English

Latent Adversarial Regularization for Offline Preference Optimization

Machine Learning 2026-02-03 v2 Artificial Intelligence

Abstract

Learning from human feedback typically relies on preference optimization that constrains policy updates through token-level regularization. However, preference optimization for language models is particularly challenging because token-space similarity does not imply semantic or behavioral similarity. To address this challenge, we leverage latent-space regularization for language model preference optimization. We introduce GANPO, which achieves latent-space regularization by penalizing divergence between the internal representations of a policy model and a reference model. Given that latent representations are not associated with explicit probability densities, we adopt an adversarial approach inspired by GANs to minimize latent-space divergence. We integrate GANPO as a regularizer into existing offline preference optimization objectives. Experiments across multiple model architectures and tasks show consistent improvements from latent-space regularization. Further, by comparing GANPO-induced inferential biases with those from token-level regularization, we find that GANPO provides more robust structural feedback under distributional shift and noise while maintaining comparable downstream performance with minor computational overhead.

Keywords

Cite

@article{arxiv.2601.22083,
  title  = {Latent Adversarial Regularization for Offline Preference Optimization},
  author = {Enyi Jiang and Yibo Jacky Zhang and Yinglun Xu and Andreas Haupt and Nancy Amato and Sanmi Koyejo},
  journal= {arXiv preprint arXiv:2601.22083},
  year   = {2026}
}
R2 v1 2026-07-01T09:26:20.467Z