Declarative by Design, Assistable Only by Convention: Benchmarking Multi-Agent Frameworks for AI-Assistability

작성자

카테고리:

← 피드로
arXiv cs.AI · Shafiuddin Rehan Ahmed, Sourabh Deshpande · 2026-07-15 AI

[Submitted on 3 Feb 2026 (v1), last revised 13 Jul 2026 (this version, v2)]

View PDF HTML (experimental)

Abstract:Multi-agent frameworks (MAFs) promise to simplify LLM-driven software development, yet no principled metric captures how well AI coding assistants can generate correct, framework-specific code. We introduce \textit{AI-assistability} ($\mathcal{AI}$), a composite metric that quantifies a framework’s amenability to AI-assisted development by combining structural alignment ($\bar{\sigma}$) with functional correctness (pass@1). To evaluate this metric in a controlled setting, we design DDL2PropBank, a novel benchmark task that maps relational database schemas to PropBank semantic rolesets, and implement identical agent logic across ten frameworks using the Agent-as-a-Tool pattern. Our results challenge the intuition that declarative framework design guarantees AI-assistability: Agno, with a single canonical pattern and convention-aligned API, achieves the highest $\mathcal{AI}$ score (0.55), while DSPy — the most declarative framework by design — scores lowest (0.07), as its novel abstractions are insufficiently represented in AI training data. We find that convention alignment, not declarative design alone, is the primary driver of AI-assistability ($r = 0.576$ between $\bar{\sigma}$ and pass@1). All artifacts — DDL2PropBank, PropBank MCP server, and all implementations — are available at this https URL

Submission history

From: Shafiuddin Rehan Ahmed [view email]
[v1] Tue, 3 Feb 2026 01:10:59 UTC (493 KB)
[v2] Mon, 13 Jul 2026 23:19:07 UTC (539 KB)

원문에서 계속 ↗

추출 본문 · 출처: arxiv.org · https://arxiv.org/abs/2602.11198

코멘트

답글 남기기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다