paper-with-me

홈 › Papers

Looking at the Overlooked: An Analysis on the Word-Overlap Bias in Natural Language Inference

2022-11-07 · Sara Rajaee, Yadollah Yaghoobzadeh, Mohammad Taher Pilehvar

It has been shown that NLI models are usually biased with respect to the word-overlap between premise and hypothesis; they take this feature as a primary cue for predicting the entailment label. In this paper, we focus on an overlooked aspect of the overlap bias in NLI models: the reverse word-overlap bias. Our experimental results demonstrate that current NLI models are highly biased towards the non-entailment label on instances with low overlap, and the existing debiasing methods, which are reportedly successful on existing challenge datasets, are generally ineffective in addressing this category of bias. We investigate the reasons for the emergence of the overlap bias and the role of minority examples in its mitigation. For the former, we find that the word-overlap bias does not stem from pre-training, and for the latter, we observe that in contrast to the accepted assumption, eliminating minority examples does not affect the generalizability of debiasing methods with respect to the overlap bias.

📄 PDF Abstract BibTeX arXiv:2211.03862

Code (1)

sara-rajaee/reverse_bias 공식 구현

Tasks

Natural Language Inference

Similar Papers 제목 키워드 기반

Behind the Scenes: An Exploration of Trigger Biases Problem in Few-Shot Event Classification

2021-08-29 · Peiyi Wang, Runxin Xu, Tianyu Liu, Damai Dai 외

Few-Shot Event Classification (FSEC) aims at developing a model for event prediction, which can generalize to new event types with a limited number of annotated data. Existing FSEC studies have achieved high accuracy on …

Mitigating Non-Target Speaker Bias in Guided Speaker Embedding

2025-06-14 · Shota Horiguchi, Takanori Ashihara, Marc Delcroix, Atsushi Ando 외

Obtaining high-quality speaker embeddings in multi-speaker conditions is crucial for many applications. A recently proposed guided speaker embedding framework, which utilizes speech activities of target and non-target sp…

Speaker Verification

Transformer Language Models Handle Word Frequency in Prediction Head

2023-05-29 · Goro Kobayashi, Tatsuki Kuribayashi, Sho Yokoi, Kentaro Inui

Prediction head is a crucial component of Transformer language models. Despite its direct impact on prediction, this component has often been overlooked in analyzing Transformers. In this study, we investigate the inner …

PredictionText Generation

Strategies in subword tokenization: humans vs. algorithms

2021-11-16 · ACL ARR November 2021 11 · Anonymous

The output of subword tokenization can be very different depending on what algorithm is used. It is typically judged as more or less plausible, depending on how much it corresponds to human intuition. A subword vocabular…

Segmentation

WordBias: An Interactive Visual Tool for Discovering Intersectional Biases Encoded in Word Embeddings

2021-03-05 · Bhavya Ghai, Md Naimul Hoque, Klaus Mueller

Intersectional bias is a bias caused by an overlap of multiple social factors like gender, sexuality, race, disability, religion, etc. A recent study has shown that word embedding models can be laden with biases against …

Word Embeddings