paper-with-me

홈 › Papers

Leveraging Low-Rank and Sparse Recurrent Connectivity for Robust Closed-Loop Control

2023-10-05 · Neehal Tumma, Mathias Lechner, Noel Loo, Ramin Hasani, Daniela Rus

Developing autonomous agents that can interact with changing environments is an open challenge in machine learning. Robustness is particularly important in these settings as agents are often fit offline on expert demonstrations but deployed online where they must generalize to the closed feedback loop within the environment. In this work, we explore the application of recurrent neural networks to tasks of this nature and understand how a parameterization of their recurrent connectivity influences robustness in closed-loop settings. Specifically, we represent the recurrent connectivity as a function of rank and sparsity and show both theoretically and empirically that modulating these two variables has desirable effects on network dynamics. The proposed low-rank, sparse connectivity induces an interpretable prior on the network that proves to be most amenable for a class of models known as closed-form continuous-time neural networks (CfCs). We find that CfCs with fewer parameters can outperform their full-rank, fully-connected counterparts in the online setting under distribution shift. This yields memory-efficient and robust agents while opening a new perspective on how we can modulate network dynamics through connectivity.

📄 PDF Abstract BibTeX arXiv:2310.03915

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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…

Macroscopic Fluctuations Emerge in Balanced Networks with Incomplete Recurrent Alignment

2021-03-11 · Itamar Daniel Landau, Haim Sompolinsky

Networks of strongly-coupled neurons with random connectivity exhibit chaotic, asynchronous fluctuations. In previous work, we showed that when endowed with an additional low-rank connectivity consisting of the outer pro…

Rethinking Full Connectivity in Recurrent Neural Networks

2019-05-29 · Matthijs Van Keirsbilck, Alexander Keller, Xiaodong Yang

Recurrent neural networks (RNNs) are omnipresent in sequence modeling tasks. Practical models usually consist of several layers of hundreds or thousands of neurons which are fully connected. This places a heavy computati…

Action RecognitionLanguage ModelingLanguage Modellingspeech-recognition+2

Linking connectivity, dynamics and computations in low-rank recurrent neural networks

2018-08-28

Large scale neural recordings have established that the transformation of sensory stimuli into motor outputs relies on low-dimensional dynamics at the population level, while individual neurons exhibit complex selectivit…

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 …