CEDAR Discovers Causal Edges in Sparse Autoregressive Time Series

Mohammad Fesanghary· July 24, 2026 View original

Summary

CEDAR is a new constraint-based method designed for discovering lagged causal relationships in sparse autoregressive time series data, particularly effective with limited data and strong lag-1 self-dynamics.

This paper introduces CEDAR (Causal Edge Discovery for Autoregressive Processes), a novel constraint-based approach for identifying lagged causal connections within sparse autoregressive time series. The method is particularly useful when dealing with datasets where variables exhibit strong lag-1 self-dynamics and data availability is limited. CEDAR operates by first screening potential cross-variable lags using AR(1)-residualized, U-centered distance correlation. Following this, it applies two targeted conditional-independence tests for each significant candidate lag, accepting at most one lag per ordered pair. A stable MCI pruning step then removes any indirect causal edges, ensuring a clearer interpretation of direct relationships. The system also includes an optional feature for adjusting for trend-like nonstationarity using deterministic C-nodes. In sparse data environments where few lags pass the initial screening, CEDAR offers an efficient solution, requiring only O(d^2) conditional independence tests after the screening phase, while maintaining clear, edge-level interpretability. Its effectiveness is most pronounced with scarce data and dominant lag-1 self-dynamics, though other methods may be preferred with larger datasets or more complex higher-order autoregressive effects.

Why it matters

Understanding causal relationships in time series data is crucial for effective forecasting, anomaly detection, and strategic decision-making across many industries, enabling professionals to identify root causes and predict future states more accurately.

How to implement this in your domain

  1. 1Apply CEDAR to analyze complex time-series data in domains like finance, healthcare, or IoT for causal insights.
  2. 2Integrate CEDAR's methodology into existing data analysis pipelines to enhance causal discovery capabilities.
  3. 3Utilize the identified causal edges to build more accurate predictive models or inform intervention strategies.
  4. 4Evaluate CEDAR's performance against other causal inference methods on domain-specific datasets, especially those with sparse data.

Who benefits

FinanceHealthcareManufacturingEnvironmental ScienceSupply Chain

Key takeaways

  • CEDAR is a new method for discovering lagged causal edges in sparse autoregressive time series.
  • It uses a screening process followed by targeted conditional-independence tests and pruning.
  • The method is efficient for sparse regimes and provides edge-level interpretability.
  • CEDAR is particularly effective with scarce data and strong lag-1 self-dynamics.

Original post by Mohammad Fesanghary

"arXiv:2607.20696v1 Announce Type: new Abstract: We propose CEDAR (Causal Edge Discovery for Autoregressive Processes), a constraint-based method for lagged causal edge discovery in sparse autoregressive time series. CEDAR screens candidate cross-variable lags using AR(1)-residual…"

View on X

Originally posted by Mohammad Fesanghary on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses