RGPO Aligns LLMs with Inconsistent Human Feedback

Jingyi Huang, Ruohan Zong, Yujun Feng, Liran Ma, Lanyu Shang, Yang Zhang· July 24, 2026 View original

Summary

This paper introduces Reliability-Guided Preference Optimization (RGPO), a framework that improves LLM alignment by mitigating the impact of inconsistent human feedback. RGPO estimates annotator reliability, infers ground truth labels, and dynamically modulates training based on annotation consensus.

Reinforcement Learning from Human Feedback (RLHF) is a cornerstone for aligning Large Language Models (LLMs) with human preferences. However, the effectiveness of RLHF is frequently undermined by the inherent inconsistencies and subjective nature of human annotations. Current preference optimization methods, such as Direct Preference Optimization (DPO), often treat all feedback equally, regardless of annotator disagreement, leading models to overfit to noisy or inconsistent supervision signals and resulting in suboptimal alignment. To address this critical limitation, researchers have proposed Reliability-Guided Preference Optimization (RGPO), a robust framework designed to reduce the impact of inconsistent human feedback. RGPO operates by first estimating the reliability of individual annotators and then inferring latent ground truth labels from the noisy human feedback. This process helps to identify and prioritize more robust preferences. Furthermore, RGPO introduces a reliability-aware consistency optimization component. This mechanism dynamically adjusts the training objective based on the consensus level of the annotations, ensuring that the model places greater emphasis on high-consensus supervision signals. Extensive experiments on LLM alignment benchmarks demonstrate that RGPO effectively reduces inconsistency and noise in training data, achieving superior performance compared to widely adopted RLHF baselines.

Why it matters

For professionals involved in fine-tuning LLMs with human feedback, RGPO offers a method to achieve more reliable and accurate model alignment, especially when dealing with subjective or inconsistent human data, leading to more trustworthy AI outputs.

How to implement this in your domain

  1. 1Evaluate current human feedback collection processes for consistency and reliability issues.
  2. 2Investigate integrating RGPO's reliability estimation and ground truth inference into RLHF pipelines.
  3. 3Implement dynamic modulation of training objectives based on annotation consensus.
  4. 4Benchmark RGPO's performance against existing preference optimization methods on internal LLM alignment tasks.
  5. 5Train data annotation teams on best practices for reducing subjectivity and improving feedback quality.

Who benefits

AI/ML DevelopmentCustomer ServiceContent ModerationHealthcareEducation

Key takeaways

  • Inconsistent human feedback compromises LLM alignment via RLHF.
  • RGPO is a framework that mitigates this by estimating annotator reliability.
  • It infers latent ground truth labels and prioritizes high-consensus feedback.
  • Dynamic training objective modulation improves alignment and reduces noise.

Original post by Jingyi Huang, Ruohan Zong, Yujun Feng, Liran Ma, Lanyu Shang, Yang Zhang

"arXiv:2607.20515v1 Announce Type: new Abstract: Reinforcement Learning from Human Feedback (RLHF) is critical for aligning Large Language Models (LLMs) with human preferences. However, its efficacy is often compromised by the inherent inconsistency and subjectivity of human annot…"

View on X

Originally posted by Jingyi Huang, Ruohan Zong, Yujun Feng, Liran Ma, Lanyu Shang, Yang Zhang on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses