AEMA: Verifiable Evaluation Framework for Trustworthy and Controlled Agentic LLM Systems
YenTing Lee, Keerthi Koneru, Zahra Moslemi, Sheethal Kumar, Ramesh Radhakrishnan
TL;DR
Evaluating agentic LLM systems in multi-agent workflows requires verifiable, auditable processes rather than single-turn scoring. The authors present AEMA, a process-aware framework with Planning, Prompt Refinement, Evaluation, and Final Report agents that plan, parameterize, score, and summarize multi-step agent actions, all under human oversight. In enterprise-style finance workflows, AEMA demonstrates higher stability and closer alignment to human judgments than a single LLM-as-a-Judge, while providing auditable evaluation traces and adaptable domain planning. The work argues for cross-domain applicability and outlines future directions to improve efficiency, cost, and generalization, enabling more trustworthy and controllable autonomous AI systems.
Abstract
Evaluating large language model (LLM)-based multi-agent systems remains a critical challenge, as these systems must exhibit reliable coordination, transparent decision-making, and verifiable performance across evolving tasks. Existing evaluation approaches often limit themselves to single-response scoring or narrow benchmarks, which lack stability, extensibility, and automation when deployed in enterprise settings at multi-agent scale. We present AEMA (Adaptive Evaluation Multi-Agent), a process-aware and auditable framework that plans, executes, and aggregates multi-step evaluations across heterogeneous agentic workflows under human oversight. Compared to a single LLM-as-a-Judge, AEMA achieves greater stability, human alignment, and traceable records that support accountable automation. Our results on enterprise-style agent workflows simulated using realistic business scenarios demonstrate that AEMA provides a transparent and reproducible pathway toward responsible evaluation of LLM-based multi-agent systems. Keywords Agentic AI, Multi-Agent Systems, Trustworthy AI, Verifiable Evaluation, Human Oversight
