paper-with-me

Papers

Diagnosing and Debiasing Corpus-Based Political Bias and Insults in GPT2

2023-11-17 · Ambri Ma, Arnav Kumar, Brett Zeligson

The training of large language models (LLMs) on extensive, unfiltered corpora sourced from the internet is a common and advantageous practice. Consequently, LLMs have learned and inadvertently reproduced various types of biases, including violent, offensive, and toxic language. However, recent research shows that generative pretrained transformer (GPT) language models can recognize their own biases and detect toxicity in generated content, a process referred to as self-diagnosis. In response, researchers have developed a decoding algorithm that allows LLMs to self-debias, or reduce their likelihood of generating harmful text. This study investigates the efficacy of the diagnosing-debiasing approach in mitigating two additional types of biases: insults and political bias. These biases are often used interchangeably in discourse, despite exhibiting potentially dissimilar semantic and syntactic properties. We aim to contribute to the ongoing effort of investigating the ethical and social implications of human-AI interaction.

📄 PDF Abstract BibTeX arXiv:2311.10266

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

When Bigger Isn't Better: A Comprehensive Fairness Evaluation of Political Bias in Multi-News Summarisation

2026-04-23 · Nannan Huang, Iffat Maab, Junichi Yamagishi arxiv

Multi-document news summarisation systems are increasingly adopted for their convenience in processing vast daily news content, making fairness across diverse political perspectives critical. However, these systems can e…

Debiasing Large Language Models in Thai Political Stance Detection via Counterfactual Calibration

2025-09-26 · Kasidit Sermsri, Teerapong Panboonyuen arxiv

Political stance detection in low-resource and culturally complex settings poses a critical challenge for large language models (LLMs). In the Thai political landscape - marked by indirect language, polarized figures, an…

Zero-shot GeneralizationData AugmentationStance Detection

Unlabeled Debiasing in Downstream Tasks via Class-wise Low Variance Regularization

2024-09-29 · Shahed Masoudian, Markus Frohmann, Navid Rekabsaz, Markus Schedl

Language models frequently inherit societal biases from their training data. Numerous techniques have been proposed to mitigate these biases during both the pre-training and fine-tuning stages. However, fine-tuning a pre…

AttributeLanguage ModelingLanguage Modelling

Detoxifying Language Models with a Toxic Corpus

2022-04-30 · LTEDI (ACL) 2022 5 · Yoon A Park, Frank Rudzicz

Existing studies have investigated the tendency of autoregressive language models to generate contexts that exhibit undesired biases and toxicity. Various debiasing approaches have been proposed, which are primarily cate…

Text Generation

Visual Data Diagnosis and Debiasing with Concept Graphs

2024-09-26 · Rwiddhi Chakraborty, Yinong Wang, Jialu Gao, Runkai Zheng 외

The widespread success of deep learning models today is owed to the curation of extensive datasets significant in size and complexity. However, such models frequently pick up inherent biases in the data during the traini…

Data AugmentationKnowledge Graphs