🤖 AI Summary
Traditional evaluation methods struggle to accommodate the composite architecture, autonomy, non-determinism, and continuous evolution inherent in foundation model (FM)-based agents. To address this, we propose AgentArcEval—the first systematic evaluation framework explicitly designed for FM agent architectural characteristics. Our approach comprises three key contributions: (1) formal definition and modeling of core architectural features of FM agents; (2) construction of a reusable, extensible taxonomy of agent-specific scenarios, enabling quality attribute assessment for dynamically evolving systems; and (3) integration of an extended Architecture Tradeoff Analysis Method (ATAM), scenario-driven evaluation workflows, and qualitative/semi-quantitative scoring to unify multidimensional quality metrics. Empirical validation on Luna—a real-world tax-assistant FM agent—demonstrates that AgentArcEval effectively identifies architectural bottlenecks and significantly improves system reliability and maintainability.
📝 Abstract
The emergence of foundation models (FMs) has enabled the development of highly capable and autonomous agents, unlocking new application opportunities across a wide range of domains. Evaluating the architecture of agents is particularly important as the architectural decisions significantly impact the quality attributes of agents given their unique characteristics, including compound architecture, autonomous and non-deterministic behaviour, and continuous evolution. However, these traditional methods fall short in addressing the evaluation needs of agent architecture due to the unique characteristics of these agents. Therefore, in this paper, we present AgentArcEval, a novel agent architecture evaluation method designed specially to address the complexities of FM-based agent architecture and its evaluation. Moreover, we present a catalogue of agent-specific general scenarios, which serves as a guide for generating concrete scenarios to design and evaluate the agent architecture. We demonstrate the usefulness of AgentArcEval and the catalogue through a case study on the architecture evaluation of a real-world tax copilot, named Luna.