Dynamic Memory Networks for Visual and Textual Question Answering
About
Neural network architectures with memory and attention mechanisms exhibit certain reasoning capabilities required for question answering. One such architecture, the dynamic memory network (DMN), obtained high accuracy on a variety of language tasks. However, it was not shown whether the architecture achieves strong results for question answering when supporting facts are not marked during training or whether it could be applied to other modalities such as images. Based on an analysis of the DMN, we propose several improvements to its memory and input modules. Together with these changes we introduce a novel input module for images in order to be able to answer visual questions. Our new DMN+ model improves the state of the art on both the Visual Question Answering dataset and the \babi-10k text question-answering dataset without supporting fact supervision.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Visual Question Answering | VQA (test-dev) | Acc (All)60.3 | 147 | |
| Visual Question Answering | VQA (test-std) | -- | 110 | |
| Open-Ended Visual Question Answering | VQA 1.0 (test-dev) | Overall Accuracy60.3 | 100 | |
| Open-Ended Visual Question Answering | VQA 1.0 (test-standard) | Overall Accuracy60.4 | 50 | |
| Visual Question Answer | VQA 1.0 (test-dev) | Overall Accuracy60.3 | 44 | |
| Open-Ended Visual Question Answering | VQA (test-standard) | Accuracy (Overall)60.4 | 32 | |
| Question Answering | bAbI 10k (test) | Task 1: 1 Supporting Fact Error0.00e+0 | 15 | |
| Visual Question Answering | MemexQA (test) | Accuracy (How Many)79.2 | 9 | |
| Visual Question Answering (Open-Ended) | VQA (test-dev) | Yes/No Accuracy80.5 | 8 | |
| Textual Question Answering | bAbI English 10k (test) | Failed Tasks Count (Error > 5%)1 | 7 |