paper-with-me

홈 › Papers

CaMBRAIN: Real-time, Continuous EEG Inference with Causal State Space Models

2026-05-27 · Abhilash Durgam, Nyle Siddiqui, Jeffrey A. Chan-Santiago, Qiushi Fu, Elakkat D. Gireesh, Mubarak Shah arxiv

Electroencephalography (EEG) is a critical, non-invasive method to monitor electrical brain activity. EEGs can span anywhere from a couple seconds to multiple hours, posing a major hurdle for existing deep learning methods due to two major factors: (1) existing EEG models are predominantly built upon the attention mechanism, incurring quadratic scaling as the sequence length increases, and (2) raw EEG signals must be processed in a sliding-window fashion due to fixed-length input requirements, preventing global understanding of the entire signal. To this extent, we propose CaMBRAIN - the first Causal, Mamba-based state space model (SSM) capable of real-time inference of EEG signals, arguing that bidirectional approaches are needlessly expensive given the causal, unidirectional nature of EEG. However, training such a model is non-trivial, as crucial EEG events can be extremely brief - within fractions of a second - yet separated by long intervals spanning minutes. Current EEG methods use self-supervised objectives that optimize for signal reconstruction, but these are not well suited for streaming SSMs; they fail to explicitly train the hidden state to retain the salient long-range context needed for streaming inference. We therefore introduce a multi-stage self-supervised training pipeline specifically tailored to encourage long-range memory retention and strong performance on EEG signals, while preserving the linear-time complexity of state space models. CaMBRAIN achieves state-of-the-art (SOTA) results across 3 different EEG datasets with >10x higher throughput than existing models, enabling the first model capable of long-range, continuous inference of variable-length EEG signals.

📄 PDF Abstract BibTeX arXiv:2605.28792

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A rational model of causal inference with continuous causes

2011-12-01 · NeurIPS 2011 12 · Thomas L. Griffiths, Michael James

Rational models of causal induction have been successful in accounting for people's judgments about the existence of causal relationships. However, these models have focused on explaining inferences from discrete data of…

Causal Inference

End-to-End Balancing for Causal Continuous Treatment-Effect Estimation

2021-07-27 · Mohammad Taha Bahadori, Eric Tchetgen Tchetgen, David E. Heckerman

We study the problem of observational causal inference with continuous treatments in the framework of inverse propensity-score weighting. To obtain stable weights, we design a new algorithm based on entropy balancing tha…

Causal Inference

Causal Structure Learning for Dynamical Systems with Theoretical Score Analysis

2025-12-16 · Nicholas Tagliapietra, Katharina Ensinger, Christoph Zimmer, Osman Mian arxiv

Real world systems evolve in continuous-time according to their underlying causal relationships, yet their dynamics are often unknown. Existing approaches to learning such dynamics typically either discretize time -- lea…

Observable Neural ODEs for Identifiable Causal Forecasting in Continuous Time

2026-04-28 · Jennifer Wendland, Nicolas Freitag, Maik Kschischo arxiv

Causal inference in continuous-time sequential decision problems is challenged by hidden confounders. We show that, in latent state-space models with time-varying interventions, observability of the latent dynamics from …

Causal Inference

Quantifying Causes of Arctic Amplification via Deep Learning based Time-series Causal Inference

2023-02-22 · Sahara Ali, Omar Faruque, Yiyi Huang, Md. Osman Gani 외

The warming of the Arctic, also known as Arctic amplification, is led by several atmospheric and oceanic drivers. However, the details of its underlying thermodynamic causes are still unknown. Inferring the causal effect…

Causal InferencecounterfactualTime SeriesTime Series Analysis