paper-with-me

홈 › Papers

WIKIBIAS: Detecting Multi-Span Subjective Biases in Language

2021-11-01 · Findings (EMNLP) 2021 11 · Yang Zhong, Jingfeng Yang, Wei Xu, Diyi Yang

Biases continue to be prevalent in modern text and media, especially subjective bias – a special type of bias that introduces improper attitudes or presents a statement with the presupposition of truth. To tackle the problem of detecting and further mitigating subjective bias, we introduce a manually annotated parallel corpus WIKIBIAS with more than 4,000 sentence pairs from Wikipedia edits. This corpus contains annotations towards both sentence-level bias types and token-level biased segments. We present systematic analyses of our dataset and results achieved by a set of state-of-the-art baselines in terms of three tasks: bias classification, tagging biased segments, and neutralizing biased text. We find that current models still struggle with detecting multi-span biases despite their reasonable performances, suggesting that our dataset can serve as a useful research benchmark. We also demonstrate that models trained on our dataset can generalize well to multiple domains such as news and political speeches.

📄 PDF Abstract BibTeX

Code (1)

cs329yangzhong/wikibias 공식 구현 pytorch

Tasks

Sentence

Similar Papers 제목 키워드 기반

B-score: Detecting biases in large language models using response history

2025-05-24 · An Vo, Mohammad Reza Taesiri, Daeyoung Kim, Anh Totti Nguyen

Large language models (LLMs) often exhibit strong biases, e.g, against women or in favor of the number 7. We investigate whether LLMs would be able to output less biased answers when allowed to observe their prior answer…

MMLU

Artificial mental phenomena: Psychophysics as a framework to detect perception biases in AI models

2019-12-15 · Lizhen Liang, Daniel E. Acuna

Detecting biases in artificial intelligence has become difficult because of the impenetrable nature of deep learning. The central difficulty is in relating unobservable phenomena deep inside models with observable, outsi…

FairnessSentiment AnalysisWord Embeddings

MindScope: Exploring cognitive biases in large language models through Multi-Agent Systems

2024-10-06 · Zhentao Xie, Jiabao Zhao, Yilei Wang, Jinxin Shi 외

Detecting cognitive biases in large language models (LLMs) is a fascinating task that aims to probe the existing cognitive biases within these models. Current methods for detecting cognitive biases in language models gen…

RAGRetrieval-augmented Generation

From Deception to Perception: The Surprising Benefits of Deepfakes for Detecting, Measuring, and Mitigating Bias

2025-02-16 · Yizhi Liu, Balaji Padmanabhan, Siva Viswanathan

While deepfake technologies have predominantly been criticized for potential misuse, our study demonstrates their significant potential as tools for detecting, measuring, and mitigating biases in key societal domains. By…

Face SwappingFairness

Through the LLM Looking Glass: A Socratic Probing of Donkeys, Elephants, and Markets

2025-03-20 · Molly Kennedy, Ayyoob Imani, Timo Spinde, Hinrich Schütze

While detecting and avoiding bias in LLM-generated text is becoming increasingly important, media bias often remains subtle and subjective, making it particularly difficult to identify and mitigate. In this study, we ass…

Articles