paper-with-me

Papers

Intrinsic Mutual Information as a Modulator for Preference Optimization

2026-04-27 · Peng Liao, Peijia Zheng, Lingbo Li, Shangsong Liang, Lin Chen arxiv

Offline preference optimization methods, such as Direct Preference Optimization (DPO), offer significant advantages in aligning Large Language Models (LLMs) with human values. However, achieving optimal performance with these methods typically involves additional hyperparameter tuning, resulting in substantial time overhead. Although prior work has proposed a range of improvements, these methods remain limited in effectiveness and have not fully eliminated reliance on hyperparameter tuning. In this work, we propose RMiPO, a lightweight and efficient framework for offline preference optimization. RMiPO leverages intrinsic Response-level Mutual information for Preference Optimization with hyperparameter modulation, dynamically decoupling preference contributions at negligible additional computational cost. Extensive experimental results demonstrate that RMiPO achieves consistently superior performance over existing methods while reducing training overhead by more than 15\%. Our code is available at https://github.com/liavonpenn/rmipo.

📄 PDF Abstract BibTeX arXiv:2604.24804

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Maximizing Mutual Information Between Prompt and Response Improves LLM Performance With No Additional Data

2026-03-10 · Hyunji Nam, Haoran Li, Natasha Jaques arxiv

While post-training has successfully improved large language models (LLMs) across a variety of domains, these gains heavily rely on human-labeled data or external verifiers. Existing data has already been exploited, and …

Question AnsweringData Augmentation

Mutual Exclusive Modulator for Long-Tailed Recognition

2023-02-19 · Haixu Long, Xiaolin Zhang, Yanbin Liu, Zongtai Luo 외

The long-tailed recognition (LTR) is the task of learning high-performance classifiers given extremely imbalanced training samples between categories. Most of the existing works address the problem by either enhancing th…

Inductive Bias

Multi-Objective Exploration and Preference Optimization via Mutual Information

2026-07-01 · Hongyan Xie, Yikun Ban, Ruiyu Fang, Zixuang Huang 외 arxiv

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 …

Generative Intrinsic Optimization: Intrinsic Control with Model Learning

2023-10-12 · Jianfei Ma

Future sequence represents the outcome after executing the action into the environment (i.e. the trajectory onwards). When driven by the information-theoretic concept of mutual information, it seeks maximally informative…

Decision MakingImitation Learningmodel

Context Dependent Modulation of Activation Function

2019-05-01 · ICLR 2019 5 · Long Sha, Jonathan Schwarcz, Pengyu Hong

We propose a modification to traditional Artificial Neural Networks (ANNs), which provides the ANNs with new aptitudes motivated by biological neurons. Biological neurons work far beyond linearly summing up synaptic inp…