Methods › General › Working Memory Models › End-To-End Memory Network

End-To-End Memory Network

2 papers tagged archive 2025-07-28

Introduced by Sainbayar Sukhbaatar et al. in End-To-End Memory Networks

archive 2025-07-28 Description, source and code snippet are the archive's method entry.

An End-to-End Memory Network is a neural network with a recurrent attention model over a possibly large external memory. The architecture is a form of Memory Network, but unlike the model in that work, it is trained end-to-end, and hence requires significantly less supervision during training. It can also be seen as an extension of RNNsearch to the case where multiple computational steps (hops) are performed per output symbol.

The model takes a discrete set of inputs x₁, …, xₙ that are to be stored in the memory, a query q, and outputs an answer a. Each of the xᵢ, q, and a contains symbols coming from a dictionary with V words. The model writes all x to the memory up to a fixed buffer size, and then finds a continuous representation for the x and q. The continuous representation is then processed via multiple hops to output a.

PaperSourceSee Code · carpedm20/MemN2N-tensorflow

Papers archive 2025-07-28

2 shown of 2, newest first. Repository counts are the archive's code-links table. A Syntology line states what Syntology ran from that paper's harvested code; it is per sample and not a correctness claim.

Tasks archive 2025-07-28

4 tasks the archive attaches to papers tagged with this method, by distinct papers. A task without a page in the catalog is plain text.

TaskPapers
Language Modeling1
Language Modelling1
Question Answering1
Stance Detection1

Usage over time archive 2025-07-28

Papers per year tagged with End-To-End Memory Network: 2015 to 2018, peak 1 1 0 2015: 1 paper 2015 2016: 0 papers 2016 2017: 0 papers 2017 2018: 1 paper 2018
Papers per year the archive tags with this method, by the paper's archive date (2 dated). Bars are counts, not a trend claim.

Components: the archive holds no method-to-method composition, so PwC's Components table cannot be rebuilt; the Papers list carries no Results column for the same reason (the archive does not join its leaderboard rows to method tags).

Categories archive 2025-07-28

Working Memory Models

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections