LGOct 5, 2023

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

arXiv:2310.03915v33 citationsh-index: 24
Originality Incremental advance
AI Analysis

This work addresses robustness in autonomous agents for machine learning applications, presenting an incremental improvement in network parameterization for closed-loop control.

The paper tackled the challenge of developing robust autonomous agents for closed-loop control by parameterizing recurrent neural network connectivity with low-rank and sparse structures, showing that this approach enables memory-efficient agents that outperform full-rank counterparts under distribution shift.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes