paper-with-me

Papers

A Design-based Solution for Causal Inference with Text: Can a Language Model Be Too Large?

2025-10-09 · Graham Tierney, Srikar Katta, Christopher Bail, Sunshine Hillygus, Alexander Volfovsky arxiv

Many social science questions ask how linguistic properties causally affect an audience's attitudes and behaviors. Because text properties are often interlinked (e.g., angry reviews use profane language), we must control for possible latent confounding to isolate causal effects. Recent literature proposes adapting large language models (LLMs) to learn latent representations of text that successfully predict both treatment and the outcome. However, because the treatment is a component of the text, these deep learning methods risk learning representations that actually encode the treatment itself, inducing overlap bias. Rather than depending on post-hoc adjustments, we introduce a new experimental design that handles latent confounding, avoids the overlap issue, and unbiasedly estimates treatment effects. We apply this design in an experiment evaluating the persuasiveness of expressing humility in political communication. Methodologically, we demonstrate that LLM-based methods perform worse than even simple bag-of-words models using our real text and outcomes from our experiment. Substantively, we isolate the causal effect of expressing humility on the perceived persuasiveness of political statements, offering new insights on communication effects for social media platforms, policy makers, and social scientists.

📄 PDF Abstract BibTeX arXiv:2510.08758

Code (0)

등록된 구현이 없습니다.

Tasks

Causal Inference

Similar Papers 제목 키워드 기반

Large Language Models as Co-Pilots for Causal Inference in Medical Studies

2024-07-26 · Ahmed Alaa, Rachael V. Phillips, Emre Kiciman, Laura B. Balzer 외

The validity of medical studies based on real-world clinical data, such as observational studies, depends on critical assumptions necessary for drawing causal conclusions about medical interventions. Many published studi…

Causal InferenceSelection bias

Challenges of Using Text Classifiers for Causal Inference

2018-10-01 · EMNLP 2018 10 · Zach Wood-Doughty, Ilya Shpitser, Mark Dredze

Causal understanding is essential for many kinds of decision-making, but causal inference from observational data has typically only been applied to structured, low-dimensional datasets. While text classifiers produce lo…

Causal InferenceDecision Making

Counterfactual Causal Inference in Natural Language with Large Language Models

2024-10-08 · Gaël Gendron, Jože M. Rožanec, Michael Witbrock, Gillian Dobbie

Causal structure discovery methods are commonly applied to structured data where the causal variables are known and where statistical testing can be used to assess the causal relationships. By contrast, recovering a caus…

ArticlesCausal InferencecounterfactualCounterfactual Inference

Causal Inference in Natural Language Processing: Estimation, Prediction, Interpretation and Beyond

2021-09-02 · Amir Feder, Katherine A. Keith, Emaad Manzoor, Reid Pryzant 외

A fundamental goal of scientific research is to learn about causal relationships. However, despite its critical role in the life and social sciences, causality has not had the same importance in Natural Language Processi…

Causal InferenceFairness

LLM4Causal: Democratized Causal Tools for Everyone via Large Language Model

2023-12-28 · Haitao Jiang, Lin Ge, Yuhe Gao, Jianian Wang 외

Large Language Models (LLMs) have shown their success in language understanding and reasoning on general topics. However, their capability to perform inference based on user-specified structured data and knowledge in cor…

Decision MakingLanguage ModelingLanguage ModellingLarge Language Model+1