Causal Attribution Score Improves AI Explainability for Intervention Effects

Michael Georgiades, Charalambia Varnava· August 14, 2026 View original

Key takeaways

  • Causal Attribution Score (CAS) explains intervention effects, not just predictions.
  • CAS uses causal Shapley contributions for local and global summaries.
  • It distinguishes between predictive importance and causal effect heterogeneity.
  • CAS provides a more robust understanding of "why" an outcome occurs due to an intervention.

Who benefits

HealthcareFinancePublic PolicyMarketingSocial Sciences

Summary

This paper introduces the Causal Attribution Score (CAS), a novel score architecture for causal explanation that distinguishes between predictive model outputs and the attribution of real-world intervention effects. CAS provides local and global summaries of causal contributions based on an identified interventional coalition game.

Traditional predictive explanation methods for AI models attribute an output but often fail to explain the causal effect of an intervention on real-world outcomes. This research presents the Causal Attribution Score (CAS), a compact score architecture designed specifically for causal explanation. CAS operates by starting with an identified interventional coalition game, then allocates the joint intervention contrast using causal Shapley contributions, converting these effects into Local CAS, Signed Local CAS, and two complementary Global CAS summaries. The core innovation lies in its local-to-global causal reporting layer, which explicitly targets intervention effects rather than just predictions. Benchmarking against known truths demonstrated that coalition-aware CAS achieved a mean Local CAS MAE of 0.107, outperforming other normalization methods. Furthermore, on empirical datasets like 401(k) eligibility and Pennsylvania reemployment, predictive SHAP/TreeSHAP rankings of feature importance differed significantly from Feature-CAS rankings of treatment-effect modifiers. This highlights CAS's unique ability to isolate the added value of distinguishing between what predicts an outcome and what explains heterogeneity in an estimated causal effect.

Why it matters

For professionals relying on AI for critical decision-making, understanding not just what a model predicts but why an intervention causes a specific real-world outcome is crucial for trustworthy AI, policy design, and effective strategy.

How to implement this in your domain

  1. 1Evaluate current AI explainability practices to identify gaps in causal attribution.
  2. 2Explore integrating Causal Attribution Score (CAS) methods into model interpretation pipelines.
  3. 3Train teams on the distinction between predictive and causal explanations for AI outputs.
  4. 4Apply CAS to analyze the impact of interventions in real-world scenarios, such as marketing campaigns or policy changes.
  5. 5Use CAS to refine feature engineering and model design by focusing on true causal drivers.

Original post by Michael Georgiades, Charalambia Varnava

"arXiv:2608.12555v1 Announce Type: new Abstract: Predictive explanation methods attribute a model output; they do not, by themselves, attribute an intervention effect on the real-world outcome. We introduce the Causal Attribution Score (CAS), a compact score architecture for causa…"

View on X

Originally posted by Michael Georgiades, Charalambia Varnava on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses

More in AI Research

AI Engineering & DevToolsAI ResearchAI Investing

FlowLOB Generates Realistic, Controllable Limit Order Books Efficiently

This paper introduces FlowLOB, a conditional flow-matching generator for Limit Order Book (LOB) trajectories that offers realistic market dynamics, efficient sampling, and controllable scenario generation, outperforming existing agent-based and deep generative simulators. FlowLOB achieves high fidelity with significantly fewer computational steps than diffusion models and transfers effectively to unseen instruments.

Zhuohan Wang, Andreea Bacalum, Ollie Olby, Carmine Ventre, Namid StillmanAug 14, 2026
AI Engineering & DevToolsAI Research

Auditing Reveals Bias in Neural Combinatorial Optimization Benchmarks

This paper audits test-time budget allocation in Neural Combinatorial Optimization (NCO) solvers, revealing that reported gains from non-uniform sampling often stem from "sampling luck" rather than true allocation benefits on in-distribution data. It proposes a correction procedure and demonstrates real gains under distribution shift, emphasizing the need for rigorous evaluation.

Jinhyung BaeAug 14, 2026
AI Engineering & DevToolsAI Research

Diffusion Models Solve Mixed-Integer Optimization Problems Faster

This paper introduces Constrained Graph Diffusion (CGD), a novel learning-based approach that uses a graph-based generative diffusion model to approximately solve mixed-integer optimization problems (MIPs). CGD integrates a training-free feasibility projection operator into the diffusion process, significantly improving solution quality and feasibility while achieving substantial speedups over traditional numerical solvers.

Vincenzo Di Vito, Mehdi Taghizadeh, Deepjyoti Deka, Kaarthik Sundar, Ferdinando FiorettoAug 14, 2026