paper-with-me

홈 › Papers

Fairness in Large Language Models in Three Hours

2024-08-02 · Thang Doan Viet, Zichong Wang, Minh Nhat Nguyen, Wenbin Zhang

Large Language Models (LLMs) have demonstrated remarkable success across various domains but often lack fairness considerations, potentially leading to discriminatory outcomes against marginalized populations. Unlike fairness in traditional machine learning, fairness in LLMs involves unique backgrounds, taxonomies, and fulfillment techniques. This tutorial provides a systematic overview of recent advances in the literature concerning fair LLMs, beginning with real-world case studies to introduce LLMs, followed by an analysis of bias causes therein. The concept of fairness in LLMs is then explored, summarizing the strategies for evaluating bias and the algorithms designed to promote fairness. Additionally, resources for assessing bias in LLMs, including toolkits and datasets, are compiled, and current research challenges and open questions in the field are discussed. The repository is available at \url{https://github.com/LavinWong/Fairness-in-Large-Language-Models}.

📄 PDF Abstract BibTeX arXiv:2408.00992

Code (1)

lavinwong/fairness-in-large-language-models 공식 구현

Tasks

Fairness

Similar Papers 제목 키워드 기반

Balancing the Tradeoff between Profit and Fairness in Rideshare Platforms During High-Demand Hours

2019-12-18 · Vedant Nanda, Pan Xu, Karthik Abinav Sankararaman, John P. Dickerson 외

Rideshare platforms, when assigning requests to drivers, tend to maximize profit for the system and/or minimize waiting time for riders. Such platforms can exacerbate biases that drivers may have over certain types of re…

Fairness

Selecting Shots for Demographic Fairness in Few-Shot Learning with Large Language Models

2023-11-14 · Carlos Aguirre, Kuleen Sasse, Isabel Cachola, Mark Dredze

Recently, work in NLP has shifted to few-shot (in-context) learning, with large language models (LLMs) performing well across a range of tasks. However, while fairness evaluations have become a standard for supervised me…

FairnessFew-Shot LearningIn-Context Learning

Shapley meets Rawls: an integrated framework for measuring and explaining unfairness

2026-03-27 · Fadoua Amri-Jouidel, Emmanuel Kemel, Stéphane Mussard arxiv

Explainability and fairness have mainly been considered separately, with recent exceptions trying the explain the sources of unfairness. This paper shows that the Shapley value can be used to both define and explain unfa…

FFB: A Fair Fairness Benchmark for In-Processing Group Fairness Methods

2023-06-15 · Xiaotian Han, Jianfeng Chi, Yu Chen, Qifan Wang 외

This paper introduces the Fair Fairness Benchmark (\textsf{FFB}), a benchmarking framework for in-processing group fairness methods. Ensuring fairness in machine learning is important for ethical compliance. However, the…

BenchmarkingFairnessGPU

Textless Speech-to-Speech Translation With Limited Parallel Data

2023-05-24 · Anuj Diwan, Anirudh Srinivasan, David Harwath, Eunsol Choi

Existing speech-to-speech translation (S2ST) models fall into two camps: they either leverage text as an intermediate step or require hundreds of hours of parallel speech data. Both approaches are incompatible with textl…

Automatic Speech RecognitionDenoisingLanguage ModellingMachine Translation+4