AIApr 7

Beyond Compromise: Pareto-Lenient Consensus for Efficient Multi-Preference LLM Alignment

arXiv:2604.0596550.93 citations
AI Analysis

This work addresses the challenge of multi-preference alignment for LLMs, offering a novel approach that could enhance robustness in deployment, though it appears incremental as it builds on existing multi-objective methods.

The paper tackles the problem of aligning large language models with multiple human preferences by proposing Pareto-Lenient Consensus (PLC), a game-theoretic framework that dynamically tolerates local degradation to escape suboptimal equilibria, resulting in improved performance over baselines in fixed-preference alignment and Pareto frontier quality.

Transcending the single-preference paradigm, aligning LLMs with diverse human values is pivotal for robust deployment. Contemporary Multi-Objective Preference Alignment (MPA) approaches predominantly rely on static linear scalarization or rigid gradient projection to navigate these trade-offs. However, by enforcing strict conflict avoidance or simultaneous descent, these paradigms often prematurely converge to local stationary points. While mathematically stable, these points represent a conservative compromise where the model sacrifices potential global Pareto improvements to avoid transient local trade-offs. To break this deadlock, we propose Pareto-Lenient Consensus (PLC), a game-theoretic framework that reimagines alignment as a dynamic negotiation process. Unlike rigid approaches, PLC introduces consensus-driven lenient gradient rectification, which dynamically tolerates local degradation provided there is a sufficient dominant coalition surplus, thereby empowering the optimization trajectory to escape local suboptimal equilibrium and explore the distal Pareto-optimal frontier. Theoretical analysis validates PLC can facilitate stalemate escape and asymptotically converge to a Pareto consensus equilibrium. Moreover, extensive experiments show that PLC surpasses baselines in both fixed-preference alignment and global Pareto frontier quality. This work highlights the potential of negotiation-driven alignment as a promising avenue for MPA. Our codes are available at https://anonymous.4open.science/r/aaa-6BB8.

Foundations

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

Your Notes