paper-with-me

홈 › Papers

Uncovering Bias in Foundation Models: Impact, Testing, Harm, and Mitigation

2025-01-14 · Shuzhou Sun, Li Liu, Yongxiang Liu, Zhen Liu, Shuanghui Zhang, Janne Heikkilä, Xiang Li

Bias in Foundation Models (FMs) - trained on vast datasets spanning societal and historical knowledge - poses significant challenges for fairness and equity across fields such as healthcare, education, and finance. These biases, rooted in the overrepresentation of stereotypes and societal inequalities in training data, exacerbate real-world discrimination, reinforce harmful stereotypes, and erode trust in AI systems. To address this, we introduce Trident Probe Testing (TriProTesting), a systematic testing method that detects explicit and implicit biases using semantically designed probes. Here we show that FMs, including CLIP, ALIGN, BridgeTower, and OWLv2, demonstrate pervasive biases across single and mixed social attributes (gender, race, age, and occupation). Notably, we uncover mixed biases when social attributes are combined, such as gender x race, gender x age, and gender x occupation, revealing deeper layers of discrimination. We further propose Adaptive Logit Adjustment (AdaLogAdjustment), a post-processing technique that dynamically redistributes probability power to mitigate these biases effectively, achieving significant improvements in fairness without retraining models. These findings highlight the urgent need for ethical AI practices and interdisciplinary solutions to address biases not only at the model level but also in societal structures. Our work provides a scalable and interpretable solution that advances fairness in AI systems while offering practical insights for future research on fair AI technologies.

📄 PDF Abstract BibTeX arXiv:2501.10453

Code (1)

rsdczhs0/TriProTesting 공식 구현 pytorch

Tasks

Fairness

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Uncovering the Background-Induced bias in RGB based 6-DoF Object Pose Estimation

2023-04-17 · Elena Govi, Davide Sapienza, Carmelo Scribano, Tobia Poppi 외

In recent years, there has been a growing trend of using data-driven methods in industrial settings. These kinds of methods often process video images or parts, therefore the integrity of such images is crucial. Sometime…

6D Pose EstimationData AugmentationPose Estimation

The Hidden Space of Safety: Understanding Preference-Tuned LLMs in Multilingual context

2025-04-03 · Nikhil Verma, Manasa Bharadwaj

Alignment tuning has enabled large language models to excel in reasoning, instruction-following, and minimizing harmful generations. However, despite their widespread deployment, these models exhibit a monolingual bias, …

Instruction Following

Uncovering User Interest from Biased and Noised Watch Time in Video Recommendation

2023-08-16 · Haiyuan Zhao, Lei Zhang, Jun Xu, Guohao Cai 외

In the video recommendation, watch time is commonly adopted as an indicator of user interest. However, watch time is not only influenced by the matching of users' interests but also by other factors, such as duration bia…

Position Paper: If Innovation in AI Systematically Violates Fundamental Rights, Is It Innovation at All?

2025-10-26 · Josu Eguiluz Castañeira, Axel Brando, Migle Laukyte, Marc Serra-Vidal arxiv

Artificial intelligence (AI) now permeates critical infrastructures and decision-making systems where failures produce social, economic, and democratic harm. This position paper challenges the entrenched belief that regu…

Disparate Censorship & Undertesting: A Source of Label Bias in Clinical Machine Learning

2022-08-01 · Trenton Chang, Michael W. Sjoding, Jenna Wiens

As machine learning (ML) models gain traction in clinical applications, understanding the impact of clinician and societal biases on ML models is increasingly important. While biases can arise in the labels used for mode…

BIG-bench Machine LearningDiagnostic