Generative Temporal Models with Memory
Mevlana Gemici, Chia-Chun Hung, Adam Santoro, Greg Wayne, Shakir, Mohamed, Danilo J. Rezende, David Amos, Timothy Lillicrap

TL;DR
This paper introduces generative temporal models with external memory systems that effectively capture long-range dependencies in sequential data, outperforming traditional RNNs like LSTMs in handling sparse, long-term temporal information.
Contribution
The paper presents a novel class of generative temporal models with external memory, trained via variational inference, capable of efficiently modeling long-range dependencies in temporal data.
Findings
Models store information from early sequence parts.
Models reuse stored information efficiently.
Models outperform LSTMs on long-term dependency tasks.
Abstract
We consider the general problem of modeling temporal data with long-range dependencies, wherein new observations are fully or partially predictable based on temporally-distant, past observations. A sufficiently powerful temporal model should separate predictable elements of the sequence from unpredictable elements, express uncertainty about those unpredictable elements, and rapidly identify novel elements that may help to predict the future. To create such models, we introduce Generative Temporal Models augmented with external memory systems. They are developed within the variational inference framework, which provides both a practical training methodology and methods to gain insight into the models' operation. We show, on a range of problems with sparse, long-term temporal dependencies, that these models store information from early in a sequence, and reuse this stored information…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Generative Adversarial Networks and Image Synthesis · Machine Learning in Healthcare
