paper-with-me

홈 › Papers

BiasDPO: Mitigating Bias in Language Models through Direct Preference Optimization

2024-07-18 · Ahmed Allam

Large Language Models (LLMs) have become pivotal in advancing natural language processing, yet their potential to perpetuate biases poses significant concerns. This paper introduces a new framework employing Direct Preference Optimization (DPO) to mitigate gender, racial, and religious biases in LLM-generated English text. By developing a loss function that favors less biased over biased completions, our approach cultivates a preference for respectful and non-discriminatory language in LLMs. We also contribute a manually designed dataset for training LLMs to recognize and correct biases. This dataset encompasses a diverse range of prompts paired with both biased and unbiased completions. Implementing this approach on the Microsoft Phi-2 model, we demonstrate substantial reductions in biased outputs as our model outperforms the baseline model on almost all bias benchmarks. Our model also achieves better performance compared to other open-source models on most benchmarks. By reducing biases in the language generated by the model, our study marks a significant step towards developing more ethical and socially responsible LLMs. We publicly release BiasDPO dataset on HuggingFace.

📄 PDF Abstract BibTeX arXiv:2407.13928

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Investigating Societal Biases in a Poetry Composition System

2020-11-05 · GeBNLP (COLING) 2020 12 · Emily Sheng, David Uthus

There is a growing collection of work analyzing and mitigating societal biases in language understanding, generation, and retrieval tasks, though examining biases in creative tasks remains underexplored. Creative languag…

Data AugmentationRetrievalStyle Transfer

Toward Natural Language Mitigation Strategies for Cognitive Biases in Recommender Systems

2020-11-01 · ACL (NL4XAI, INLG) 2020 11 · Alisa Rieger, Mariët Theune, Nava Tintarev

Cognitive biases in the context of consuming online information filtered by recommender systems may lead to sub-optimal choices. One approach to mitigate such biases is through interface and interaction design. This surv…

Recommendation SystemsSurveyText Generation

Discovering and Mitigating Visual Biases through Keyword Explanation

2023-01-26 · CVPR 2024 1 · Younghyun Kim, Sangwoo Mo, Minkyu Kim, Kyungmin Lee 외

Addressing biases in computer vision models is crucial for real-world AI deployments. However, mitigating visual biases is challenging due to their unexplainable nature, often identified indirectly through visualization …

Image ClassificationImage Generation

Balancing out Bias: Achieving Fairness Through Balanced Training

2021-12-17 · ACL ARR December 2022 12 · Anonymous

Bias in natural language processing manifests as disparities in error rates across author demographics, typically disadvantaging minority groups. Although dataset balancing has been shown to be effective in mitigating bi…

Fairness

ProbLog4Fairness: A Neurosymbolic Approach to Modeling and Mitigating Bias

2025-11-12 · Rik Adriaensen, Lucas Van Praet, Jessa Bekker, Robin Manhaeve 외 arxiv

Operationalizing definitions of fairness is difficult in practice, as multiple definitions can be incompatible while each being arguably desirable. Instead, it may be easier to directly describe algorithmic bias through …