CausalChat: Interactive Causal Model Development and Refinement Using Large Language Models
Yanming Zhang, Akshith Kota, Eric Papenhausen, Klaus Mueller

TL;DR
CausalChat is an interactive tool that uses GPT-4 to help users develop and refine causal models through conversational exploration and visual analytics, reducing reliance on large expert groups.
Contribution
It introduces a novel visual analytics interface leveraging GPT-4 for interactive causal model development, enabling users to identify causal relationships with minimal domain expertise.
Findings
Effective in diverse data contexts
User studies show improved causal understanding
Reduces need for large expert panels
Abstract
Causal networks are widely used in many fields to model the complex relationships between variables. A recent approach has sought to construct causal networks by leveraging the wisdom of crowds through the collective participation of humans. While this can yield detailed causal networks that model the underlying phenomena quite well, it requires a large number of individuals with domain understanding. We adopt a different approach: leveraging the causal knowledge that large language models, such as OpenAI's GPT-4, have learned by ingesting massive amounts of literature. Within a dedicated visual analytics interface, called CausalChat, users explore single variables or variable pairs recursively to identify causal relations, latent variables, confounders, and mediators, constructing detailed causal networks through conversation. Each probing interaction is translated into a tailored…
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
TopicsTopic Modeling
MethodsAttention Is All You Need · Linear Layer · Layer Normalization · Residual Connection · Position-Wise Feed-Forward Layer · Dense Connections · Softmax · Multi-Head Attention · Adam · Dropout
