paper-with-me

홈 › Papers

Multi-Agent LLM Judge: automatic personalized LLM judge design for evaluating natural language generation applications

2025-04-01 · Hongliu Cao, Ilias Driouich, Robin Singh, Eoin Thomas

Large Language Models (LLMs) have demonstrated impressive performance across diverse domains, yet they still encounter challenges such as insufficient domain-specific knowledge, biases, and hallucinations. This underscores the need for robust evaluation methodologies to accurately assess LLM-based applications. Traditional evaluation methods, which rely on word overlap or text embeddings, are inadequate for capturing the nuanced semantic information necessary to evaluate dynamic, open-ended text generation. Recent research has explored leveraging LLMs to mimic human reasoning and decision-making processes for evaluation purposes known as LLM-as-a-judge framework. However, these existing frameworks have two significant limitations. First, they lack the flexibility to adapt to different text styles, including various answer and ground truth styles, thereby reducing their generalization performance. Second, the evaluation scores produced by these frameworks are often skewed and hard to interpret, showing a low correlation with human judgment. To address these challenges, we propose a novel dynamic multi-agent system that automatically designs personalized LLM judges for various natural language generation applications. This system iteratively refines evaluation prompts and balances the trade-off between the adaptive requirements of downstream tasks and the alignment with human perception. Our experimental results show that the proposed multi-agent LLM Judge framework not only enhances evaluation accuracy compared to existing methods but also produces evaluation scores that better align with human perception.

📄 PDF Abstract BibTeX arXiv:2504.02867

Code (0)

등록된 구현이 없습니다.

Tasks

Text Generation

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

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…

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…

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…

M-MAD: Multidimensional Multi-Agent Debate Framework for Fine-grained Machine Translation Evaluation

2024-12-28 · Zhaopeng Feng, Jiayuan Su, Jiamei Zheng, Jiahan Ren 외

Recent advancements in large language models (LLMs) have given rise to the LLM-as-a-judge paradigm, showcasing their potential to deliver human-like judgments. However, in the field of machine translation (MT) evaluation…

Machine Translation