paper-with-me

Papers

Improving Commonsense Bias Classification by Mitigating the Influence of Demographic Terms

2024-06-11 · Jinkyu Lee, Jihie Kim

Understanding commonsense knowledge is crucial in the field of Natural Language Processing (NLP). However, the presence of demographic terms in commonsense knowledge poses a potential risk of compromising the performance of NLP models. This study aims to investigate and propose methods for enhancing the performance and effectiveness of a commonsense polarization classifier by mitigating the influence of demographic terms. Three methods are introduced in this paper: (1) hierarchical generalization of demographic terms (2) threshold-based augmentation and (3) integration of hierarchical generalization and threshold-based augmentation methods (IHTA). The first method involves replacing demographic terms with more general ones based on a term hierarchy ontology, aiming to mitigate the influence of specific terms. To address the limited bias-related information, the second method measures the polarization of demographic terms by comparing the changes in the model's predictions when these terms are masked versus unmasked. This method augments commonsense sentences containing terms with high polarization values by replacing their predicates with synonyms generated by ChatGPT. The third method combines the two approaches, starting with threshold-based augmentation followed by hierarchical generalization. The experiments show that the first method increases the accuracy over the baseline by 2.33%, and the second one by 0.96% over standard augmentation methods. The IHTA techniques yielded an 8.82% and 9.96% higher accuracy than threshold-based and standard augmentation methods, respectively.

📄 PDF Abstract BibTeX arXiv:2406.07229

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Nichelle and Nancy: The Influence of Demographic Attributes and Tokenization Length on First Name Biases

2023-05-26 · Haozhe An, Rachel Rudinger

Through the use of first name substitution experiments, prior research has demonstrated the tendency of social commonsense reasoning models to systematically exhibit social biases along the dimensions of race, ethnicity,…

A Data-Centric Approach to Detecting and Mitigating Demographic Bias in Pediatric Mental Health Text: A Case Study in Anxiety Detection

2024-12-30 · Julia Ive, Paulina Bondaronek, Vishal Yadav, Daniel Santel 외

Introduction: Healthcare AI models often inherit biases from their training data. While efforts have primarily targeted bias in structured data, mental health heavily depends on unstructured data. This study aims to dete…

Anxiety DetectionDiagnostic

The Authors Matter: Understanding and Mitigating Implicit Bias in Deep Text Classification

2021-05-06 · Findings (ACL) 2021 8 · Haochen Liu, Wei Jin, Hamid Karimi, Zitao Liu 외

It is evident that deep text classification models trained on human data could be biased. In particular, they produce biased outcomes for texts that explicitly include identity terms of certain demographic groups. We ref…

ClassificationFairnessGeneral Classificationtext-classification+1

A Comprehensive Study on Face Recognition Biases Beyond Demographics

2021-03-02 · Philipp Terhörst, Jan Niklas Kolf, Marco Huber, Florian Kirchbuchner 외

Face recognition (FR) systems have a growing effect on critical decision-making processes. Recent works have shown that FR solutions show strong performance differences based on the user's demographics. However, to enabl…

AttributeDecision MakingFace Recognition

SODAPOP: Open-Ended Discovery of Social Biases in Social Commonsense Reasoning Models

2022-10-13 · Haozhe An, Zongxia Li, Jieyu Zhao, Rachel Rudinger

A common limitation of diagnostic tests for detecting social biases in NLP models is that they may only detect stereotypic associations that are pre-specified by the designer of the test. Since enumerating all possible p…

DiagnosticLanguage ModelingLanguage ModellingQuestion Answering