paper-with-me

홈 › Papers

Multi-Agent-as-Judge: Aligning LLM-Agent-Based Automated Evaluation with Multi-Dimensional Human Evaluation

2025-07-28 · Jiaju Chen, Yuxuan Lu, Xiaojie Wang, Huimin Zeng, Jing Huang, Jiri Gesi, Ying Xu, Bingsheng Yao, Dakuo Wang arxiv

Nearly all human work is collaborative; thus, the evaluation of real-world NLP applications often requires multiple dimensions that align with diverse human perspectives. As real human evaluator resources are often scarce and costly, the emerging "LLM-as-a-judge" paradigm sheds light on a promising approach to leverage LLM agents to believably simulate human evaluators. Yet, to date, existing LLM-as-a-judge approaches face two limitations: persona descriptions of agents are often arbitrarily designed, and the frameworks are not generalizable to other tasks. To address these challenges, we propose MAJ-EVAL, a Multi-Agent-as-Judge evaluation framework that can automatically construct multiple evaluator personas with distinct dimensions from relevant text documents (e.g., research papers), instantiate LLM agents with the personas, and engage in-group debates with multi-agents to Generate multi-dimensional feedback. Our evaluation experiments in both the educational and medical domains demonstrate that MAJ-EVAL can generate evaluation results that better align with human experts' ratings compared with conventional automated evaluation metrics and existing LLM-as-a-judge methods.

📄 PDF Abstract BibTeX arXiv:2507.21028

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Agent-as-a-Judge: Evaluate Agents with Agents

2024-10-14 · Mingchen Zhuge, Changsheng Zhao, Dylan Ashley, Wenyi Wang 외

Contemporary evaluation techniques are inadequate for agentic systems. These approaches either focus exclusively on final outcomes -- ignoring the step-by-step nature of agentic systems, or require excessive manual labou…

Code Generation

Leveraging LLMs as Meta-Judges: A Multi-Agent Framework for Evaluating LLM Judgments

2025-04-23 · Yuran Li, Jama Hussein Mohamud, Chongren Sun, Di wu 외

Large language models (LLMs) are being widely applied across various fields, but as tasks become more complex, evaluating their responses is increasingly challenging. Compared to human evaluators, the use of LLMs to supp…

Automated alignment is harder than you think

2026-05-07 · Aleksandr Bowkis, Marie Davidsen Buhl, Jacob Pfau, Geoffrey Irving arxiv

A leading proposal for aligning artificial superintelligence (ASI) is to use AI agents to automate an increasing fraction of alignment research as capabilities improve. We argue that, even when research agents are not sc…

Towards Effective Offensive Security LLM Agents: Hyperparameter Tuning, LLM as a Judge, and a Lightweight CTF Benchmark

2025-08-05 · Minghao Shao, Nanda Rani, Kimberly Milner, Haoran Xi 외 arxiv

Recent advances in LLM agentic systems have improved the automation of offensive security tasks, particularly for Capture the Flag (CTF) challenges. We systematically investigate the key factors that drive agent success …

What Is Your Agent's GPA? A Framework for Evaluating Agent Goal-Plan-Action Alignment

2025-10-09 · Allison Sihan Jia, Daniel Huang, Nikhil Vytla, Seung Won Wilson Yoo 외 arxiv

We introduce the Agent GPA (Goal-Plan-Action) framework, driven by the fundamental insight that critical agent failures emerge at the intersections of setting goals, devising plans, and executing actions. We operationali…