Papers › Causal-TS: A Python Library for Causal Discovery in High-Dimensional and Nonstationary...

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

27 Jul 2026arXiv:2607.24673added by Syntology

Mohammad Fesanghary

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

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. A regime discovery pipeline detects structural breaks via pluggable changepoint detectors and runs discovery per regime with regime-specific parameters. A command-line interface, synthetic data generators, and optional DoWhy integration provide an end-to-end pipeline from raw time series to causal effect estimates. The library is pip-installable, tested on Python 3.10--3.12, and available at https://github.com/bloomberg/causal-ts.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2607.24673")

Code

Syntology Ran 14 of 23 code samples harvested from 1 repository linked to this paper; 9 have no recorded run. Of those that ran: 14 ran with no contract checked.

By repository: found in paper text by Syntology: 23 samples from 1 repository, 14 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

bloomberg/causal-ts found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

23 samples harvested; 14 ran; 0 honoured the contract we drafted; 9 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

14ran
9unverified

Licence: 23 of the 23 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from bloomberg/causal-ts. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

adj bloomberg/causal-ts/causalts/lges.py found in paper text by Syntology ran GPL-3.0 (copyleft) · pointer only · a79a9642d6868e3e · report
diagnostics_from_graph bloomberg/causal-ts/causalts/inspection.py found in paper text by Syntology ran GPL-3.0 (copyleft) · pointer only · 0e8b4a27b7f5188a · report
edges_from_graph bloomberg/causal-ts/causalts/inspection.py found in paper text by Syntology ran GPL-3.0 (copyleft) · pointer only · bcff750cec760192 · report
iterative_causal_impute bloomberg/causal-ts/causalts/imputation.py found in paper text by Syntology ran GPL-3.0 (copyleft) · pointer only · 7cf06baf81339c8c · report
kk_positions_packed bloomberg/causal-ts/causalts/plotting/_core.py found in paper text by Syntology ran GPL-3.0 (copyleft) · pointer only · 90b39c9548b1a5e2 · report
lasso_var_discovery bloomberg/causal-ts/causalts/baselines.py found in paper text by Syntology ran GPL-3.0 (copyleft) · pointer only · 429c6eab8951173c · report
links_to_graph bloomberg/causal-ts/causalts/synthetic_data/structural_causal_processes.py found in paper text by Syntology ran GPL-3.0 (copyleft) · pointer only · 81110b8aef22ad06 · report
neighbors bloomberg/causal-ts/causalts/lges.py found in paper text by Syntology ran GPL-3.0 (copyleft) · pointer only · 074a01cbf108d327 · report
normalize_positions_to_unit_square bloomberg/causal-ts/causalts/plotting/_core.py found in paper text by Syntology ran GPL-3.0 (copyleft) · pointer only · 9c99696cf340b3cc · report
pa bloomberg/causal-ts/causalts/lges.py found in paper text by Syntology ran GPL-3.0 (copyleft) · pointer only · 199bf1d47c398f11 · report
recommend_config bloomberg/causal-ts/causalts/inspection.py found in paper text by Syntology ran GPL-3.0 (copyleft) · pointer only · f35e536021fb9786 · report
spread_duplicates bloomberg/causal-ts/causalts/plotting/_core.py found in paper text by Syntology ran GPL-3.0 (copyleft) · pointer only · ec4eb111f4704655 · report
temporal_bootstrap bloomberg/causal-ts/causalts/bootstrap.py found in paper text by Syntology ran GPL-3.0 (copyleft) · pointer only · ec3e788327a4daa0 · report
var_em_impute bloomberg/causal-ts/causalts/imputation.py found in paper text by Syntology ran GPL-3.0 (copyleft) · pointer only · ddf2d98ceba7086b · report
apply_ancestral_constraints bloomberg/causal-ts/causalts/cdnots/ancestral.py found in paper text by Syntology unverified GPL-3.0 (copyleft) · pointer only · 62ecbb1e0d779f8f · report
granger_discovery bloomberg/causal-ts/causalts/baselines.py found in paper text by Syntology unverified GPL-3.0 (copyleft) · pointer only · 9f95b61f127fd9cd · report
run_lpcmci bloomberg/causal-ts/causalts/tigramite_discovery.py found in paper text by Syntology unverified GPL-3.0 (copyleft) · pointer only · 6eeca5d669e2c324 · report
run_pcmci bloomberg/causal-ts/causalts/tigramite_discovery.py found in paper text by Syntology unverified GPL-3.0 (copyleft) · pointer only · 3a75501d76536e27 · report
run_pcmciplus bloomberg/causal-ts/causalts/tigramite_discovery.py found in paper text by Syntology unverified GPL-3.0 (copyleft) · pointer only · 488fa40b37f106c3 · report
select_features bloomberg/causal-ts/causalts/feature_selection.py found in paper text by Syntology unverified GPL-3.0 (copyleft) · pointer only · 34f4783cdc636733 · report
structural_causal_process bloomberg/causal-ts/causalts/synthetic_data/structural_causal_processes.py found in paper text by Syntology unverified GPL-3.0 (copyleft) · pointer only · d1c10587b19001cc · report
var_process bloomberg/causal-ts/causalts/synthetic_data/structural_causal_processes.py found in paper text by Syntology unverified GPL-3.0 (copyleft) · pointer only · e0ece51aaf4e8850 · report
varlingam_discovery bloomberg/causal-ts/causalts/baselines.py found in paper text by Syntology unverified GPL-3.0 (copyleft) · pointer only · e93bec85d6fcd4f8 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2607.24673, was issued in July 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections