Papers › Coarsening Causal DAG Models

Coarsening Causal DAG Models

15 Jan 2026arXiv:2601.10531added by Syntology

Francisco Madaleno, Pratik Misra, Alex Markham

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

Directed acyclic graphical (DAG) models are a powerful tool for representing causal relationships among jointly distributed random variables, especially concerning data from across different experimental settings. However, it is not always practical or desirable to estimate a causal model at the granularity of given features in a particular dataset. There is a growing body of research on causal abstraction to address such problems. We contribute to this line of research by (i) providing novel graphical identifiability results for practically-relevant interventional settings, (ii) proposing an efficient, provably consistent algorithm for directly learning abstract causal graphs from interventional data with unknown intervention targets, and (iii) uncovering theoretical insights about the lattice structure of the underlying search space, with connections to the field of causal discovery more generally. As proof of concept, we apply our algorithm on synthetic and real datasets with known ground truths, including measurements from a controlled physical system with interacting light intensity and polarization.

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="2601.10531")

Code

Syntology Ran 10 of 15 code samples harvested from 3 repositories linked to this paper; 5 have no recorded run. Of those that ran: 1 ran · honoured contract; 2 ran · violated contract; 1 ran · our draft was wrong; 5 ran · fixture could not drive it; 1 ran with no contract checked.

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

Alex-Markham/repare found in paper text by SyntologyGPL-3.0 report
juangamella/causal-chamber found in paper text by SyntologyCC-BY-4.0 report
juangamella/gnies 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

15 samples harvested; 10 ran; 1 honoured the contract we drafted; 5 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.

1ran · honoured contract
2ran · violated contract
1ran · our draft was wrong
5ran · fixture could not drive it
1ran
5unverified

Licence: 4 of the 15 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 3 repositories linked to this paper, official or community; each sample names its own and says which. “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.

DecomposableScore juangamella/gnies/gnies/scores/gnies_score.py found in paper text by Syntology ran BSD-3-Clause (permissive) · 899dcf88b61a62b9 · report
_embedd juangamella/gnies/gnies/scores/gnies_score.py found in paper text by Syntology ran · our draft was wrong BSD-3-Clause (permissive) · e613d3012a26d6ad · report
_regress juangamella/gnies/gnies/scores/gnies_score.py found in paper text by Syntology ran · fixture could not drive it BSD-3-Clause (permissive) · a0a7cacb09d14974 · report
ch juangamella/gnies/gnies/scores/gnies_score.py found in paper text by Syntology ran · fixture could not drive it BSD-3-Clause (permissive) · 711a0e4dd41968a9 · report
full juangamella/gnies/gnies/scores/gnies_score.py found in paper text by Syntology ran · fixture could not drive it BSD-3-Clause (permissive) · 9572474fe5894714 · report
is_dag juangamella/gnies/gnies/scores/gnies_score.py found in paper text by Syntology ran · violated contract BSD-3-Clause (permissive) · 0082be59a89f4711 · report
local juangamella/gnies/gnies/scores/gnies_score.py found in paper text by Syntology ran · honoured contract BSD-3-Clause (permissive) · 22d2c188271e0313 · report
only_undirected juangamella/gnies/gnies/scores/gnies_score.py found in paper text by Syntology ran · violated contract fingerprinted BSD-3-Clause (permissive) · 08e7474d2c396a87 · report
pa juangamella/gnies/gnies/scores/gnies_score.py found in paper text by Syntology ran · fixture could not drive it BSD-3-Clause (permissive) · 7d95430a892b8ddf · report
topological_ordering juangamella/gnies/gnies/scores/gnies_score.py found in paper text by Syntology ran · fixture could not drive it BSD-3-Clause (permissive) · 3e2bbe7e3ed19262 · report
GnIESScore juangamella/gnies/gnies/scores/gnies_score.py found in paper text by Syntology unverified BSD-3-Clause (permissive) · f1788ef5811c25a5 · report
centering Alex-Markham/repare/src/causal_chambers/hsic.py found in paper text by Syntology unverified GPL-3.0 (copyleft) · pointer only · 860aa91e378e0710 · report
dHSIC_calc Alex-Markham/repare/src/causal_chambers/hsic.py found in paper text by Syntology unverified GPL-3.0 (copyleft) · pointer only · ea1ee09f34621131 · report
gaussian_grammat Alex-Markham/repare/src/causal_chambers/hsic.py found in paper text by Syntology unverified GPL-3.0 (copyleft) · pointer only · df07fe3baf2d9722 · report
parse juangamella/causal-chamber/hardware/control/messages.py found in paper text by Syntology unverified CC-BY-4.0 · pointer only · 050c08a1cc92003e · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2601.10531, was issued in January 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