paper-with-me

Papers

LLM-Assisted Content Conditional Debiasing for Fair Text Embedding

2024-02-22 · Wenlong Deng, Blair Chen, Beidi Zhao, Chiyu Zhang, Xiaoxiao Li, Christos Thrampoulidis

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 applications like search engines. In response, this paper proposes a novel method for learning fair text embeddings. First, we define a novel content-conditional equal distance (CCED) fairness for text embeddings, ensuring content-conditional independence between sensitive attributes and text embeddings. Building on CCED, we introduce a content-conditional debiasing (CCD) loss to ensure that embeddings of texts with different sensitive attributes but identical content maintain the same distance from the embedding of their corresponding neutral text. Additionally, we tackle the issue of insufficient training data by using Large Language Models (LLMs) with instructions to fairly augment texts into different sensitive groups. Our extensive evaluations show that our approach effectively enhances fairness while maintaining the utility of embeddings. Furthermore, our augmented dataset, combined with the CCED metric, serves as an new benchmark for evaluating fairness.

📄 PDF Abstract BibTeX arXiv:2402.14208

Code (0)

등록된 구현이 없습니다.

Tasks

Fairness

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Stay Fair! Ensuring Group Fairness in Diffusion Models Across Guidance Scales

2026-05-27 · Myeongsoo Kim, Eunji Kim, Minwoo Chae, Sangwoo Mo arxiv

Diffusion models steer conditional generation with a tunable guidance scale to trade off prompt alignment and diversity. However, existing debiasing techniques are optimized for a single scale, degrading fairness when us…

Text-to-Image Generation

FairImagen: Post-Processing for Bias Mitigation in Text-to-Image Models

2025-10-24 · Zihao Fu, Ryan Brown, Shun Shao, Kai Rawal 외 arxiv

Text-to-image diffusion models, such as Stable Diffusion, have demonstrated remarkable capabilities in generating high-quality and diverse images from natural language prompts. However, recent studies reveal that these m…

Text-to-Image Generation

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

HoloFair: Unified T2I Fairness Evaluation and Fair-GRPO Debiasing

2026-05-23 · Ruyi Chen, Lu Zhou, Xiaogang Xu, Chiyu Zhang 외 arxiv

Text-to-Image (T2I) models have made significant strides in visual realism and semantic consistency, yet they often perpetuate and amplify societal biases. Existing evaluation methods typically address only single-dimens…

LIDAO: Towards Limited Interventions for Debiasing (Large) Language Models

2024-06-01 · Tianci Liu, Haoyu Wang, Shiyang Wang, Yu Cheng 외

Large language models (LLMs) have achieved impressive performance on various natural language generation tasks. Nonetheless, they suffer from generating negative and harmful contents that are biased against certain demog…

FairnessInstruction FollowingText Generation