paper-with-me

Papers

BM-CL: Bias Mitigation through the lens of Continual Learning

2025-09-01 · Lucas Mansilla, Rodrigo Echeveste, Camila Gonzalez, Diego H. Milone, Enzo Ferrante arxiv

Biases in machine learning pose significant challenges, particularly when models amplify disparities that affect disadvantaged groups. Traditional bias mitigation techniques often lead to a {\itshape leveling-down effect}, whereby improving outcomes of disadvantaged groups comes at the expense of reduced performance for advantaged groups. This study introduces Bias Mitigation through Continual Learning (BM-CL), a novel framework that leverages the principles of continual learning to address this trade-off. We postulate that mitigating bias is conceptually similar to domain-incremental continual learning, where the model must adjust to changing fairness conditions, improving outcomes for disadvantaged groups without forgetting the knowledge that benefits advantaged groups. Drawing inspiration from techniques such as Learning without Forgetting and Elastic Weight Consolidation, we reinterpret bias mitigation as a continual learning problem. This perspective allows models to incrementally balance fairness objectives, enhancing outcomes for disadvantaged groups while preserving performance for advantaged groups. Experiments on synthetic and real-world image datasets, characterized by diverse sources of bias, demonstrate that the proposed framework mitigates biases while minimizing the loss of original knowledge. Our approach bridges the fields of fairness and continual learning, offering a promising pathway for developing machine learning systems that are both equitable and effective.

📄 PDF Abstract BibTeX arXiv:2509.01730

Code (0)

등록된 구현이 없습니다.

Tasks

Continual Learning

Similar Papers 제목 키워드 기반

BRAIN: Bias-Mitigation Continual Learning Approach to Vision-Brain Understanding

2025-08-25 · Xuan-Bac Nguyen, Thanh-Dat Truong, Pawan Sinha, Khoa Luu arxiv

Memory decay makes it harder for the human brain to recognize visual objects and retain details. Consequently, recorded brain signals become weaker, uncertain, and contain poor visual context over time. This paper presen…

Contrastive LearningContinual Learning

Biased Models Have Biased Explanations

2020-12-20 · Aditya Jain, Manish Ravula, Joydeep Ghosh

We study fairness in Machine Learning (FairML) through the lens of attribute-based explanations generated for machine learning models. Our hypothesis is: Biased Models have Biased Explanations. To establish that, we firs…

AttributeBIG-bench Machine LearningFairness

BiasMap: Leveraging Cross-Attentions to Discover and Mitigate Hidden Social Biases in Text-to-Image Generation

2025-09-16 · Rajatsubhra Chakraborty, Xujun Che, Depeng Xu, Cori Faklaris 외 arxiv

Bias discovery is critical for black-box generative models, especiall text-to-image (TTI) models. Existing works predominantly focus on output-level demographic distributions, which do not necessarily guarantee concept r…

Text-to-Image Generation

LLM Bias Detection and Mitigation through the Lens of Desired Distributions

2025-10-07 · Ingroj Shrestha, Padmini Srinivasan arxiv

Although prior work on bias mitigation has focused on promoting social equality and demographic parity, less attention has been given to aligning LLM's outputs to desired distributions. For example, we might want to alig…

Bias Detection

Exploring the Jungle of Bias: Political Bias Attribution in Language Models via Dependency Analysis

2023-11-15 · David F. Jenny, Yann Billeter, Mrinmaya Sachan, Bernhard Schölkopf 외

The rapid advancement of Large Language Models (LLMs) has sparked intense debate regarding the prevalence of bias in these models and its mitigation. Yet, as exemplified by both results on debiasing methods in the litera…

Decision MakingFairness