English

Robust LLM Alignment via Distributionally Robust Direct Preference Optimization

Machine Learning 2026-01-16 v4 Artificial Intelligence

Abstract

A major challenge in aligning large language models (LLMs) with human preferences is the issue of distribution shift. LLM alignment algorithms rely on static preference datasets, assuming that they accurately represent real-world user preferences. However, user preferences vary significantly across geographical regions, demographics, linguistic patterns, and evolving cultural trends. This preference distribution shift leads to catastrophic alignment failures in many real-world applications. We address this problem using the principled framework of distributionally robust optimization, and develop two novel distributionally robust direct preference optimization (DPO) algorithms, namely, Wasserstein DPO (WDPO) and Kullback-Leibler DPO (KLDPO). We characterize the sample complexity of learning the optimal policy parameters for WDPO and KLDPO. Moreover, we propose scalable gradient descent-style learning algorithms by developing suitable approximations for the challenging minimax loss functions of WDPO and KLDPO. Our empirical experiments using benchmark data sets and LLMs demonstrate the superior performance of WDPO and KLDPO in substantially improving the alignment when there is a preference distribution shift.

Keywords

Cite

@article{arxiv.2502.01930,
  title  = {Robust LLM Alignment via Distributionally Robust Direct Preference Optimization},
  author = {Zaiyan Xu and Sushil Vemuri and Kishan Panaganti and Dileep Kalathil and Rahul Jain and Deepak Ramachandran},
  journal= {arXiv preprint arXiv:2502.01930},
  year   = {2026}
}

Comments

Accepted to NeurIPS 2025

R2 v1 2026-06-28T21:31:30.484Z