paper-with-me

홈 › Papers

Fact-or-Fair: A Checklist for Behavioral Testing of AI Models on Fairness-Related Queries

2025-02-09 · Jen-tse Huang, Yuhang Yan, Linqi Liu, Yixin Wan, Wenxuan Wang, Kai-Wei Chang, Michael R. Lyu

The generation of incorrect images, such as depictions of people of color in Nazi-era uniforms by Gemini, frustrated users and harmed Google's reputation, motivating us to investigate the relationship between accurately reflecting factuality and promoting diversity and equity. In this study, we focus on 19 real-world statistics collected from authoritative sources. Using these statistics, we develop a checklist comprising objective and subjective queries to analyze behavior of large language models (LLMs) and text-to-image (T2I) models. Objective queries assess the models' ability to provide accurate world knowledge. In contrast, the design of subjective queries follows a key principle: statistical or experiential priors should not be overgeneralized to individuals, ensuring that models uphold diversity. These subjective queries are based on three common human cognitive errors that often result in social biases. We propose metrics to assess factuality and fairness, and formally prove the inherent trade-off between these two aspects. Results show that GPT-4o and DALL-E 3 perform notably well among six LLMs and four T2I models. Our code is publicly available at https://github.com/uclanlp/Fact-or-Fair.

📄 PDF Abstract BibTeX arXiv:2502.05849

Code (1)

uclanlp/fact-or-fair 공식 구현

Tasks

DiversityFairnessWorld Knowledge

Methods 이 논문이 사용한 방법론

Uphold 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

Bias Mitigation for AI-Feedback Loops in Recommender Systems: A Systematic Literature Review and Taxonomy

2025-08-28 · Theodor Stoecker, Samed Bayer, Ingo Weber arxiv

Recommender systems continually retrain on user reactions to their own predictions, creating AI feedback loops that amplify biases and diminish fairness over time. Despite this well-known risk, most bias mitigation techn…

Beyond Accuracy: Behavioral Testing of NLP models with CheckList

2020-05-08 · ACL 2020 6 · Marco Tulio Ribeiro, Tongshuang Wu, Carlos Guestrin, Sameer Singh

Although measuring held-out accuracy has been the primary approach to evaluate generalization, it often overestimates the performance of NLP models, while alternative approaches for evaluating models either focus on indi…

Question AnsweringSentiment Analysis

Fine-Grained Fairness Analysis of Abusive Language Detection Systems with CheckList

2021-08-01 · ACL (WOAH) 2021 8 · Marta Marchiori Manerba, Sara Tonelli

Current abusive language detection systems have demonstrated unintended bias towards sensitive features such as nationality or gender. This is a crucial issue, which may harm minorities and underrepresented groups if suc…

Abusive LanguageFairness

A Seven-Layer Model for Standardising AI Fairness Assessment

2022-12-21 · Avinash Agarwal, Harsh Agarwal

Problem statement: Standardisation of AI fairness rules and benchmarks is challenging because AI fairness and other ethical requirements depend on multiple factors such as context, use case, type of the AI system, and so…

BenchmarkingFairness

Graph Fairness Learning under Distribution Shifts

2024-01-30 · Yibo Li, Xiao Wang, Yujie Xing, Shaohua Fan 외

Graph neural networks (GNNs) have achieved remarkable performance on graph-structured data. However, GNNs may inherit prejudice from the training data and make discriminatory predictions based on sensitive attributes, su…

Fairness