CausalAgent: A Conversational Multi-Agent System for End-to-End Causal Inference
Jiawei Zhu, Wei Chen, Ruichu Cai

TL;DR
CausalAgent is an innovative conversational multi-agent system that automates end-to-end causal inference, making complex analysis accessible through natural language interaction and visualizations, thereby lowering technical barriers.
Contribution
It introduces a novel multi-agent framework integrating RAG and MCP for automated, user-friendly causal inference from data to report generation.
Findings
Automates data cleaning and causal structure learning
Enables natural language interaction for analysis questions
Provides interactive visualizations for interpretability
Abstract
Causal inference holds immense value in fields such as healthcare, economics, and social sciences. However, traditional causal analysis workflows impose significant technical barriers, requiring researchers to possess dual backgrounds in statistics and computer science, while manually selecting algorithms, handling data quality issues, and interpreting complex results. To address these challenges, we propose CausalAgent, a conversational multi-agent system for end-to-end causal inference. The system innovatively integrates Multi-Agent Systems (MAS), Retrieval-Augmented Generation (RAG), and the Model Context Protocol (MCP) to achieve automation from data cleaning and causal structure learning to bias correction and report generation through natural language interaction. Users need only upload a dataset and pose questions in natural language to receive a rigorous, interactive analysis…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Bayesian Modeling and Causal Inference · Advanced Causal Inference Techniques
