paper-with-me

Papers

BiasGym: A Simple and Generalizable Framework for Analyzing and Removing Biases through Elicitation

2025-08-12 · Sekh Mainul Islam, Nadav Borenstein, Siddhesh Milind Pawar, Haeun Yu, Arnav Arora, Isabelle Augenstein arxiv

Understanding biases and stereotypes encoded in the weights of Large Language Models (LLMs) is crucial for developing effective mitigation strategies. However, biased behaviour is often subtle and non-trivial to isolate, even when deliberately elicited, making systematic analysis and debiasing particularly challenging. To address this, we introduce \texttt{BiasGym}, a simple, cost-effective, and generalizable framework for reliably and safely injecting, analyzing, and mitigating conceptual associations of biases within LLMs. \texttt{BiasGym} consists of two components: \texttt{BiasInject}, which safely injects specific biases into the model via token-based fine-tuning while keeping the model frozen, and \texttt{BiasScope}, which leverages these injected signals to identify and reliably steer the components responsible for biased behavior. Our method enables consistent bias elicitation for mechanistic analysis, supports targeted debiasing without degrading performance on downstream tasks, and generalizes to biases unseen during fine-tuning. We demonstrate the effectiveness of BiasGym in reducing real-world stereotypes (e.g., people from Italy being `reckless drivers'), showing its utility for both safety interventions and interpretability research.

📄 PDF Abstract BibTeX arXiv:2508.08855

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Technical Report: Quantifying and Analyzing the Generalization Power of a DNN

2025-05-11 · Yuxuan He, Junpeng Zhang, Lei Cheng, Hongyuan Zhang 외

This paper proposes a new perspective for analyzing the generalization power of deep neural networks (DNNs), i.e., directly disentangling and analyzing the dynamics of generalizable and non-generalizable interaction enco…

MILO: Model-Agnostic Subset Selection Framework for Efficient Model Training and Tuning

2023-01-30 · KrishnaTeja Killamsetty, Alexandre V. Evfimievski, Tejaswini Pedapati, Kiran Kate 외

Training deep networks and tuning hyperparameters on large datasets is computationally intensive. One of the primary research directions for efficient training is to reduce training costs by selecting well-generalizable …

model

Debiased Learning for Remote Sensing Data

2023-12-24 · Chun-Hsiao Yeh, Xudong Wang, Stella X. Yu, Charles Hill 외

Deep learning has had remarkable success at analyzing handheld imagery such as consumer photos due to the availability of large-scale human annotations (e.g., ImageNet). However, remote sensing data lacks such extensive …

SemDeDup: Data-efficient learning at web-scale through semantic deduplication

2023-03-16 · Amro Abbas, Kushal Tirumala, Dániel Simig, Surya Ganguli 외

Progress in machine learning has been driven in large part by massive increases in data. However, large web-scale datasets such as LAION are largely uncurated beyond searches for exact duplicates, potentially leaving muc…

Breaking Down Bias: On The Limits of Generalizable Pruning Strategies

2025-02-11 · Sibo Ma, Alejandro Salinas, Peter Henderson, Julian Nyarko

We employ model pruning to examine how LLMs conceptualize racial biases, and whether a generalizable mitigation strategy for such biases appears feasible. Our analysis yields several novel insights. We find that pruning …

Decision Making