NAACL 2025findings1 citations

MetaAlign: Align Large Language Models with Diverse Preferences during Inference Time

Mozhi Zhang, Pengyu Wang, Chenkun Tan, Mianqiu Huang, Dong Zhang, Yaqian Zhou, Xipeng Qiu

Abstract

Large Language Models (LLMs) acquire extensive knowledge and remarkable abilities from extensive text corpora, making them powerful tools for various applications. To make LLMs more usable, aligning them with human preferences is essential. Existing alignment techniques, such as Reinforcement Learning from Human Feedback (RLHF) and Direct Preference Optimization (DPO), typically embed predefined preferences directly within the model’s parameters. These methods, however, often result in a static alignment that can not account for the diversity of human preferences in practical applications.In response to this challenge, we propose an effective method, MetaAlign, which aims to help LLMs dynamically align with various explicit or implicit preferences specified at inference time. Experimental results show that LLMs optimized on our meticulously constructed MetaAlign Dataset can effectively align with any preferences specified at the inference stage, validating the feasibility of MetaAlign. We hope that our work can provide some insights into the alignment of language models.

BibTeX
@inproceedings{zhang-etal-2025-metaalign,
    title = "{M}eta{A}lign: Align Large Language Models with Diverse Preferences during Inference Time",
    author = "Zhang, Mozhi  and
      Wang, Pengyu  and
      Tan, Chenkun  and
      Huang, Mianqiu  and
      Zhang, Dong  and
      Zhou, Yaqian  and
      Qiu, Xipeng",
    editor = "Chiruzzo, Luis  and
      Ritter, Alan  and
      Wang, Lu",
    booktitle = "Findings of the Association for Computational Linguistics: NAACL 2025",
    month = apr,
    year = "2025",
    address = "Albuquerque, New Mexico",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.findings-naacl.324/",
    pages = "5827--5845",
    ISBN = "979-8-89176-195-7"
}
MetaAlign: Align Large Language Models with Diverse Preferences during Inference Time · NAACL 2025