ACL 2025long0 citations

Comparison-based Active Preference Learning for Multi-dimensional Personalization

Minhyeon Oh, Seungjoon Lee, Jungseul Ok

Abstract

Large language models (LLMs) have shown remarkable success, but aligning them with human preferences remains a core challenge. As individuals have their own, multi-dimensional preferences, recent studies have explored *multi-dimensional personalization*, which aims to enable models to generate responses personalized to *explicit* preferences. However, human preferences are often *implicit* and thus difficult to articulate, limiting the direct application of this approach. To bridge this gap, we propose Active Multi-dimensional Preference Learning (AMPLe), designed to capture implicit user preferences from interactively collected comparative feedback. Building on Bayesian inference, our work introduces a modified posterior update procedure to mitigate estimation bias and potential noise in comparisons. Also, inspired by generalized binary search, we employ an active query selection strategy to minimize the number of required comparisons by a user. Through theoretical analysis and experiments on language generation tasks, we demonstrate feedback efficiency and effectiveness of our framework in personalizing model responses. Our code is publicly available at https://github.com/ml-postech/AMPLe.

BibTeX
@inproceedings{oh-etal-2025-comparison,
    title = "Comparison-based Active Preference Learning for Multi-dimensional Personalization",
    author = "Oh, Minhyeon  and
      Lee, Seungjoon  and
      Ok, Jungseul",
    editor = "Che, Wanxiang  and
      Nabende, Joyce  and
      Shutova, Ekaterina  and
      Pilehvar, Mohammad Taher",
    booktitle = "Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = jul,
    year = "2025",
    address = "Vienna, Austria",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.acl-long.1590/",
    doi = "10.18653/v1/2025.acl-long.1590",
    pages = "33145--33166",
    ISBN = "979-8-89176-251-0"
}
Comparison-based Active Preference Learning for Multi-dimensional Personalization · ACL 2025