paper-with-me

Papers

Multi-timescale Representation Learning in LSTM Language Models

2020-09-27 · ICLR 2021 1 · Shivangi Mahto, Vy A. Vo, Javier S. Turek, Alexander G. Huth

Language models must capture statistical dependencies between words at timescales ranging from very short to very long. Earlier work has demonstrated that dependencies in natural language tend to decay with distance between words according to a power law. However, it is unclear how this knowledge can be used for analyzing or designing neural network language models. In this work, we derived a theory for how the memory gating mechanism in long short-term memory (LSTM) language models can capture power law decay. We found that unit timescales within an LSTM, which are determined by the forget gate bias, should follow an Inverse Gamma distribution. Experiments then showed that LSTM language models trained on natural English text learn to approximate this theoretical distribution. Further, we found that explicitly imposing the theoretical distribution upon the model during training yielded better language model perplexity overall, with particular improvements for predicting low-frequency (rare) words. Moreover, the explicit multi-timescale model selectively routes information about different types of words through units with different timescales, potentially improving model interpretability. These results demonstrate the importance of careful, theoretically-motivated analysis of memory and timescale in language models.

📄 PDF Abstract BibTeX arXiv:2009.12727

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingRepresentation Learning

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Interpretable multi-timescale models for predicting fMRI responses to continuous natural speech

2020-12-01 · NeurIPS 2020 12 · Shailee Jain, Vy Vo, Shivangi Mahto, Amanda LeBel 외

Natural language contains information at multiple timescales. To understand how the human brain represents this information, one approach is to build encoding models that predict fMRI responses to natural language using …

Rainfall-Runoff Prediction at Multiple Timescales with a Single Long Short-Term Memory Network

2020-10-15 · Martin Gauch, Frederik Kratzert, Daniel Klotz, Grey Nearing 외

Long Short-Term Memory Networks (LSTMs) have been applied to daily discharge prediction with remarkable success. Many practical scenarios, however, require predictions at more granular timescales. For instance, accurate …

Prediction

Mapping the Timescale Organization of Neural Language Models

2020-12-12 · ICLR 2021 1 · Hsiang-Yun Sherry Chien, Jinhan Zhang, Christopher. J. Honey

In the human brain, sequences of language input are processed within a distributed and hierarchical architecture, in which higher stages of processing encode contextual information over longer timescales. In contrast, in…

Language ModellingSentence

Slower is Better: Revisiting the Forgetting Mechanism in LSTM for Slower Information Decay

2021-05-12 · Hsiang-Yun Sherry Chien, Javier S. Turek, Nicole Beckage, Vy A. Vo 외

Sequential information contains short- to long-range dependencies; however, learning long-timescale information has been a challenge for recurrent neural networks. Despite improvements in long short-term memory networks …

image-classificationImage ClassificationLanguage ModelingLanguage Modelling

Multi-Timescale Modeling of Human Behavior

2022-11-16 · Chinmai Basavaraj, Adarsh Pyarelal, Evan Carter

In recent years, the role of artificially intelligent (AI) agents has evolved from being basic tools to socially intelligent agents working alongside humans towards common goals. In such scenarios, the ability to predict…

AI AgentMinecraftvalid