paper-with-me

Papers

On Measuring Social Biases in Prompt-Based Multi-Task Learning

2022-05-23 · Findings (NAACL) 2022 7 · Afra Feyza Akyürek, Sejin Paik, Muhammed Yusuf Kocyigit, Seda Akbiyik, Şerife Leman Runyun, Derry Wijaya

Large language models trained on a mixture of NLP tasks that are converted into a text-to-text format using prompts, can generalize into novel forms of language and handle novel tasks. A large body of work within prompt engineering attempts to understand the effects of input forms and prompts in achieving superior performance. We consider an alternative measure and inquire whether the way in which an input is encoded affects social biases promoted in outputs. In this paper, we study T0, a large-scale multi-task text-to-text language model trained using prompt-based learning. We consider two different forms of semantically equivalent inputs: question-answer format and premise-hypothesis format. We use an existing bias benchmark for the former BBQ and create the first bias benchmark in natural language inference BBNLI with hand-written hypotheses while also converting each benchmark into the other form. The results on two benchmarks suggest that given two different formulations of essentially the same input, T0 conspicuously acts more biased in question answering form, which is seen during training, compared to premise-hypothesis form which is unlike its training examples. Code and data are released under https://github.com/feyzaakyurek/bbnli.

📄 PDF Abstract BibTeX arXiv:2205.11605

Code (1)

feyzaakyurek/bbnli 공식 구현

Tasks

FormLanguage ModelingLanguage ModellingMulti-Task LearningNatural Language InferencePrompt EngineeringQuestion Answering

Similar Papers 제목 키워드 기반

Challenges in Measuring Bias via Open-Ended Language Generation

2022-05-23 · NAACL (GeBNLP) 2022 7 · Afra Feyza Akyürek, Muhammed Yusuf Kocyigit, Sejin Paik, Derry Wijaya

Researchers have devised numerous ways to quantify social biases vested in pretrained language models. As some language models are capable of generating coherent completions given a set of textual prompts, several prompt…

Language ModelingLanguage ModellingText Generation

BOLD: Dataset and Metrics for Measuring Biases in Open-Ended Language Generation

2021-01-27 · Jwala Dhamala, Tony Sun, Varun Kumar, Satyapriya Krishna 외

Recent advances in deep learning techniques have enabled machines to generate cohesive open-ended text when prompted with a sequence of words as context. While these models now empower many downstream applications from c…

BenchmarkingText Generation

Measuring Implicit Bias in Explicitly Unbiased Large Language Models

2024-02-06 · Xuechunzi Bai, Angelina Wang, Ilia Sucholutsky, Thomas L. Griffiths

Large language models (LLMs) can pass explicit social bias tests but still harbor implicit biases, similar to humans who endorse egalitarian beliefs yet exhibit subtle biases. Measuring such implicit biases can be a chal…

Decision MakingDiagnosticLanguage Modelling

On Measuring Social Biases in Prompt-Based Learning

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Large language models trained on a mixture of NLP tasks that are converted into a text-to-text format using prompts, can generalize into novel forms of language and handle novel tasks. A large body of work within prompt …

FormLanguage ModellingNatural Language InferencePrompt Engineering+1

Bias Mitigation or Cultural Commonsense? Evaluating LLMs with a Japanese Dataset

2025-09-29 · Taisei Yamamoto, Ryoma Kumon, Danushka Bollegala, Hitomi Yanaka arxiv

Large language models (LLMs) exhibit social biases, prompting the development of various debiasing methods. However, debiasing methods may degrade the capabilities of LLMs. Previous research has evaluated the impact of b…