PulseAugur
EN
LIVE 09:43:54

New Recurrent Network Model Mimics Brain Computation for Working Memory

Researchers have introduced the Recurrent Divisive Normalization Network (RDNN), a novel artificial neural network model inspired by biological divisive normalization. This model is designed to overcome the limitations of traditional recurrent neural networks (RNNs) and continuous attractor networks in robustly maintaining and updating continuous variables, a key aspect of working memory. The RDNN's biophysical constraint enables it to learn high-fidelity slow manifolds, preventing the state space from fragmenting into discrete points. Additionally, the network's gradient dynamics during Backpropagation Through Time (BPTT) lead to self-compression of its effective rank, confining dynamics to a low-dimensional subspace and avoiding optimization issues. AI

IMPACT This research introduces a novel neural network architecture inspired by biological computation, potentially improving AI's ability to handle continuous variables in tasks like working memory.

RANK_REASON The cluster describes a novel computational model and its analysis presented in a research paper on arXiv. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.NE (Neural & Evolutionary) →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New Recurrent Network Model Mimics Brain Computation for Working Memory

COVERAGE [1]

  1. arXiv cs.NE (Neural & Evolutionary) TIER_1 English(EN) · Dahui Wang ·

    Divisive Normalization Shapes Low-Rank Slow Manifolds for Continuous Working Memory

    The ability to robustly maintain and update continuous variables is a hallmark of working memory. While classical continuous attractor networks suffer from severe fine-tuning fragility, standard artificial recurrent neural networks (RNNs) like GRUs and LSTMs typically fail to sta…