paper-with-me

홈 › Papers

Learning reveals invisible structure in low-rank RNNs

2026-05-05 · Yoav Ger, Omri Barak arxiv

Learning in neural systems arises from synaptic changes that reshape the representations underlying behavior. While low-rank recurrent neural networks (RNNs) have emerged as a powerful framework for linking connectivity to function, a theoretical understanding of their learning process remains elusive. Here, we extend the low-rank framework from activity to learning by deriving gradient-descent dynamics directly in a reduced overlap space. We formulate a closed-form, low-dimensional system of ODEs that governs learning in this space, exact for linear RNNs and asymptotically exact for nonlinear RNNs in the large-$N$ Gaussian limit. Central to our analysis is a distinction between two classes of overlaps: loss-visible overlaps, which fully determine network activity, output, and loss, and loss-invisible overlaps, which do not affect function but are required to describe learning. We illustrate the consequences of this decomposition through two phenomena. First, we show that learning can serve as a perturbation that exposes differences in connectivity between functionally equivalent networks. Second, we show that loss-invisible overlaps can act as memory variables that encode training history, and characterize the conditions under which this occurs. Finally, we present several testable predictions for biological learning experiments derived from our theory.

📄 PDF Abstract BibTeX arXiv:2605.04115

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Invisible Relevance Bias: Text-Image Retrieval Models Prefer AI-Generated Images

2023-11-23 · Shicheng Xu, Danyang Hou, Liang Pang, Jingcheng Deng 외

With the advancement of generation models, AI-generated content (AIGC) is becoming more realistic, flooding the Internet. A recent study suggests that this phenomenon causes source bias in text retrieval for web search. …

Cross-Modal RetrievalImage RetrievalRetrievalText Retrieval

The interplay between randomness and structure during learning in RNNs

2020-06-19 · NeurIPS 2020 12 · Friedrich Schuessler, Francesca Mastrogiuseppe, Alexis Dubreuil, Srdjan Ostojic 외

Recurrent neural networks (RNNs) trained on low-dimensional tasks have been widely used to model functional biological networks. However, the solutions found by learning and the effect of initial connectivity are not wel…

From Global to Granular: Revealing IQA Model Performance via Correlation Surface

2026-01-29 · Baoliang Chen, Danni Huang, Hanwei Zhu, Lingyu Zhu 외 arxiv

Evaluation of Image Quality Assessment (IQA) models has long been dominated by global correlation metrics, such as Pearson Linear Correlation Coefficient (PLCC) and Spearman Rank-Order Correlation Coefficient (SRCC). Whi…

Image Quality Assessment

A Tensor Decomposition Perspective on Second-order RNNs

2024-06-07 · Maude Lizaire, Michael Rizvi-Martel, Marawan Gamal Abdel Hameed, Guillaume Rabusseau

Second-order Recurrent Neural Networks (2RNNs) extend RNNs by leveraging second-order interactions for sequence modelling. These models are provably more expressive than their first-order counterparts and have connection…

Tensor Decomposition

Low Tensor Rank Learning of Neural Dynamics

2023-08-22 · NeurIPS 2023 11

Learning relies on coordinated synaptic changes in recurrently connected populations of neurons. Therefore, understanding the collective evolution of synaptic connectivity over learning is a key challenge in neuroscience…