From Causal Plausibility to Causal Reliability: Evaluating LLMs as Calibrated Direct Causal-Edge Classifiers
A new study evaluates 12 LLMs on their ability to identify direct causal relationships, finding they often overpredict edges and exhibit significant overconfidence in incorrect judgments. The research suggests LLMs are better suited for providing soft causal priors rather…
Intelligence analysis by Gemini 2.5 Flash

Researchers systematically assessed instruction-tuned LLMs for their reliability in discerning direct causal edges, revealing that models frequently generate overly dense causal graphs with numerous false positives. A key finding was the models' substantial overconfidence in structurally incorrect predictions, indicating a need for external validation when using LLMs for causal discov…
Imagine you ask a super-smart robot (an LLM) to figure out exactly what causes what, like if eating candy directly makes you happy, or if it's a step-by-step process. This study found that while the robots are good at seeing connections, they often get confused about what causes what *directly* and which way the cause goes. Plus, they act super confident about their answers, even when they're wrong, like saying "I'm 90% sure!" when they're actually just guessing. So, we can't fully trust them to draw the perfect cause-and-effect map yet.
Analysis
12 Models
The study meticulously evaluated a dozen instruction-tuned open-weight large language models, subjecting them to a comprehensive assessment of their capabilities in identifying direct causal edges. This extensive evaluation encompassed six benchmark causal graphs, five distinct prompting strategies, and four different sources for confidence estimation, providing a multi-faceted view of LLM performance in causal reasoning. The findings indicated that while increasing model scale can lead to some performance improvements, these gains often diminish when applied to larger and more complex causal graphs. Crucially, larger models did not eliminate the fundamental issue of miscalibration, suggesting that simply scaling up current architectures may not be sufficient to resolve the inherent challenges LLMs face in accurately discerning direct causal relationships and expressing appropriate confidence in their judgments.
AsiaM
A specific and noteworthy finding emerged from the benchmark-familiarity audit, which identified potential data familiarity issues within five distinct model-dataset pairs. All of these instances involved the AsiaM benchmark, raising significant questions about the generalizability and true robustness of the LLMs' performance on certain datasets. Such familiarity implies that the models might have encountered similar causal structures or data patterns during their extensive training phases, which could inadvertently inflate their perceived capabilities. This potential for "memorization" rather than genuine causal reasoning underscores the critical importance of rigorous benchmark selection and thorough auditing processes. Ensuring that evaluation datasets are truly novel to the models is essential for accurately assessing an LLM's intrinsic ability to infer causal structures rather than merely recalling pre-existing patterns.
40.0%
A central and concerning result of the evaluation was the high rate of misclassification observed across the tested LLMs. The models misclassified a substantial 40.0% of indirect causal relationships as direct edges, and similarly, 36.0% of reversed non-edges were incorrectly identified as direct causal links. This highlights a profound difficulty for LLMs in accurately distinguishing between direct and indirect causation, as well as correctly identifying the precise orientation or direction of causal influence within a system. Compounding this issue, the study revealed a significant degree of overconfidence in these incorrect structural predictions. A striking 80.8% of these false positives were assigned a verbalized confidence level of at least 80%, indicating a severe miscalibration between the models' certainty and their actual correctness. This pervasive overconfidence is a critical limitation, as it means that users cannot reliably trust the models' self-reported certainty, thereby necessitating extensive external validation for any causal judgments derived from LLMs.
Key points
- LLMs exhibit strong recall but overpredict causal edges, leading to dense graphs with many false positives.
- Models struggle to reliably identify directness and orientation of causal edges, often misclassifying indirect or reversed relationships.
- LLMs show significant overconfidence in their incorrect predictions, with verbalized confidence often high for structurally wrong judgments.
- Conventional confidence estimates (like logit-based) are unreliable, while agreement-based methods show more promise for calibration.
- The study suggests LLMs are better suited for providing "soft causal priors" rather than definitive causal structures, requiring external validation.
If LLMs can be refined to improve their calibration and reduce overconfidence, they could become invaluable tools for generating initial hypotheses in complex causal discovery tasks, significantly accelerating scientific research. Their demonstrated ability to capture causal relatedness, even if imperfect on directness, still offers a strong starting point for human experts to validate and build upon.
The persistent overconfidence and high rates of misclassifying indirect or reversed causal edges as direct ones could lead to flawed decision-making if LLM outputs are taken at face value without rigorous human oversight. This could result in incorrect interventions or policies based on a misunderstanding of true causal mechanisms, potentially hindering progress in fields relying on accurate causal inference.


