Learning To Compose Neural Networks For Question Answering | Awesome LLM Papers

Learning To Compose Neural Networks For Question Answering

Jacob Andreas, Marcus Rohrbach, Trevor Darrell, Dan Klein Β· Proceedings of the 2016 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies Β· 2016

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.

Similar Work
Loading…