paper-with-me

홈 › Papers

Navigating the Sea of LLM Evaluation: Investigating Bias in Toxicity Benchmarks

2026-05-11 · Regina Gugg, Selina Niederländer, Andreas Stöckl, Martin Flechl arxiv

The rapid adoption of LLMs in both research and industry highlights the challenges of deploying them safely and reveals a gap in the systematic evaluation of toxicity benchmarks. As organizations increasingly rely on these benchmarks to certify models for customer-facing applications and automated moderation, unrecognized evaluation biases could lead to the deployment of vulnerable or unsafe systems. This work investigates the robustness of established benchmarking setups and examines how to measure currently neglected intrinsic biases, such as those related to model choice, metrics, and task types. Our experiments uncover significant discrepancies in benchmark behaviors when evaluation setups are altered. Specifically, shifting the task from text completion to summarization increases the tendency of benchmarks to flag content as harmful. Additionally, certain benchmarks fail to maintain consistent behavior when the input data domain is changed. Furthermore, we observe model-specific instabilities, demonstrating a clear need for more robust and comprehensive safety evaluation frameworks.

📄 PDF Abstract BibTeX arXiv:2605.10639

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

On Bias and Fairness in NLP: Investigating the Impact of Bias and Debiasing in Language Models on the Fairness of Toxicity Detection

2023-05-22 · Fatma Elsafoury, Stamos Katsigiannis

Language models are the new state-of-the-art natural language processing (NLP) models and they are being increasingly used in many NLP tasks. Even though there is evidence that language models are biased, the impact of t…

ClassificationFairnessSelection biastext-classification+1

Designing Evaluations of Machine Learning Models for Subjective Inference: The Case of Sentence Toxicity

2019-11-06 · Agathe Balayn, Alessandro Bozzon

Machine Learning (ML) is increasingly applied in real-life scenarios, raising concerns about bias in automatic decision making. We focus on bias as a notion of opinion exclusion, that stems from the direct application of…

BIG-bench Machine LearningDecision MakingSentence

Rethinking Toxicity Evaluation in Large Language Models: A Multi-Label Perspective

2025-10-16 · Zhiqiang Kou, Junyang Chen, Xin-Qiang Cai, Ming-Kun Xie 외 arxiv

Large language models (LLMs) have achieved impressive results across a range of natural language processing tasks, but their potential to generate harmful content has raised serious safety concerns. Current toxicity dete…

Investigating Bias In Automatic Toxic Comment Detection: An Empirical Study

2021-08-14 · Ayush Kumar, Pratik Kumar

With surge in online platforms, there has been an upsurge in the user engagement on these platforms via comments and reactions. A large portion of such textual comments are abusive, rude and offensive to the audience. Wi…

Raising the Bar: Investigating the Values of Large Language Models via Generative Evolving Testing

2024-06-20 · Han Jiang, Xiaoyuan Yi, Zhihua Wei, Ziang Xiao 외

Warning: Contains harmful model outputs. Despite significant advancements, the propensity of Large Language Models (LLMs) to generate harmful and unethical content poses critical challenges. Measuring value alignment of …

Ethics