paper-with-me

홈 › 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 the research community. However, current works often rely on the LLM-as-a-Judge approach for evaluation without thoroughly examining its validity. In this paper, we investigate the reliability of LLM-as-a-Personalized-Judge, asking LLMs to judge user preferences based on personas. Our findings suggest that directly applying LLM-as-a-Personalized-Judge is less reliable than previously assumed, showing low and inconsistent agreement with human ground truth. The personas typically used are often overly simplistic, resulting in low predictive power. To address these issues, we introduce verbal uncertainty estimation into the LLM-as-a-Personalized-Judge pipeline, allowing the model to express low confidence on uncertain judgments. This adjustment leads to much higher agreement (above 80%) on high-certainty samples for binary tasks. Through human evaluation, we find that the LLM-as-a-Personalized-Judge achieves comparable performance to third-party humans evaluation and even surpasses human performance on high-certainty samples. Our work indicates that certainty-enhanced LLM-as-a-Personalized-Judge offers a promising direction for developing more reliable and scalable methods for evaluating LLM personalization.

📄 PDF Abstract BibTeX arXiv:2406.11657

Code (1)

dong-river/personalized-judge 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Aggregate vs. Personalized Judges in Business Idea Evaluation: Evidence from Expert Disagreement

2026-04-24 · Wataru Hirota, Tomoki Taniguchi, Tomoko Ohkuma, Kosuke Takahashi 외 arxiv

Evaluating LLM-generated business ideas is often harder to scale than generating them. Unlike standard NLP benchmarks, business idea evaluation relies on multi-dimensional criteria such as feasibility, novelty, different…

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 addi…

SenseJudge: Human-Centric Preference-Driven Judgment Framework

2026-06-02 · Rui Li, Junfeng Liu, Xiangwen Kong, Linhai Xu 외 arxiv

Large Language Models (LLMs) as judges across various scenarios such as assessing model responses is becoming an increasingly accepted paradigm. However, existing judgment approaches often rely on trained judgers using f…

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…

Personalized Turn-Level User Conversation Satisfaction Benchmark

2026-05-28 · Zhefan Wang, Zhiqiang Guo, Weizhi Ma, Min Zhang 외 arxiv

User satisfaction with AI assistants is highly personalized: the same response may satisfy one user but disappoint another depending on what each user expects and what they have asked for before. Existing automatic evalu…