Paper Overview
Field: Machine Learning Authors: Martim Penim, Ricardo Ribeiro Pereira, Jacopo Bono, Hugo Ferreira, Mário A. T. Figueiredo, et al. (6 authors) Published: 2026-07-20 arXiv: 2607.18226 Categories: cs.LG, stat.ME
Abstract
Causal discovery methods show strong performance in time series systems, but they typically rely on regular and discrete lag structures, restricting their applicability to regularly sampled data. However, many real-world tasks require processing irregularly sampled event streams, such as sensor data, medical data, and financial transactions.
In this work, the authors extend PCMCI+—a state-of-the-art method for causal discovery in regular multivariate time series—to handle irregular time series. Rather than modeling causal relationships through fixed-lag dependencies, the proposed method aggregates causal influence over predefined temporal windows.
Evaluation
The method was evaluated on synthetic irregular event streams with known causal structures, across different signal-to-noise ratios. The results demonstrate that it:
- Consistently recovers the underlying causal graph
- Substantially outperforms standard PCMCI+ on irregularly sampled data
Full Abstract (Condensed)
> We extend PCMCI+ to handle irregular time series by aggregating causal influence over predefined temporal windows instead of fixed-lag dependencies, substantially outperforming standard PCMCI+ on irregularly sampled data.
---
*Auto-collected on 2026-07-22*