English

Regret Bounds for Reinforcement Learning from Multi-Source Imperfect Preferences

Machine Learning 2026-04-03 v2

Abstract

Reinforcement learning from human feedback (RLHF) replaces hard-to-specify rewards with pairwise trajectory preferences, yet regret-oriented theory often assumes that preference labels are generated consistently from a single ground-truth objective. In practical RLHF systems, however, feedback is typically \emph{multi-source} (annotators, experts, reward models, heuristics) and can exhibit systematic, persistent mismatches due to subjectivity, expertise variation, and annotation/modeling artifacts. We study episodic RL from \emph{multi-source imperfect preferences} through a cumulative imperfection budget: for each source, the total deviation of its preference probabilities from an ideal oracle is at most ω\omega over KK episodes. We propose a unified algorithm with regret O~(K/M+ω)\tilde{O}(\sqrt{K/M}+\omega), which exhibits a best-of-both-regimes behavior: it achieves MM-dependent statistical gains when imperfection is small (where MM is the number of sources), while remaining robust with unavoidable additive dependence on ω\omega when imperfection is large. We complement this with a lower bound Ω~(max{K/M,ω})\tilde{\Omega}(\max\{\sqrt{K/M},\omega\}), which captures the best possible improvement with respect to MM and the unavoidable dependence on ω\omega, and a counterexample showing that na\"ively treating imperfect feedback as oracle-consistent can incur regret as large as Ω~(min{ωK,K})\tilde{\Omega}(\min\{\omega\sqrt{K},K\}). Technically, our approach involves imperfection-adaptive weighted comparison learning, value-targeted transition estimation to control hidden feedback-induced distribution shift, and sub-importance sampling to keep the weighted objectives analyzable, yielding regret guarantees that quantify when multi-source feedback provably improves RLHF and how cumulative imperfection fundamentally limits it.

Keywords

Cite

@article{arxiv.2603.20453,
  title  = {Regret Bounds for Reinforcement Learning from Multi-Source Imperfect Preferences},
  author = {Ming Shi and Yingbin Liang and Ness B. Shroff and Ananthram Swami},
  journal= {arXiv preprint arXiv:2603.20453},
  year   = {2026}
}
R2 v1 2026-07-01T11:30:39.619Z