paper-with-me

홈 › Papers

Pride and Prejudice: LLM Amplifies Self-Bias in Self-Refinement

2024-02-18 · Wenda Xu, Guanglei Zhu, Xuandong Zhao, Liangming Pan, Lei LI, William Yang Wang

Recent studies show that large language models (LLMs) improve their performance through self-feedback on certain tasks while degrade on others. We discovered that such a contrary is due to LLM's bias in evaluating their own output. In this paper, we formally define LLM's self-bias - the tendency to favor its own generation - using two statistics. We analyze six LLMs (GPT-4, GPT-3.5, Gemini, LLaMA2, Mixtral and DeepSeek) on translation, constrained text generation, and mathematical reasoning tasks. We find that self-bias is prevalent in all examined LLMs across multiple languages and tasks. Our analysis reveals that while the self-refine pipeline improves the fluency and understandability of model outputs, it further amplifies self-bias. To mitigate such biases, we discover that larger model size and external feedback with accurate assessment can significantly reduce bias in the self-refine pipeline, leading to actual performance improvement in downstream tasks. The code and data are released at https://github.com/xu1998hz/llm_self_bias.

📄 PDF Abstract BibTeX arXiv:2402.11436

Code (1)

xu1998hz/llm_self_bias 공식 구현 pytorch

Tasks

Mathematical ReasoningText Generation

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Residual Connection 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Adam 설명 없음

Similar Papers 제목 키워드 기반

Deep Learning for Face Recognition: Pride or Prejudiced?

2019-04-02 · Shruti Nagpal, Maneet Singh, Richa Singh, Mayank Vatsa

Do very high accuracies of deep networks suggest pride of effective AI or are deep networks prejudiced? Do they suffer from in-group biases (own-race-bias and own-age-bias), and mimic the human behavior? Is in-group spec…

Deep LearningFace Recognition

3D pride without 2D prejudice: Bias-controlled multi-level generative models for structure-based ligand design

2022-04-22 · Lucian Chan, Rajendra Kumar, Marcel Verdonk, Carl Poelking

Generative models for structure-based molecular design hold significant promise for drug discovery, with the potential to speed up the hit-to-lead development cycle, while improving the quality of drug candidates and red…

Contrastive LearningDrug Discovery

Pride and Prejudice: Toward an Information-Theoretic Framework for Mutually Communicative Driver Behavior Modeling

2026-06-15 · Tingjun Li, Nan Xu, Shuo Feng, Hassan Askari 외 arxiv

Mixed autonomy driving becomes unsafe and inefficient when autonomous vehicles (AVs) and human-driven vehicles (HVs) misread each other's intentions. We study this problem as implicit mutual communication in lane changes…

Reinforcement LearningAutonomous Vehicles

Extracting Family Relationship Networks from Novels

2014-05-03 · Aibek Makazhanov, Denilson Barbosa, Grzegorz Kondrak

We present an approach to the extraction of family relations from literary narrative, which incorporates a technique for utterance attribution proposed recently by Elson and McKeown (2010). In our work this technique is …

PRIDE -- Parameter-Efficient Reduction of Identity Discrimination for Equality in LLMs

2025-07-18 · Maluna Menke, Thilo Hagendorff arxiv

Large Language Models (LLMs) frequently reproduce the gender- and sexual-identity prejudices embedded in their training corpora, leading to outputs that marginalize LGBTQIA+ users. Hence, reducing such biases is of great…

parameter-efficient fine-tuning