English

Compute-in-Memory Implementation of State Space Models for Event Sequence Processing

Signal Processing 2025-12-24 v2 Artificial Intelligence Machine Learning

Abstract

State space models (SSMs) have recently emerged as a powerful framework for long sequence processing, outperforming traditional methods on diverse benchmarks. Fundamentally, SSMs can generalize both recurrent and convolutional networks and have been shown to even capture key functions of biological systems. Here we report an approach to implement SSMs in energy-efficient compute-in-memory (CIM) hardware to achieve real-time, event-driven processing. Our work re-parameterizes the model to function with real-valued coefficients and shared decay constants, reducing the complexity of model mapping onto practical hardware systems. By leveraging device dynamics and diagonalized state transition parameters, the state evolution can be natively implemented in crossbar-based CIM systems combined with memristors exhibiting short-term memory effects. Through this algorithm and hardware co-design, we show the proposed system offers both high accuracy and high energy efficiency while supporting fully asynchronous processing for event-based vision and audio tasks.

Keywords

Cite

@article{arxiv.2511.13912,
  title  = {Compute-in-Memory Implementation of State Space Models for Event Sequence Processing},
  author = {Xiaoyu Zhang and Mingtao Hu and Sen Lu and Soohyeon Kim and Eric Yeu-Jer Lee and Yuyang Liu and Wei D. Lu},
  journal= {arXiv preprint arXiv:2511.13912},
  year   = {2025}
}

Comments

Xiaoyu Zhang and Mingtao Hu contributed equally to this work

R2 v1 2026-07-01T07:42:14.104Z