paper-with-me

홈 › Papers

Causal Representation Learning with Generative Artificial Intelligence: Application to Texts as Treatments

2024-10-01 · Kosuke Imai, Kentaro Nakamura

In this paper, we demonstrate how to enhance the validity of causal inference with unstructured high-dimensional treatments like texts, by leveraging the power of generative Artificial Intelligence. Specifically, we propose to use a deep generative model such as large language models (LLMs) to efficiently generate treatments and use their internal representation for subsequent causal effect estimation. We show that the knowledge of this true internal representation helps disentangle the treatment features of interest, such as specific sentiments and certain topics, from other possibly unknown confounding features. Unlike the existing methods, our proposed approach eliminates the need to learn causal representation from the data and hence produces more accurate and efficient estimates. We formally establish the conditions required for the nonparametric identification of the average treatment effect, propose an estimation strategy that avoids the violation of the overlap assumption, and derive the asymptotic properties of the proposed estimator through the application of double machine learning. Finally, using an instrumental variables approach, we extend the proposed methodology to the settings, in which the treatment feature is based on human perception rather than is assumed to be fixed given the treatment object. The proposed methodology is also applicable to text reuse where an LLM is used to regenerate the existing texts. We conduct simulation and empirical studies, using the generated text data from an open-source LLM, Llama 3, to illustrate the advantages of our estimator over the state-of-the-art causal representation learning algorithms.

📄 PDF Abstract BibTeX arXiv:2410.00903

Code (0)

등록된 구현이 없습니다.

Tasks

Causal InferenceRepresentation Learning

Methods 이 논문이 사용한 방법론

LLaMA LLaMA is a collection of foundation language models ranging from 7B to 65B parameters. It is based on the transformer architecture with various improvements that were…
Causal inference Causal inference is the process of drawing a conclusion about a causal connection based on the conditions of the occurrence of an effect. The main difference between causal…

Similar Papers 제목 키워드 기반

Towards Interpretable Deep Generative Models via Causal Representation Learning

2025-04-15 · Gemma E. Moran, Bryon Aragam

Recent developments in generative artificial intelligence (AI) rely on machine learning techniques such as deep learning and generative modeling to achieve state-of-the-art performance across wide-ranging domains. These …

Representation Learning

Counterfactual Forecasting of Human Behavior using Generative AI and Causal Graphs

2025-11-09 · Dharmateja Priyadarshi Uddandarao, Ravi Kiran Vadlamani arxiv

This study presents a novel framework for counterfactual user behavior forecasting that combines structural causal models with transformer-based generative artificial intelligence. To model fictitious situations, the met…

GenAI-Powered Inference

2025-07-05 · Kosuke Imai, Kentaro Nakamura arxiv

We introduce GenAI-Powered Inference (GPI), a statistical framework for both causal and predictive inference using unstructured data, including text and images. GPI leverages open-source Generative Artificial Intelligenc…

Representation Learning

Causal Bias Detection in Generative Artificial Intelligence

2026-05-12 · Drago Plecko arxiv

Automated systems built on artificial intelligence (AI) are increasingly deployed across high-stakes domains, raising critical concerns about fairness and the perpetuation of demographic disparities that exist in the wor…

Causal InferenceBias Detection

Explainable AI: Learning from the Learners

2026-01-09 · Ricardo Vinuesa, Steven L. Brunton, Gianmarco Mengaldo arxiv

Artificial intelligence now outperforms humans in several scientific and engineering tasks, yet its internal representations often remain opaque. In this Perspective, we argue that explainable artificial intelligence (XA…