paper-with-me

Papers

Underneath the Numbers: Quantitative and Qualitative Gender Fairness in LLMs for Depression Prediction

2024-06-12 · Micol Spitale, Jiaee Cheong, Hatice Gunes

Recent studies show bias in many machine learning models for depression detection, but bias in LLMs for this task remains unexplored. This work presents the first attempt to investigate the degree of gender bias present in existing LLMs (ChatGPT, LLaMA 2, and Bard) using both quantitative and qualitative approaches. From our quantitative evaluation, we found that ChatGPT performs the best across various performance metrics and LLaMA 2 outperforms other LLMs in terms of group fairness metrics. As qualitative fairness evaluation remains an open research question we propose several strategies (e.g., word count, thematic analysis) to investigate whether and how a qualitative evaluation can provide valuable insights for bias analysis beyond what is possible with quantitative evaluation. We found that ChatGPT consistently provides a more comprehensive, well-reasoned explanation for its prediction compared to LLaMA 2. We have also identified several themes adopted by LLMs to qualitatively evaluate gender fairness. We hope our results can be used as a stepping stone towards future attempts at improving qualitative evaluation of fairness for LLMs especially for high-stakes tasks such as depression detection.

📄 PDF Abstract BibTeX arXiv:2406.08183

Code (0)

등록된 구현이 없습니다.

Tasks

Depression DetectionFairness

Methods 이 논문이 사용한 방법론

LLaMA LLaMA is a collection of foundation language models ranging from 7B to 65B parameters. It is based on the transformer architecture with various improvements that were…

Similar Papers 제목 키워드 기반

FairLex: A Multilingual Benchmark for Evaluating Fairness in Legal Text Processing

2022-03-14 · ACL 2022 5 · Ilias Chalkidis, Tommaso Pasini, Sheng Zhang, Letizia Tomada 외

We present a benchmark suite of four datasets for evaluating the fairness of pre-trained language models and the techniques used to fine-tune them for downstream tasks. Our benchmarks cover four jurisdictions (European C…

Fairness

An Information-Flow Perspective on Algorithmic Fairness

2023-12-15 · Samuel Teuber, Bernhard Beckert

This work presents insights gained by investigating the relationship between algorithmic fairness and the concept of secure information flow. The problem of enforcing secure information flow is well-studied in the contex…

counterfactualFairness

fairBERTs: Erasing Sensitive Information Through Semantic and Fairness-aware Perturbations

2024-07-11 · Jinfeng Li, Yuefeng Chen, Xiangyu Liu, Longtao Huang 외

Pre-trained language models (PLMs) have revolutionized both the natural language processing research and applications. However, stereotypical biases (e.g., gender and racial discrimination) encoded in PLMs have raised ne…

FairnessGenerative Adversarial Network

FairQuant: Certifying and Quantifying Fairness of Deep Neural Networks

2024-09-05 · Brian Hyeongseok Kim, Jingbo Wang, Chao Wang

We propose a method for formally certifying and quantifying individual fairness of deep neural networks (DNN). Individual fairness guarantees that any two individuals who are identical except for a legally protected attr…

AttributeFairness

First-Person Fairness in Chatbots

2024-10-16 · Tyna Eloundou, Alex Beutel, David G. Robinson, Keren Gu-Lemberg 외

Evaluating chatbot fairness is crucial given their rapid proliferation, yet typical chatbot tasks (e.g., resume writing, entertainment) diverge from the institutional decision-making tasks (e.g., resume screening) which …

ChatbotcounterfactualDecision MakingFairness+1