paper-with-me

홈 › Papers

CLEAR: Can Language Models Really Understand Causal Graphs?

2024-06-24 · Sirui Chen, Mengying Xu, Kun Wang, Xingyu Zeng, Rui Zhao, Shengjie Zhao, Chaochao Lu

Causal reasoning is a cornerstone of how humans interpret the world. To model and reason about causality, causal graphs offer a concise yet effective solution. Given the impressive advancements in language models, a crucial question arises: can they really understand causal graphs? To this end, we pioneer an investigation into language models' understanding of causal graphs. Specifically, we develop a framework to define causal graph understanding, by assessing language models' behaviors through four practical criteria derived from diverse disciplines (e.g., philosophy and psychology). We then develop CLEAR, a novel benchmark that defines three complexity levels and encompasses 20 causal graph-based tasks across these levels. Finally, based on our framework and benchmark, we conduct extensive experiments on six leading language models and summarize five empirical findings. Our results indicate that while language models demonstrate a preliminary understanding of causal graphs, significant potential for improvement remains. Our project website is at https://github.com/OpenCausaLab/CLEAR.

📄 PDF Abstract BibTeX arXiv:2406.16605

Code (1)

opencausalab/clear 공식 구현

Tasks

Philosophy

Similar Papers 제목 키워드 기반

Causality and Interpretability for Electrical Distribution System faults

2025-08-04 · Karthik Peddi, Sai Ram Aditya Parisineni, Hemanth Macharla, Mayukha Pal arxiv

Causal analysis helps us understand variables that are responsible for system failures. This improves fault detection and makes system more reliable. In this work, we present a new method that combines causal inference w…

Causal Inference

CLEAR: Causal Explanations from Attention in Neural Recommenders

2022-10-07 · Shami Nisimov, Raanan Y. Rohekar, Yaniv Gurwicz, Guy Koren 외

We present CLEAR, a method for learning session-specific causal graphs, in the possible presence of latent confounders, from attention in pre-trained attention-based recommenders. These causal graphs describe user behavi…

counterfactualCounterfactual Explanation

Deconstructing Depression Stigma: Integrating AI-driven Data Collection and Analysis with Causal Knowledge Graphs

2025-02-09 · Han Meng, Renwen Zhang, Ganyi Wang, Yitian Yang 외

Mental-illness stigma is a persistent social problem, hampering both treatment-seeking and recovery. Accordingly, there is a pressing need to understand it more clearly, but analyzing the relevant data is highly labor-in…

ChatbotKnowledge Graphs

CLEAR: Generative Counterfactual Explanations on Graphs

2022-10-16 · Jing Ma, Ruocheng Guo, Saumitra Mishra, Aidong Zhang 외

Counterfactual explanations promote explainability in machine learning models by answering the question "how should an input instance be perturbed to obtain a desired predicted label?". The comparison of this instance be…

counterfactualCounterfactual ExplanationExplanation Generation

Discovering maximally consistent distribution of causal tournaments with Large Language Models

2024-12-18 · Federico Baldo, Simon Ferreira, Charles K. Assaad

Causal discovery is essential for understanding complex systems, yet traditional methods often depend on strong, untestable assumptions, making the process challenging. Large Language Models (LLMs) present a promising al…

Causal DiscoveryEpidemiology