paper-with-me

홈 › Papers

MASEval: Extending Multi-Agent Evaluation from Models to Systems

2026-03-09 · Cornelius Emde, Alexander Rubinstein, Anmol Goel, Ahmed Heakl, Sangdoo Yun, Seong Joon Oh, Martin Gubri arxiv

The rapid adoption of LLM-based agentic systems has produced a rich ecosystem of frameworks (smolagents, LangGraph, AutoGen, CAMEL, LlamaIndex, i.a.). Yet existing benchmarks are model-centric: they fix the agentic setup and do not compare other system components. We argue that implementation decisions substantially impact performance, including choices such as topology, orchestration logic, and error handling. MASEval addresses this evaluation gap with a framework-agnostic library that treats the entire system as the unit of analysis. Through a systematic system-level comparison across 3 benchmarks, 3 models, and 3 frameworks, we find that framework choice matters as much as model choice. MASEval allows researchers to explore all components of agentic systems, opening new avenues for principled system design, and practitioners to identify the best implementation for their use case. MASEval is available under the MIT licence https://github.com/parameterlab/MASEval.

📄 PDF Abstract BibTeX arXiv:2603.08835

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Large Language Models as Evaluators for Recommendation Explanations

2024-06-05 · XiaoYu Zhang, Yishan Li, Jiayin Wang, Bowen Sun 외

The explainability of recommender systems has attracted significant attention in academia and industry. Many efforts have been made for explainable recommendations, yet evaluating the quality of the explanations remains …

Common Sense ReasoningInstruction FollowingRecommendation SystemsSentiment Analysis+1

L-MAD: A Systematic Evaluation of Multi-Agent Debate Structures in Legal Reasoning

2026-07-10 · Tan-Minh Nguyen, Hoang-Trung Nguyen, Huu-Dong Nguyen, Dinh-Truong Do 외 arxiv

While multi-agent debate (MAD) frameworks have shown significant potential in general reasoning, their effectiveness in highly structured, knowledge-heavy legal domains remains under-explored. In this work, we introduce …

Legal Reasoning

Beyond Black-Box Benchmarking: Observability, Analytics, and Optimization of Agentic Systems

2025-03-09 · Dany Moshkovich, Hadar Mulian, Sergey Zeltyn, Natti Eder 외

The rise of agentic AI systems, where agents collaborate to perform diverse tasks, poses new challenges with observing, analyzing and optimizing their behavior. Traditional evaluation and benchmarking approaches struggle…

Benchmarking

Memory Management in Resource-Bounded Agents

2019-09-18 · Valentina Pitoni

In artificial intelligence, multi agent systems constitute an interesting typology of society modeling, and have in this regard vast fields of application, which extend to the human sciences. Logic is often used to model…

Management

Prompt Injection Detection and Mitigation via AI Multi-Agent NLP Frameworks

2025-03-14 · Diego Gosmar, Deborah A. Dahl, Dario Gosmar

Prompt injection constitutes a significant challenge for generative AI systems by inducing unintended outputs. We introduce a multi-agent NLP framework specifically designed to address prompt injection vulnerabilities th…

Hallucination