Using NLU in Context for Question Answering: Improving on Facebook's bAbI Tasks
John S. Ball

TL;DR
This paper presents a linguistically grounded NLU system for question answering that outperforms traditional machine learning approaches on Facebook's bAbI tasks, emphasizing explainability and scalability.
Contribution
The authors introduce a non-statistical, meaning-based NLU model using Role and Reference Grammar and Patom theory, improving on bAbI tasks without relying on parsing or statistical methods.
Findings
Passes bAbI tasks without parsing or statistics
Validates training and test data to detect 'garbage' inputs and outputs
Offers an explainable, scalable alternative to deep learning models
Abstract
For the next step in human to machine interaction, Artificial Intelligence (AI) should interact predominantly using natural language because, if it worked, it would be the fastest way to communicate. Facebook's toy tasks (bAbI) provide a useful benchmark to compare implementations for conversational AI. While the published experiments so far have been based on exploiting the distributional hypothesis with machine learning, our model exploits natural language understanding (NLU) with the decomposition of language based on Role and Reference Grammar (RRG) and the brain-based Patom theory. Our combinatorial system for conversational AI based on linguistics has many advantages: passing bAbI task tests without parsing or statistics while increasing scalability. Our model validates both the training and test data to find 'garbage' input and output (GIGO). It is not rules-based, nor does it…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Speech and dialogue systems
