paper-with-me

Papers

Simulating a Bias Mitigation Scenario in Large Language Models

2025-09-17 · Kiana Kiashemshaki, Mohammad Jalili Torkamani, Negin Mahmoudi, Meysam Shirdel Bilehsavar arxiv

Large Language Models (LLMs) have fundamentally transformed the field of natural language processing; however, their vulnerability to biases presents a notable obstacle that threatens both fairness and trust. This review offers an extensive analysis of the bias landscape in LLMs, tracing its roots and expressions across various NLP tasks. Biases are classified into implicit and explicit types, with particular attention given to their emergence from data sources, architectural designs, and contextual deployments. This study advances beyond theoretical analysis by implementing a simulation framework designed to evaluate bias mitigation strategies in practice. The framework integrates multiple approaches including data curation, debiasing during model training, and post-hoc output calibration and assesses their impact in controlled experimental settings. In summary, this work not only synthesizes existing knowledge on bias in LLMs but also contributes original empirical validation through simulation of mitigation strategies.

📄 PDF Abstract BibTeX arXiv:2509.14438

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Comprehensive Empirical Study of Bias Mitigation Methods for Machine Learning Classifiers

2022-07-07 · Zhenpeng Chen, Jie M. Zhang, Federica Sarro, Mark Harman

Software bias is an increasingly important operational concern for software engineers. We present a large-scale, comprehensive empirical study of 17 representative bias mitigation methods for Machine Learning (ML) classi…

Fairness

Parameter-efficient Modularised Bias Mitigation via AdapterFusion

2023-02-13 · Deepak Kumar, Oleg Lesota, George Zerveas, Daniel Cohen 외

Large pre-trained language models contain societal biases and carry along these biases to downstream tasks. Current in-processing bias mitigation approaches (like adversarial training) impose debiasing by updating a mode…

AttributeFairnessMulti-Task Learning

BiasFreeBench: a Benchmark for Mitigating Bias in Large Language Model Responses

2025-09-30 · Xin Xu, Xunzhi He, Churan Zhi, Ruizhe Chen 외 arxiv

Existing studies on bias mitigation methods for large language models (LLMs) use diverse baselines and metrics to evaluate debiasing performance, leading to inconsistent comparisons among them. Moreover, their evaluation…

Simulating Biases for Interpretable Fairness in Offline and Online Classifiers

2025-07-14 · Ricardo Inácio, Zafeiris Kokkinogenis, Vitor Cerqueira, Carlos Soares arxiv

Predictive models often reinforce biases which were originally embedded in their training data, through skewed decisions. In such cases, mitigation methods are critical to ensure that, regardless of the prevailing dispar…

Robustly Improving LLM Fairness in Realistic Settings via Interpretability

2025-06-12 · Adam Karvonen, Samuel Marks

Large language models (LLMs) are increasingly deployed in high-stakes hiring applications, making decisions that directly impact people's careers and livelihoods. While prior studies suggest simple anti-bias prompts can …

AttributeFairness