arXiv Machine Learning By Mohammad Fesanghary

CEDAR: Causal Edge Discovery for Autoregressive Processes

Read the original on arXiv Machine Learning →

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.

Summary generated by The Flow from the publisher's feed. The full article lives at arXiv Machine Learning.

arXiv Machine Learning
Jul 21

Causal Discovery on Irregular Time Series

arXiv:2607. 18226v1 Announce Type: new Abstract: Causal discovery methods have shown strong performance in temporal systems, but they typically rely on regular and discrete lag structures, limiting their applicability to regularly sampled data.

By Martim Penim, Ricardo Ribeiro Pereira, Jacopo Bono, Hugo Ferreira, M\'ario A. T. Figueiredo, Pedro Bizarro
Hugging Face Trending Papers
Jul 27

Causal-TS: A Python Library for Causal Discovery in High-Dimensional and Nonstationary Time Series

We describe Causal-TS, an open-source Python library for causal discovery in high-dimensional and nonstationary multivariate time series. Causal-TS provides four specialized algorithms-CDNOTS, CDNOTS+, CEDAR, and GRACE-along with wrappers for GES, Granger, LASSO-VAR, and LGES, all sharing a unified conditional independence (CI) test layer with GPU acceleration via PyTorch.

arXiv Machine Learning
Jun 5

From Causal Discovery to Dynamic Causal Inference in Neural Time Series

arXiv:2603. 20980v3 Announce Type: replace Abstract: Time-varying causal models provide a powerful framework for studying dynamic scientific systems, yet most existing approaches assume that the underlying causal network is known a priori - an assumption rarely satisfied in real-world domains where causal structure is uncertain, evolving, or only indirectly observable.

By Dmitry Zaytsev, Valentina Kuskova, Michael Coppedge
Hugging Face Trending Papers
Jul 20

Causal Discovery on Irregular Time Series

Causal discovery methods have shown strong performance in temporal systems, but they typically rely on regular and discrete lag structures, limiting their applicability to regularly sampled data. However, many real-world tasks require dealing with irregularly sampled streams of events, such as sensor streams, healthcare data, and financial transactions.