paper-with-me

홈 › Papers

Persona-judge: Personalized Alignment of Large Language Models via Token-level Self-judgment

2025-04-17 · Xiaotian Zhang, Ruizhe Chen, Yang Feng, Zuozhu Liu

Aligning language models with human preferences presents significant challenges, particularly in achieving personalization without incurring excessive computational costs. Existing methods rely on reward signals and additional annotated data, limiting their scalability and adaptability to diverse human values. To address these challenges, we introduce Persona-judge, a novel discriminative paradigm that enables training-free personalized alignment with unseen preferences. Instead of optimizing policy parameters through external reward feedback, Persona-judge leverages the intrinsic preference judgment capabilities of the model. Specifically, a draft model generates candidate tokens conditioned on a given preference, while a judge model, embodying another preference, cross-validates the predicted tokens whether to be accepted. Experimental results demonstrate that Persona-judge, using the inherent preference evaluation mechanisms of the model, offers a scalable and computationally efficient solution to personalized alignment, paving the way for more adaptive customized alignment.

📄 PDF Abstract BibTeX arXiv:2504.12663

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Can LLM be a Personalized Judge?

2024-06-17 · Yijiang River Dong, Tiancheng Hu, Nigel Collier

Ensuring that large language models (LLMs) reflect diverse user values and preferences is crucial as their user bases expand globally. It is therefore encouraging to see the growing interest in LLM personalization within…

Tuning-Free Personalized Alignment via Trial-Error-Explain In-Context Learning

2025-02-13 · Hyundong Cho, Karishma Sharma, Nicolaas Jedema, Leonardo F. R. Ribeiro 외

Language models are aligned to the collective voice of many, resulting in generic outputs that do not align with specific users' styles. In this work, we present Trial-Error-Explain In-Context Learning} (ITCL), a tuning-…

ArticlesIn-Context LearningText Generation

Optimizing Alignment with Less: Leveraging Data Augmentation for Personalized Evaluation

2024-12-10 · Javad Seraj, Mohammad Mahdi Mohajeri, Mohammad Javad Dousti, Majid Nili Ahmadabadi

Automatic evaluation by large language models (LLMs) is a prominent topic today; however, judgment and evaluation tasks are often subjective and influenced by various factors, making adaptation challenging. While many st…

Data AugmentationMathematical Reasoning

Language Models Don't Know What You Want: Evaluating Personalization in Deep Research Needs Real Users

2026-03-17 · Nishant Balepur, Malachi Hamada, Varsha Kishore, Sergey Feldman 외 arxiv

Deep Research (DR) systems help researchers cope with ballooning publishing counts. Such tools synthesize scientific papers to answer research queries, but lack understanding of their users. We address this with MySchola…

Preference-Aware Rubric Learning for Personalized Evaluation

2026-05-29 · Yilun Qiu, Xiaoyan Zhao, Yang Zhang, Yuxin Chen 외 arxiv

As Large Language Models (LLMs) evolve from general-purpose assistants to user-centric agents, personalization has become central to aligning model behavior with individual preferences, making the evaluation of personali…

Reinforcement LearningText Generation