paper-with-me

홈 › Papers

Understanding and controlling the geometry of memory organization in RNNs

2025-02-11 · Udith Haputhanthri, Liam Storan, Yiqi Jiang, Tarun Raheja, Adam Shai, Orhun Akengin, Nina Miolane, Mark J. Schnitzer, Fatih Dinc, Hidenori Tanaka

Training recurrent neural networks (RNNs) is a high-dimensional process that requires updating numerous parameters. Therefore, it is often difficult to pinpoint the underlying learning mechanisms. To address this challenge, we propose to gain mechanistic insights into the phenomenon of \emph{abrupt learning} by studying RNNs trained to perform diverse short-term memory tasks. In these tasks, RNN training begins with an initial search phase. Following a long period of plateau in accuracy, the values of the loss function suddenly drop, indicating abrupt learning. Analyzing the neural computation performed by these RNNs reveals geometric restructuring (GR) in their phase spaces prior to the drop. To promote these GR events, we introduce a temporal consistency regularization that accelerates (bioplausible) training, facilitates attractor formation, and enables efficient learning in strongly connected networks. Our findings offer testable predictions for neuroscientists and emphasize the need for goal-agnostic secondary mechanisms to facilitate learning in biological and artificial networks.

📄 PDF Abstract BibTeX arXiv:2502.07256

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Geometry of naturalistic object representations in recurrent neural network models of working memory

2024-11-04 · Xiaoxuan Lei, Takuya Ito, Pouya Bashivan

Working memory is a central cognitive ability crucial for intelligent decision-making. Recent experimental and computational work studying working memory has primarily used categorical (i.e., one-hot) inputs, rather than…

Text-based LSTM networks for Automatic Music Composition

2016-04-18 · Keunwoo Choi, George Fazekas, Mark Sandler

In this paper, we introduce new methods and discuss results of text-based LSTM (Long Short-Term Memory) networks for automatic music composition. The proposed network is designed to learn relationships within text docume…

Diversity

RNNs perform task computations by dynamically warping neural representations

2025-12-03 · Arthur Pellegrino, Angus Chadwick arxiv

Analysing how neural networks represent data features in their activations can help interpret how they perform tasks. Hence, a long line of work has focused on mathematically characterising the geometry of such "neural r…

Recurrent Neural Networks with External Memory for Language Understanding

2015-05-31 · Baolin Peng, Kaisheng Yao

Recurrent Neural Networks (RNNs) have become increasingly popular for the task of language understanding. In this task, a semantic tagger is deployed to associate a semantic label to each word in an input sequence. The s…

Memorization

Theory of gating in recurrent neural networks

2020-07-29 · Kamesh Krishnamurthy, Tankut Can, David J. Schwab

Recurrent neural networks (RNNs) are powerful dynamical models, widely used in machine learning (ML) and neuroscience. Prior theoretical work has focused on RNNs with additive interactions. However, gating - i.e. multipl…