Search papers, labs, and topics across Lattice.
This paper critiques the integration of large language models (LLMs) in causal discovery, highlighting the risks of conflating textual associations with causal evidence. It advocates for a model where agents assist in the workflow by inspecting data and clarifying assumptions without making causal claims themselves. The authors introduce causal-learn+, a platform that facilitates a structured approach to causal analysis, ensuring that conclusions are firmly grounded in data and expert input, as demonstrated through a case study on Big Five personality data.
Agents should enhance causal discovery workflows without compromising the integrity of causal claims by relying solely on data and expert knowledge.
Recent attempts to combine large language models (LLMs) with causal discovery ask models to infer pairwise directions, propose graph structures, or inject language-model outputs as priors and constraints. These approaches promise faster analysis, but they also obscure whether a causal evidence is supported by data and assumptions or by textual associations, prompt artifacts and hallucinated mechanisms. We argue for a different role for agents in causal discovery. Agents should inspect data, retrieve context, explain method assumptions and clarify graph outputs, but they should not supply edges, orientations, priors, constraints or causal conclusions. We propose the principle that agents assist the workflow, while causal claims remain grounded in data, explicit assumptions, formal algorithms, diagnostics and user or domain-expert decisions. We instantiate this principle in causal-learn+, an online platform that coordinates data analysis, preprocessing, method recommendation, expert-knowledge incorporation, formal discovery and interpretation around the algorithmic ecosystem of causal-learn. A case study on Big Five personality data illustrates agent-assisted pipeline of causal discovery without turning language-model unreliability into causal evidence. The platform is available at causallearn.com.