English

Robust Multi-Objective Preference Alignment with Online DPO

Computation and Language 2025-03-04 v1 Machine Learning

Abstract

Multi-objective preference alignment of large language models (LLMs) is critical for developing AI systems that are more configurable, personalizable, helpful, and safe. However, optimizing model outputs to satisfy diverse objectives with variable weights at inference time for truly personalized models presents a significant challenge. Existing approaches are either computationally expensive to train or do not sufficiently steer model behaviors. This paper introduces the Multi-Objective Online DPO (MO-ODPO) algorithm, designed to robustly and efficiently align model behaviors with multiple, potentially conflicting human preferences. Our approach incorporates a prompt conditioning mechanism, allowing us to train a single preference-conditional policy, that can adapt to new preference combinations at inference. Experiments on two popular benchmarks show that MO-ODPO Pareto-dominates existing baselines while providing excellent inference-time steerability between diverse objectives.

Keywords

Cite

@article{arxiv.2503.00295,
  title  = {Robust Multi-Objective Preference Alignment with Online DPO},
  author = {Raghav Gupta and Ryan Sullivan and Yunxuan Li and Samrat Phatale and Abhinav Rastogi},
  journal= {arXiv preprint arXiv:2503.00295},
  year   = {2025}
}

Comments

AAAI 2025 - AI Alignment Track

R2 v1 2026-06-28T22:02:46.913Z