cd /news/machine-learning/generating-intervention-hypotheses-u… · home topics machine-learning article
[ARTICLE · art-111201] src=arxiv.org ↗ pub= topic=machine-learning verified=true sentiment=· neutral

Generating Intervention Hypotheses using Explainable Explanations on Graphs: G2I, a Two-Stage Greedy Framework

Researchers from the University of Southern California and the University of California, Los Angeles introduced G2I, a two-stage greedy framework that generates intervention hypotheses using explainable explanations on graphs, outperforming mask-based counterfactual methods such as CF-GNNExplainer and CF$^2$ in efficiency and cost-effectiveness. The approach reframes counterfactual explanation as an intervention design problem, using greedy search to identify minimal, actionable changes and formulating network-level intervention selection as a Disjunctive Normal Form (DNF) coverage problem under a budget constraint. Experiments on synthetic graphs and real-world suicide risk networks demonstrated scalable and cost-effective intervention strategies.

read1 min views1 publishedAug 26, 2026

arXiv:2608.23835v1 Announce Type: new Abstract: Real-world decision-making in public health and social science can greatly benefit from predictive models, yet translating predictions into effective interventions requires explaining the model behavior. While Graph Neural Networks (GNNs) are well-suited for modeling relational data, existing explanation methods largely operate at the node level and fall short of supporting actionable, network-level intervention design. Existing counterfactual GNN explainers, such as CF-GNNExplainer and CF$^2$, rely on continuous mask optimization over features and edges, which implicitly assume feasible edge manipulation, may allocate effort to immutable or non-actionable attributes, and incur substantial computational overhead. Further, the method of arriving at the explanation itself is difficult to explain to a domain specialist who is not an AI expert. Can simple methods generate good explanations? To explore this, we reframe counterfactual explanation as an intervention design problem. At the local level, we generate counterfactuals via a greedy search that directly identifies minimal, actionable changes to node features and neighbor-level conditions. We derive conditions under which the greedy search provides guarantees, and empirically show that these conditions are approximately met. These counterfactuals are converted into interpretable rules suitable for real-world intervention. At the network level, we formulate intervention selection as a Disjunctive Normal Form (DNF) coverage problem under a budget constraint, which is nondecreasing and approximately submodular, enabling a greedy algorithm with theoretical guarantees. Experiments on synthetic graphs and real-world suicide risk networks demonstrate that our approach produces scalable, cost-effective intervention strategies with significantly improved efficiency over mask-based counterfactual methods.

── more in #machine-learning 4 stories · sorted by recency
── more on @university of southern california 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/generating-intervent…] indexed:0 read:1min 2026-08-26 ·