paper-with-me

홈 › Papers

AXOLOTL: Fairness through Assisted Self-Debiasing of Large Language Model Outputs

2024-03-01 · Sana Ebrahimi, Kaiwen Chen, Abolfazl Asudeh, Gautam Das, Nick Koudas

Pre-trained Large Language Models (LLMs) have significantly advanced natural language processing capabilities but are susceptible to biases present in their training data, leading to unfair outcomes in various applications. While numerous strategies have been proposed to mitigate bias, they often require extensive computational resources and may compromise model performance. In this work, we introduce AXOLOTL, a novel post-processing framework, which operates agnostically across tasks and models, leveraging public APIs to interact with LLMs without direct access to internal parameters. Through a three-step process resembling zero-shot learning, AXOLOTL identifies biases, proposes resolutions, and guides the model to self-debias its outputs. This approach minimizes computational costs and preserves model performance, making AXOLOTL a promising tool for debiasing LLM outputs with broad applicability and ease of use.

📄 PDF Abstract BibTeX arXiv:2403.00198

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessLanguage ModelingLanguage ModellingLarge Language ModelZero-Shot Learning

Similar Papers 제목 키워드 기반

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, …

Large Language Model Bias Mitigation from the Perspective of Knowledge Editing

2024-05-15 · Ruizhe Chen, Yichen Li, Zikai Xiao, Zuozhu Liu

Existing debiasing methods inevitably make unreasonable or undesired predictions as they are designated and evaluated to achieve parity across different social groups but leave aside individual facts, resulting in modifi…

Fairnessknowledge editingLanguage ModelingLanguage Modelling+2

LLM-Assisted Content Conditional Debiasing for Fair Text Embedding

2024-02-22 · Wenlong Deng, Blair Chen, Beidi Zhao, Chiyu Zhang 외

Mitigating biases in machine learning models has become an increasing concern in Natural Language Processing (NLP), particularly in developing fair text embeddings, which are crucial yet challenging for real-world applic…

Fairness

FAME: Fairness-aware Attention-modulated Video Editing

2025-10-27 · Zhangkai Wu, Xuhui Fan, Zhongyuan Xie, Kaize Shi 외 arxiv

Training-free video editing (VE) models tend to fall back on gender stereotypes when rendering profession-related prompts. We propose \textbf{FAME} for \textit{Fairness-aware Attention-modulated Video Editing} that mitig…

DebiasRAG: A Tuning-Free Path to Fair Generation in Large Language Models through Retrieval-Augmented Generation

2026-05-15 · Rui Chu, Bingyin Zhao, Thanh Quoc Hung Le, Duy Cao Hoang 외 arxiv

Large language models (LLMs) have achieved unprecedented success due to their exceptional generative capabilities. However, because they depend on knowledge encapsulated from training corpora, they may produce hallucinat…

Prompt Engineering