Graph neural networks for questions and answers

The role of machine learning algorithms in natural language processing (NLP) tasks has become increasingly important. In the pursuit of developing intelligent agents capable of not only understanding but also reasoning about natural language, it can be beneficial to formulate such problems as graphs...

Full description

Saved in:
Bibliographic Details
Main Author: Mah, Caleb
Other Authors: Xavier Bresson
Format: Final Year Project
Language:English
Published: 2019
Subjects:
Online Access:http://hdl.handle.net/10356/76956
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:The role of machine learning algorithms in natural language processing (NLP) tasks has become increasingly important. In the pursuit of developing intelligent agents capable of not only understanding but also reasoning about natural language, it can be beneficial to formulate such problems as graphs for which recent neural network techniques are able to interpret. One example of such a task would be the ability to answer queries about a given set of statements. This project explores the effectiveness of graph structured deep learning techniques in generating answers to questions. In particular, the relative performance of a new technique involving residual gated convolutional networks will be compared against earlier methods using the bAbi tasks dataset as a benchmark. We will show that this new model performs similarly, if not better than, existing models and discuss the limitations faced.