Multi-Objective Exploration and Preference Optimization via Mutual Information
Quick Answer
The paper introduces MI-EPO, an information-theoretic framework that enhances multi-objective alignment in large language models by maximizing mutual information among responses and preferences.
Quick Take
The paper introduces MI-EPO, an information-theoretic framework that enhances multi-objective alignment in large language models by maximizing mutual information among responses and preferences. This method significantly improves alignment and controllability in generated outputs, outperforming existing techniques in safe alignment and helpful assistant tasks.
Key Points
- MI-EPO maximizes joint conditional mutual information for better alignment.
- The framework decomposes objective alignment and preference-aware exploration.
- Experiments show significant improvements in response alignment with preference vectors.
- Outputs generated are more controllable and distinguishable across preferences.
- MI-EPO addresses exploration uncertainty in multi-objective alignment.
Paper Resources
Article Content
From source RSS / original summaryarXiv:2607. 01392v1 Announce Type: new Abstract: Aligning large language models with diverse and heterogeneous human values requires multi-objective alignment methods to effectively trade off conflicting preference dimensions. Current methods achieve this trade-off by training policies conditioned on preference vectors and leveraging online .
However, exploration uncertainty can cause the reward distributions of responses generated under different preference vectors to overlap, and the generated responses may fail to effectively align with the corresponding preference vectors. In this paper, we propose Multi-Objective Exploration and Preference Optimization via Mutual Information (MI-EPO), an information-theoretic framework.
It unifies multi-objective exploration and alignment by maximizing the joint conditional mutual information among generated responses, preference feedback, and preference vectors. By incorporating a probabilistic routing mechanism, MI-EPO naturally decomposes objective alignment and preference-aware exploration, encouraging the model to generate responses that are distinguishable and aligned with different preference conditions.
Experiments on safe alignment and helpful assistant tasks show that MI-EPO significantly improves the alignment between generated responses and preference vectors, makes the outputs more controllable, and achieves stable trade-offs across multiple objectives.
Want this in your inbox every morning?
Daily brief at your local 8am — bilingual EN/中文, free.
More from arXiv cs.CL
See more →Quantifying Prior Dominance in Systems
The study introduces the Normalized Context Utilization (NCU) metric to evaluate Retrieval-Augmented Generation (RAG) systems, revealing that Small Language Models (SLMs) outperform larger models in factual extraction. The findings indicate that traditional scaling laws yield diminishing returns, with a commercial API frequently failing against adversarial evidence due to systemic confidence collapse.