vix.ing · top · new · best · stats

Ask Me Anything: Dynamic Memory Networks for Natural Language Processing

2015/06/24 by Ankit Kumar, Ozan İrsoy, Ozan Irsoy +18 · 2 voices · 631 citations
Computer Science · Psychology · #Artificial intelligence #Artificial neural network #Ask price #Cognition #Computer science #Episodic memory #Language model #Linguistics #Multimodal Machine Learning Applications #Natural (archaeology) #Natural Language Processing Techniques #Natural language #Natural language processing #Process (computing) #Programming language #Psychology #Question answering #Recurrent neural network #Sequence (biology) #Speech recognition #Topic Modeling #Treebank #Word (group theory) #cs.CL #cs.LG #cs.NE

paper · pdf · doi:10.48550/arxiv.1506.07285

published in arXiv (Cornell University) (Cornell University)

openalex publication_date 2015/06/24 · arxiv created 2016/03/05 · arxiv updated 2016/03/08 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Most tasks in natural language processing can be cast into question answering (QA) problems over language input. We introduce the dynamic memory network (DMN), 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 can be trained end-to-end and obtains state-of-the-art results on several types of tasks and datasets: question answering (Facebook's bAbI dataset), text classification for sentiment analysis (Stanford Sentiment Treebank) and sequence modeling for part-of-speech tagging (WSJ-PTB). The training for these different tasks relies exclusively on trained word vector representations and input-question-answer triplets.

Cited by

Discussions

Related