paper-with-me

Papers

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 representations." In parallel, machine learning has seen a surge of interest in understanding how dynamical systems perform computations on time-varying input data. Yet, the link between computation-through-dynamics and representational geometry remains poorly understood. Here, we hypothesise that recurrent neural networks (RNNs) perform computations by dynamically warping their representations of task variables. To test this hypothesis, we develop a Riemannian geometric framework that enables the derivation of the manifold topology and geometry of a dynamical system from the manifold of its inputs. By characterising the time-varying geometry of RNNs, we show that dynamic warping is a fundamental feature of their computations.

📄 PDF Abstract BibTeX arXiv:2512.04310

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multi-Dimensional Recurrent Neural Networks

2007-05-14 · Alex Graves, Santiago Fernandez, Juergen Schmidhuber

Recurrent neural networks (RNNs) have proved effective at one dimensional sequence learning tasks, such as speech and online handwriting recognition. Some of the properties that make RNNs suitable for such tasks, for exa…

Handwriting RecognitionImage SegmentationSemantic Segmentation

Saving RNN Computations with a Neuron-Level Fuzzy Memoization Scheme

2022-02-14 · Franyell Silfa, Jose-Maria Arnau, Antonio González

Recurrent Neural Networks (RNNs) are a key technology for applications such as automatic speech recognition or machine translation. Unlike conventional feed-forward DNNs, RNNs remember past information to improve the acc…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Machine Translationspeech-recognition+1

Analyzing and Exploiting NARX Recurrent Neural Networks for Long-Term Dependencies

2017-02-24 · ICLR 2018 1 · Robert DiPietro, Christian Rupprecht, Nassir Navab, Gregory D. Hager

Recurrent neural networks (RNNs) have achieved state-of-the-art performance on many diverse tasks, from machine translation to surgical activity recognition, yet training RNNs to capture long-term dependencies remains di…

Activity RecognitionMachine TranslationTranslation

Discovering alternative solutions beyond the simplicity bias in recurrent neural networks

2025-09-25 · William Qian, Cengiz Pehlevan arxiv

Training recurrent neural networks (RNNs) to perform neuroscience-style tasks has become a popular way to generate hypotheses for how neural circuits in the brain might perform computations. Recent work has demonstrated …

Line attractor dynamics in recurrent networks for sentiment classification

2019-05-17 · ICML Workshop Deep_Phenomen 2019 6 · Niru Maheswaranathan, Alex H. Williams, Matthew D. Golub, Surya Ganguli 외

Recurrent neural networks (RNNs) are a powerful tool for modeling sequential data. Despite their widespread usage, understanding how RNNs solve complex problems remains elusive. Here, we characterize how popular R…