English

Causal Concept Graphs in LLM Latent Space for Stepwise Reasoning

Machine Learning 2026-04-27 v2 Artificial Intelligence Methodology

Abstract

Sparse autoencoders can localize where concepts live in language models, but not how they interact during multi-step reasoning. We propose Causal Concept Graphs (CCG): a directed acyclic graph over sparse, interpretable latent features, where edges capture learned causal dependencies between concepts. We combine task-conditioned sparse autoencoders for concept discovery with DAGMA-style differentiable structure learning for graph recovery and introduce the Causal Fidelity Score (CFS) to evaluate whether graph-guided interventions induce larger downstream effects than random ones. On ARC-Challenge, StrategyQA, and LogiQA with GPT-2 Medium, across five seeds (n=15n{=}15 paired runs), CCG achieves \CFS=5.654±0.625\CFS=5.654\pm0.625, outperforming ROME-style tracing (3.382±0.2333.382\pm0.233), SAE-only ranking (2.479±0.1962.479\pm0.196), and a random baseline (1.032±0.0341.032\pm0.034), with p<0.0001p<0.0001 after Bonferroni correction. Learned graphs are sparse (5-6\% edge density), domain-specific, and stable across seeds.

Keywords

Cite

@article{arxiv.2603.10377,
  title  = {Causal Concept Graphs in LLM Latent Space for Stepwise Reasoning},
  author = {Md Muntaqim Meherab and Noor Islam S. Mohammad and Faiza Feroz},
  journal= {arXiv preprint arXiv:2603.10377},
  year   = {2026}
}

Comments

We have recently encountered author conflicts related to this work and therefore respectfully request the withdrawal of this paper. We believe this step is necessary to address the situation appropriately and maintain academic integrity in the submission

R2 v1 2026-07-01T11:14:05.373Z