paper-with-me

홈 › Papers

CausalSent: Interpretable Sentiment Classification with RieszNet

2025-08-25 · Daniel Frees, Martin Pollack arxiv

Despite the overwhelming performance improvements offered by recent natural language processing (NLP) models, the decisions made by these models are largely a black box. Towards closing this gap, the field of causal NLP combines causal inference literature with modern NLP models to elucidate causal effects of text features. We replicate and extend Bansal et al's work on regularizing text classifiers to adhere to estimated effects, focusing instead on model interpretability. Specifically, we focus on developing a two-headed RieszNet-based neural network architecture which achieves better treatment effect estimation accuracy. Our framework, CausalSent, accurately predicts treatment effects in semi-synthetic IMDB movie reviews, reducing MAE of effect estimates by 2-3x compared to Bansal et al's MAE on synthetic Civil Comments data. With an ensemble of validated models, we perform an observational case study on the causal effect of the word "love" in IMDB movie reviews, finding that the presence of the word "love" causes a +2.9% increase in the probability of a positive sentiment.

📄 PDF Abstract BibTeX arXiv:2508.17576

Code (0)

등록된 구현이 없습니다.

Tasks

Causal Inference

Similar Papers 제목 키워드 기반

Correlation-Based Method for Sentiment Classification

2016-10-10 · Hussam Hamdan

The classic supervised classification algorithms are efficient, but time-consuming, complicated and not interpretable, which makes it difficult to analyze their results that limits the possibility to improve them based o…

ClassificationGeneral ClassificationSentiment AnalysisSentiment Classification

Learning Latent Opinions for Aspect-Level Sentiment Classification

2018-04-01 · AAAI-18 2018 4 · Bailin Wang, Wei Lu

Aspect-level sentiment classification aims at detecting the sentiment expressed towards a particular target in a sentence. Based on the observation that the sentiment polarity is often related to specific spans in the gi…

Aspect-Based Sentiment Analysis (ABSA)ClassificationGeneral ClassificationSentence+2

Feature Selection as Causal Inference: Experiments with Text Classification

2017-08-01 · CONLL 2017 8 · Michael J. Paul

This paper proposes a matching technique for learning causal associations between word features and class labels in document classification. The goal is to identify more meaningful and generalizable features than with on…

Causal InferenceClassificationDocument ClassificationDomain Adaptation+6

Eliminating Sentiment Bias for Aspect-Level Sentiment Classification with Unsupervised Opinion Extraction

2021-09-06 · Findings (EMNLP) 2021 11 · Bo wang, Tao Shen, Guodong Long, Tianyi Zhou 외

Aspect-level sentiment classification (ALSC) aims at identifying the sentiment polarity of a specified aspect in a sentence. ALSC is a practical setting in aspect-based sentiment analysis due to no opinion term labeling …

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Representation LearningSentence+2

Importance of Self-Attention for Sentiment Analysis

2018-11-01 · WS 2018 11 · Ga{\"e}l Letarte, Fr{\'e}d{\'e}rik Paradis, Philippe Gigu{\`e}re, Fran{\c{c}}ois Laviolette

Despite their superior performance, deep learning models often lack interpretability. In this paper, we explore the modeling of insightful relations between words, in order to understand and enhance predictions. To this …

ClassificationDecision MakingGeneral ClassificationImage Captioning+8