Learning to Compose Neural Networks for Question Answering
Computation and Language
2016-06-09 v4 Computer Vision and Pattern Recognition
Neural and Evolutionary Computing
Abstract
We describe a question answering model that applies to both images and structured knowledge bases. The model uses natural language strings to automatically assemble neural networks from a collection of composable modules. Parameters for these modules are learned jointly with network-assembly parameters via reinforcement learning, with only (world, question, answer) triples as supervision. Our approach, which we term a dynamic neural model network, achieves state-of-the-art results on benchmark datasets in both visual and structured domains.
Cite
@article{arxiv.1601.01705,
title = {Learning to Compose Neural Networks for Question Answering},
author = {Jacob Andreas and Marcus Rohrbach and Trevor Darrell and Dan Klein},
journal= {arXiv preprint arXiv:1601.01705},
year = {2016}
}