paper-with-me

홈 › Papers

Measuring and Improving Attentiveness to Partial Inputs with Counterfactuals

2023-11-16 · Yanai Elazar, Bhargavi Paranjape, Hao Peng, Sarah Wiegreffe, Khyathi Raghavi, Vivek Srikumar, Sameer Singh, Noah A. Smith

The inevitable appearance of spurious correlations in training datasets hurts the generalization of NLP models on unseen data. Previous work has found that datasets with paired inputs are prone to correlations between a specific part of the input (e.g., the hypothesis in NLI) and the label; consequently, models trained only on those outperform chance. Are these correlations picked up by models trained on the full input data? To address this question, we propose a new evaluation method, Counterfactual Attentiveness Test (CAT). CAT uses counterfactuals by replacing part of the input with its counterpart from a different example (subject to some restrictions), expecting an attentive model to change its prediction. Using CAT, we systematically investigate established supervised and in-context learning models on ten datasets spanning four tasks: natural language inference, reading comprehension, paraphrase detection, and visual & language reasoning. CAT reveals that reliance on such correlations is mainly data-dependent. Surprisingly, we find that GPT3 becomes less attentive with an increased number of demonstrations, while its accuracy on the test data improves. Our results demonstrate that augmenting training or demonstration data with counterfactuals is effective in improving models' attentiveness. We show that models' attentiveness measured by CAT reveals different conclusions from solely measuring correlations in data.

📄 PDF Abstract BibTeX arXiv:2311.09605

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualIn-Context LearningNatural Language InferenceReading Comprehension

Methods 이 논문이 사용한 방법론

Counterfactuals 설명 없음

Similar Papers 제목 키워드 기반

Evaluating Counterfactual Explanation Methods on Incomplete Inputs

2026-04-09 · Francesco Leofante, Daniel Neider, Mustafa Yalçıner arxiv

Existing algorithms for generating Counterfactual Explanations (CXs) for Machine Learning (ML) typically assume fully specified inputs. However, real-world data often contains missing values, and the impact of these inco…

Cognitive Trust in HRI: "Pay Attention to Me and I'll Trust You Even if You are Wrong"

2025-12-09 · Adi Manor, Dan Cohen, Ziv Keidar, Avi Parush 외 arxiv

Cognitive trust and the belief that a robot is capable of accurately performing tasks, are recognized as central factors in fostering high-quality human-robot interactions. It is well established that performance factors…

Trustworthy Actionable Perturbations

2024-05-18 · Jesse Friedbaum, Sudarshan Adiga, Ravi Tandon

Counterfactuals, or modified inputs that lead to a different outcome, are an important tool for understanding the logic used by machine learning classifiers and how to change an undesirable classification. Even if a coun…

Adversarial Attackcounterfactual

Parallel Universes, Parallel Languages: A Comprehensive Study on LLM-based Multilingual Counterfactual Example Generation

2026-01-01 · Qianli Wang, Van Bach Nguyen, Yihong Liu, Fedor Splitt 외 arxiv

Counterfactuals refer to minimally edited inputs that cause a model's prediction to change, serving as a promising approach to explaining the model's behavior. Large language models (LLMs) excel at generating English cou…

Data Augmentation

Cultural Counterfactuals: Evaluating Cultural Biases in Large Vision-Language Models with Counterfactual Examples

2026-03-02 · Phillip Howard, Xin Su, Kathleen C. Fraser arxiv

Large Vision-Language Models (LVLMs) have grown increasingly powerful in recent years, but can also exhibit harmful biases. Prior studies investigating such biases have primarily focused on demographic traits related to …