paper-with-me

Papers

Oscillatory State-Space Models

2024-10-04 · T. Konstantin Rusch, Daniela Rus

We propose Linear Oscillatory State-Space models (LinOSS) for efficiently learning on long sequences. Inspired by cortical dynamics of biological neural networks, we base our proposed LinOSS model on a system of forced harmonic oscillators. A stable discretization, integrated over time using fast associative parallel scans, yields the proposed state-space model. We prove that LinOSS produces stable dynamics only requiring nonnegative diagonal state matrix. This is in stark contrast to many previous state-space models relying heavily on restrictive parameterizations. Moreover, we rigorously show that LinOSS is universal, i.e., it can approximate any continuous and causal operator mapping between time-varying functions, to desired accuracy. In addition, we show that an implicit-explicit discretization of LinOSS perfectly conserves the symmetry of time reversibility of the underlying dynamics. Together, these properties enable efficient modeling of long-range interactions, while ensuring stable and accurate long-horizon forecasting. Finally, our empirical results, spanning a wide range of time-series tasks from mid-range to very long-range classification and regression, as well as long-horizon forecasting, demonstrate that our proposed LinOSS model consistently outperforms state-of-the-art sequence models. Notably, LinOSS outperforms Mamba by nearly 2x and LRU by 2.5x on a sequence modeling task with sequences of length 50k.

📄 PDF Abstract BibTeX arXiv:2410.03943

Code (1)

tk-rusch/linoss jax

Tasks

MambaState Space Models

Methods 이 논문이 사용한 방법론

Mamba Foundation models, now powering most of the exciting applications in deep learning, are almost universally based on the Transformer architecture and its core attention module.…
BASE 설명 없음

Similar Papers 제목 키워드 기반

Learning to Dissipate Energy in Oscillatory State-Space Models

2025-05-17 · Jared Boyer, T. Konstantin Rusch, Daniela Rus

State-space models (SSMs) are a class of networks for sequence learning that benefit from fixed state size and linear complexity with respect to sequence length, contrasting the quadratic scaling of typical attention mec…

State Space Models

Machine learning identifies nullclines in oscillatory dynamical systems

2025-03-20 · Bartosz Prokop, Jimmy Billen, Nikita Frolov, Lendert Gelens

We introduce CLINE (Computational Learning and Identification of Nullclines), a neural network-based method that uncovers the hidden structure of nullclines from oscillatory time series data. Unlike traditional approache…

Time Series

A new oscillatory regime in two-strain epidemic models with partial cross-immunity

2024-12-10 · Nir Gavish

Infectious diseases often involve multiple strains that interact through the immune response generated after an infection. This study investigates the conditions under which a two-strain epidemic model with partial cross…

Inferring the dynamics of oscillatory systems using recurrent neural networks

2019-04-04 · Rok Cestnik, Markus Abel

We investigate the predictive power of recurrent neural networks for oscillatory systems not only on the attractor, but in its vicinity as well. For this we consider systems perturbed by an external force. This allows us…

Regime Mapping of Oscillatory States in Balanced Spiking Networks with Multiple Time Scales

2026-04-06 · Tsung-Han Kuo, Tzu-Chia Tung arxiv

Balanced spiking networks can transition between silent, asynchronous-irregular, and oscillatory states depending on interacting synaptic and temporal time scales, while their joint parameter structure remains incomplete…