Papers › Large-Scale Targeted Cause Discovery with Data-Driven Learning

Large-Scale Targeted Cause Discovery with Data-Driven Learning

29 Aug 2024arXiv:2408.16218archive 2025-07-28

Jang-Hyun Kim, Claudia Skok Gibbs, Sangdoo Yun, Hyun Oh Song, Kyunghyun Cho

We propose a novel machine learning approach for inferring causal variables of a target variable from observations. Our focus is on directly inferring a set of causal factors without requiring full causal graph reconstruction, which is computationally challenging in large-scale systems. The identified causal set consists of all potential regulators of the target variable under experimental settings, enabling efficient regulation when intervention costs and feasibility vary across variables. To achieve this, we train a neural network using supervised learning on simulated data to infer causality. By employing a local-inference strategy, our approach scales with linear complexity in the number of variables, efficiently scaling up to thousands of variables. Empirical results demonstrate superior performance in identifying causal relationships within large-scale gene regulatory networks, outperforming existing methods that emphasize full-graph discovery. We validate our model's generalization capability across out-of-distribution graph structures and generating mechanisms, including gene regulatory networks of E. coli and the human K562 cell line. Implementation codes are available at https://github.com/snu-mllab/Targeted-Cause-Discovery.

PaperPDFCodeCode 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="2408.16218")

Code

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

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

snu-mllab/targeted-cause-discovery officialmentioned in papermentioned on GitHubjaxMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. 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

14 samples harvested; 11 ran; 0 honoured the contract we drafted; 3 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 · violated contract
10ran
3unverified

Licence: 0 of the 14 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 snu-mllab/targeted-cause-discovery. “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.

get_params_groups snu-mllab/targeted-cause-discovery/model/model.py official repository ran MIT (permissive) · 53c768f1526a2e2c · report
get_suffix snu-mllab/targeted-cause-discovery/train/src/utils.py official repository ran fingerprinted MIT (permissive) · 3920f44ea0129607 · report
override_args snu-mllab/targeted-cause-discovery/args.py official repository ran MIT (permissive) · 29767683350bc132 · report
override_args snu-mllab/targeted-cause-discovery/train/src/args.py official repository ran MIT (permissive) · 70564cc2197f985d · report
read_csv snu-mllab/targeted-cause-discovery/train/src/utils.py official repository ran MIT (permissive) · c59f9272b2e9178c · report
read_pickle snu-mllab/targeted-cause-discovery/train/src/utils.py official repository ran MIT (permissive) · 621ec17cc6678229 · report
sample_node snu-mllab/targeted-cause-discovery/inference.py official repository ran MIT (permissive) · 84b07f28e93685de · report
set_anchor snu-mllab/targeted-cause-discovery/inference.py official repository ran MIT (permissive) · d171b24684e18b6f · report
set_anchor snu-mllab/targeted-cause-discovery/train/src/inference.py official repository ran MIT (permissive) · 4fcb4408f953c722 · report
set_target snu-mllab/targeted-cause-discovery/train/src/inference.py official repository ran MIT (permissive) · 2fa555e8457ca306 · report
str2bool snu-mllab/targeted-cause-discovery/args.py official repository ran · violated contract MIT (permissive) · 7c508037b40522af · report
load_model snu-mllab/targeted-cause-discovery/model/load.py official repository unverified MIT (permissive) · db44474a62cf3d03 · report
sample_data snu-mllab/targeted-cause-discovery/inference.py official repository unverified MIT (permissive) · 56ea6aae53a146a1 · report
sample_data snu-mllab/targeted-cause-discovery/train/src/inference.py official repository unverified MIT (permissive) · b8383eea50132f3b · report

Tasks

Causal DiscoveryGraph Reconstruction

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

FocusSET

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