paper-with-me

Papers

MPF: Aligning and Debiasing Language Models post Deployment via Multi Perspective Fusion

2025-07-03 · Xin Guan, PeiHsin Lin, Zekun Wu, Ze Wang, Ruibo Zhang, Emre Kazim, Adriano Koshiyama arxiv

Multiperspective Fusion (MPF) is a novel posttraining alignment framework for large language models (LLMs) developed in response to the growing need for easy bias mitigation. Built on top of the SAGED pipeline, an automated system for constructing bias benchmarks and extracting interpretable baseline distributions, MPF leverages multiperspective generations to expose and align biases in LLM outputs with nuanced, humanlike baselines. By decomposing baseline, such as sentiment distributions from HR professionals, into interpretable perspective components, MPF guides generation through sampling and balancing of responses, weighted by the probabilities obtained in the decomposition. Empirically, we demonstrate its ability to align LLM sentiment distributions with both counterfactual baselines (absolute equality) and the HR baseline (biased for Top Univeristy), resulting in small KL divergence, reduction of calibration error and generalization to unseen questions. This shows that MPF offers a scalable and interpretable method for alignment and bias mitigation, compatible with deployed LLMs and requiring no extensive prompt engineering or finetuning.

📄 PDF Abstract BibTeX arXiv:2507.02595

Code (0)

등록된 구현이 없습니다.

Tasks

Prompt Engineering

Similar Papers 제목 키워드 기반

SEM: Sparse Embedding Modulation for Post-Hoc Debiasing of Vision-Language Models

2026-03-19 · Quentin Guimard, Federico Bartsch, Simone Caldarella, Rahaf Aljundi 외 arxiv

Models that bridge vision and language, such as CLIP, are key components of multimodal AI, yet their large-scale, uncurated training data introduce severe social and spurious biases. Existing post-hoc debiasing methods o…

Multiple-Debias: A Full-process Debiasing Method for Multilingual Pre-trained Language Models

2026-04-03 · Haoyu Liang, Peijian Zeng, Wentao Huang, Aimin Yang 외 arxiv

Multilingual Pre-trained Language Models (MPLMs) have become essential tools for natural language processing. However, they often exhibit biases related to sensitive attributes such as gender, race, and religion. In this…

parameter-efficient fine-tuningData Augmentation

Debiasing Without Protected Attributes: Latent Concept Erasure from Textual Profiles

2026-06-10 · Shun Shao, Zheng Zhao, Anna Korhonen, Yftah Ziser 외 arxiv

Most fairness research in NLP assumes direct access to protected attributes such as gender, race, or nationality. In practice, however, such information is often unavailable due to privacy constraints, missing metadata, …

Bias Dynamics in BabyLMs: Towards a Compute-Efficient Sandbox for Democratising Pre-Training Debiasing

2026-01-14 · Filip Trhlik, Andrew Caines, Paula Buttery arxiv

Pre-trained language models (LMs) have, over the last few years, grown substantially in both societal adoption and training costs. This rapid growth in size has constrained progress in understanding and mitigating their …

Do Students Debias Like Teachers? On the Distillability of Bias Mitigation Methods

2025-10-30 · Jiali Cheng, Chirag Agarwal, Hadi Amiri arxiv

Knowledge distillation (KD) is an effective method for model compression and transferring knowledge between models. However, its effect on model's robustness against spurious correlations that degrade performance on out-…

Natural Language InferenceKnowledge DistillationImage ClassificationModel Compression