Hugging Face Daily PapersBoryeong Cho, Sumyeong Ahn, Se-Young Yun1 min readpaperadvanced
PLC-DPO: Posterior Label Correction in Noisy and Ambiguous Preference Optimization
Summary
PLC‑DPO extends Direct Preference Optimization by using the policy‑reference margin to route each training pair into clean, flipped, or tie categories, actively correcting noisy or ambiguous labels. Across extensive benchmarks it improves mean win‑rate from 55.5 % to 60.5 % and stays stable under injected noise and tie stress tests.
- PLC‑DPO routes each preference pair into clean, flipped, or tie cases using a calibrated policy‑reference margin, avoiding simple filtering of uncertain data.
- It actively corrects supervision direction and strength, flipping or down‑weighting noisy labels during training.
- On 57 dataset‑model‑benchmark cells PLC‑DPO achieves a mean win‑rate of 60.5 % versus 55.5 % for vanilla DPO, beating other baselines.
- Injected‑noise and tie stress tests show the routing remains stable and correctly distinguishes flipped from weakly directional pairs.
Practitioners training LLMs with human feedback should care because noisy preference data can degrade alignment, and PLC‑DPO offers a drop‑in way to make the learning robust.
6/10
