Pith. sign in

REVIEW 4 cited by

Combining Recurrent, Convolutional, and Continuous-time Models with Linear State-Space Layers

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2110.13985 v1 pith:GRQVQV7K submitted 2021-10-26 cs.LG cs.AI

classification cs.LGcs.AI
keywords continuous-timelsslmodelslinearneuralstate-spaceapproachesclassification
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
abstract

Recurrent neural networks (RNNs), temporal convolutions, and neural differential equations (NDEs) are popular families of deep learning models for time-series data, each with unique strengths and tradeoffs in modeling power and computational efficiency. We introduce a simple sequence model inspired by control systems that generalizes these approaches while addressing their shortcomings. The Linear State-Space Layer (LSSL) maps a sequence $u \mapsto y$ by simply simulating a linear continuous-time state-space representation $\dot{x} = Ax + Bu, y = Cx + Du$. Theoretically, we show that LSSL models are closely related to the three aforementioned families of models and inherit their strengths. For example, they generalize convolutions to continuous-time, explain common RNN heuristics, and share features of NDEs such as time-scale adaptation. We then incorporate and generalize recent theory on continuous-time memorization to introduce a trainable subset of structured matrices $A$ that endow LSSLs with long-range memory. Empirically, stacking LSSL layers into a simple deep neural network obtains state-of-the-art results across time series benchmarks for long dependencies in sequential image classification, real-world healthcare regression tasks, and speech. On a difficult speech classification task with length-16000 sequences, LSSL outperforms prior approaches by 24 accuracy points, and even outperforms baselines that use hand-crafted features on 100x shorter sequences.

Discussion (0). Sign in to comment.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. OpenAlex reports about 81 citations worldwide. Full citation record

  1. UnHiPPO: Uncertainty-aware Initialization for State Space Models

    cs.LG 2025-06 conditional novelty 6.0 of 10

    UnHiPPO uses a Kalman filter view of HiPPO to derive a noise-robust initialization for state space models that filters measurement noise with no added runtime.

  2. VEMamba: Efficient Isotropic Reconstruction of Volume Electron Microscopy with Axial-Lateral Consistent Mamba

    cs.CV 2026-03 conditional novelty 5.0 of 10

    VEMamba applies Mamba state-space models with axial-lateral chunked scanning and MoCo-based degradation learning to achieve efficient isotropic reconstruction of volume electron microscopy data.

  3. On Sequence-to-Sequence Models for Automated Log Parsing

    cs.SE 2026-02 conditional novelty 5.0 of 10

    On synthetic Apache log parsing, Transformer and Mamba sequence models outperform LSTM baselines, with Mamba nearly as accurate at a fraction of the compute cost.

  4. Scaling Legal AI: Benchmarking Mamba and Transformers for Statutory Classification and Case Law Retrieval

    cs.CY 2025-08 reject novelty 4.0 of 10

    A benchmark reports that SSD-Mamba matches or surpasses transformer baselines on legal classification and retrieval with higher throughput, but omits reproducible experimental details.

Pith tools