A Dynamic Memory Network is a neural network architecture which processes input sequences and questions, forms episodic memories, and generates relevant answers. Questions trigger an iterative attention process which allows the model to condition its attention on the inputs and the result of previous iterations. These results are then reasoned over in a hierarchical recurrent sequence model to generate answers.
The DMN consists of a number of modules:
TASK | PAPERS | SHARE |
---|---|---|
Question Answering | 4 | 17.39% |
Template Matching | 2 | 8.70% |
Visual Tracking | 2 | 8.70% |
Visual Question Answering | 2 | 8.70% |
Task-Oriented Dialogue Systems | 1 | 4.35% |
Event Extraction | 1 | 4.35% |
Few-Shot Learning | 1 | 4.35% |
Meta-Learning | 1 | 4.35% |
Dialogue Generation | 1 | 4.35% |
COMPONENT | TYPE |
|
---|---|---|
![]() |
Recurrent Neural Networks | |
![]() |
Output Functions |