LGAIMLJun 27, 2025

The Hidden Link Between RLHF and Contrastive Learning

arXiv:2506.22578v26 citationsh-index: 10
Originality Incremental advance
AI Analysis

This work addresses alignment challenges in large language models for AI safety and performance, offering a novel theoretical perspective with incremental improvements.

The paper demonstrates that RLHF and DPO can be interpreted as mutual information maximization methods related to contrastive learning, and proposes Mutual Information Optimization (MIO) to mitigate performance declines, achieving competitive or superior results on reasoning and mathematical benchmarks.

Alignment of large language models (LLMs) with human values has recently garnered significant attention, with prominent examples including the canonical yet costly Reinforcement Learning from Human Feedback (RLHF) and the simple Direct Preference Optimization (DPO). In this work, we demonstrate that both RLHF and DPO can be interpreted from the perspective of mutual information (MI) maximization, uncovering a profound connection to contrastive learning. Within this framework, both RLHF and DPO can be interpreted as methods that performing contrastive learning based on the positive and negative samples derived from base model, leveraging the Donsker-Varadhan (DV) lower bound on MI (equivalently, the MINE estimator). Such paradigm further illuminates why RLHF may not intrinsically incentivize reasoning capacities in LLMs beyond what is already present in the base model. Building on the perspective, we replace the DV/MINE bound with the Jensen-Shannon (JS) MI estimator and propose the Mutual Information Optimization (MIO). Comprehensive theoretical analysis and extensive empirical evaluations demonstrate that MIO mitigates the late-stage decline in chosen-likelihood observed in DPO, achieving competitive or superior performance across various challenging reasoning and mathematical benchmarks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes