paper-with-me

홈 › Papers

"I'm sorry to hear that": Finding New Biases in Language Models with a Holistic Descriptor Dataset

2022-05-18 · Eric Michael Smith, Melissa Hall, Melanie Kambadur, Eleonora Presani, Adina Williams

As language models grow in popularity, it becomes increasingly important to clearly measure all possible markers of demographic identity in order to avoid perpetuating existing societal harms. Many datasets for measuring bias currently exist, but they are restricted in their coverage of demographic axes and are commonly used with preset bias tests that presuppose which types of biases models can exhibit. In this work, we present a new, more inclusive bias measurement dataset, HolisticBias, which includes nearly 600 descriptor terms across 13 different demographic axes. HolisticBias was assembled in a participatory process including experts and community members with lived experience of these terms. These descriptors combine with a set of bias measurement templates to produce over 450,000 unique sentence prompts, which we use to explore, identify, and reduce novel forms of bias in several generative models. We demonstrate that HolisticBias is effective at measuring previously undetectable biases in token likelihoods from language models, as well as in an offensiveness classifier. We will invite additions and amendments to the dataset, which we hope will serve as a basis for more easy-to-use and standardized methods for evaluating bias in NLP models.

📄 PDF Abstract BibTeX arXiv:2205.09209

Code (2)

facebookresearch/ResponsibleNLP/tree/main/holistic_bias 공식 구현
facebookresearch/responsiblenlp 공식 구현

Tasks

Sentence

Similar Papers 제목 키워드 기반

SorryDB: Can AI Provers Complete Real-World Lean Theorems?

2026-03-03 · Austin Letson, Leopoldo Sarra, Auguste Poiroux, Oliver Dressler 외 arxiv

We present SorryDB, a dynamically-updating benchmark of open Lean tasks drawn from 78 real world formalization projects on GitHub. Unlike existing static benchmarks, often composed of competition problems, hillclimbing t…

FAIntbench: A Holistic and Precise Benchmark for Bias Evaluation in Text-to-Image Models

2024-05-28 · Hanjun Luo, Ziye Deng, Ruizhe Chen, Zuozhu Liu

The rapid development and reduced barriers to entry for Text-to-Image (T2I) models have raised concerns about the biases in their outputs, but existing research lacks a holistic definition and evaluation framework of bia…

FRACTURED-SORRY-Bench: Framework for Revealing Attacks in Conversational Turns Undermining Refusal Efficacy and Defenses over SORRY-Bench (Automated Multi-shot Jailbreaks)

2024-08-28 · Aman Priyanshu, Supriti Vijay

This paper introduces FRACTURED-SORRY-Bench, a framework for evaluating the safety of Large Language Models (LLMs) against multi-turn conversational attacks. Building upon the SORRY-Bench dataset, we propose a simple yet…

Tidying Up the Conversational Recommender Systems' Biases

2023-09-05 · Armin Moradi, Golnoosh Farnadi

The growing popularity of language models has sparked interest in conversational recommender systems (CRS) within both industry and research circles. However, concerns regarding biases in these systems have emerged. Whil…

Natural Language UnderstandingRecommendation Systems

SORRY-Bench: Systematically Evaluating Large Language Model Safety Refusal Behaviors

2024-06-20 · Tinghao Xie, Xiangyu Qi, Yi Zeng, Yangsibo Huang 외

Evaluating aligned large language models' (LLMs) ability to recognize and reject unsafe user requests is crucial for safe, policy-compliant deployments. Existing evaluation efforts, however, face three limitations that w…

Language ModelingLanguage ModellingLarge Language Model