AI RESEARCH

Efficient Sparse Selective-Update RNNs for Long-Range Sequence Modeling

arXiv CS.LG

ArXi:2603.02226v2 Announce Type: replace Real-world sequential signals, such as audio or video, contain critical information that is often embedded within long periods of silence or noise. While recurrent neural networks (RNNs) are designed to process such data efficiently, they often suffer from ``memory decay'' due to a rigid update schedule: they typically update their internal state at every time step, even when the input is static. This constant activity forces the model to overwrite its own memory and makes it hard for the learning signal to reach back to distant past events.