paper-with-me

홈 › Papers

Causal Effects of Linguistic Properties

2020-10-24 · NAACL 2021 4 · Reid Pryzant, Dallas Card, Dan Jurafsky, Victor Veitch, Dhanya Sridhar

We consider the problem of using observational data to estimate the causal effects of linguistic properties. For example, does writing a complaint politely lead to a faster response time? How much will a positive product review increase sales? This paper addresses two technical challenges related to the problem before developing a practical method. First, we formalize the causal quantity of interest as the effect of a writer's intent, and establish the assumptions necessary to identify this from observational data. Second, in practice, we only have access to noisy proxies for the linguistic properties of interest -- e.g., predictions from classifiers and lexicons. We propose an estimator for this setting and prove that its bias is bounded when we perform an adjustment for the text. Based on these results, we introduce TextCause, an algorithm for estimating causal effects of linguistic properties. The method leverages (1) distant supervision to improve the quality of noisy proxies, and (2) a pre-trained language model (BERT) to adjust for the text. We show that the proposed method outperforms related approaches when estimating the effect of Amazon review sentiment on semi-simulated sales figures. Finally, we present an applied case study investigating the effects of complaint politeness on bureaucratic response times.

📄 PDF Abstract BibTeX arXiv:2010.12919

Code (1)

rpryzant/causal-text 공식 구현 pytorch

Tasks

Language Modelling

Similar 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 외 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…

Causal Inference

Naturalistic Causal Probing for Morpho-Syntax

2022-05-14 · Afra Amini, Tiago Pimentel, Clara Meister, Ryan Cotterell

Probing has become a go-to methodology for interpreting and analyzing deep neural models in natural language processing. However, there is still a lack of understanding of the limitations and weaknesses of various types …

Sentence

Clustering and Structural Robustness in Causal Diagrams

2021-11-08 · Santtu Tikka, Jouni Helske, Juha Karvanen

Graphs are commonly used to represent and visualize causal relations. For a small number of variables, this approach provides a succinct and clear view of the scenario at hand. As the number of variables under study incr…

Clustering

Text-Transport: Toward Learning Causal Effects of Natural Language

2023-10-31 · Victoria Lin, Louis-Philippe Morency, Eli Ben-Michael

As language technologies gain prominence in real-world settings, it is important to understand how changes to language affect reader perceptions. This can be formalized as the causal effect of varying a linguistic attrib…

AttributeCausal Inferencevalid

Identifying Macro Causal Effects in C-DMGs

2025-04-02 · Simon Ferreira, Charles K. Assaad

Causal effect identification using causal graphs is a fundamental challenge in causal inference. While extensive research has been conducted in this area, most existing methods assume the availability of fully specified …

Causal InferenceEpidemiology