arXiv 2606.18668v1Jun 17, 2026

EARS: Explanatory Abstention for Reliable Sub-Agent Modeling in Large-scale Multi-Agent Systems

Shuang Xie et al.

Brief context

Publication timing, weekly edition context, and source links for this brief.

Published

Jun 17, 2026, 4:07 AM

Current score

77

Original paper

The executive brief below is grounded in the source paper and linked back to the arXiv abstract.

In large-scale enterprise settings, centralized multi-agent systems (MAS) are increasingly adopted, in which a coordinator delegates user requests to lightweight, domain-specialized sub-agents. While this architecture improves modularity, scalability, and cost efficiency, its reliability depends not only on accurate routing but also on sub-agents' ability to calibrate their responses to capability constraints. In particular, sub-agents built on smaller fine-tuned models often struggle with such calibration, leading them to over-answer ambiguous, underspecified, misrouted, or unsupported requests and produce hallucinated outputs instead of actionable feedback. To address this challenge, we present EARS (Explanatory Abstention for Reliable Sub-Agent Modeling), a production-oriented framework that reframes sub-agent abstention as an inter-agent communication protocol: a sub-agent does not merely abstain, but exposes an actionable failure state to the coordinator. EARS curates human-agent interaction data using an ensemble of calibrated LLM-as-a-Judge models, producing structured abstention labels and rationales under a taxonomy of sub-agent failure modes. These data are used to fine-tune sub-agents to detect failure conditions and return rationales for coordinator-level clarification, rerouting, or fallback. We evaluate EARS in a large-scale production e-commerce assistant supporting enterprise business intelligence workflows. EARS improves the overall response pass rate from 68.5% to 78.9%, demonstrating that sub-agent-side explanatory abstention improves MAS reliability.

Score 77Full-paper briefagentstrainingdatamodels

Executive brief

A short business-reader brief that explains why the paper matters now and what to watch or do next.

Why this is worth your attention

Multi-agent systems do not just fail because the wrong model answers; they fail because sub-agents over-answer when they should ask for help, clarification, or rerouting. This paper shows a production e-commerce BI assistant where training smaller specialized agents to abstain with an explicit reason raised overall pass rate from 68.5% to 78.9%, making reliability look more like an orchestration and data-labeling problem than a pure model-size problem. The result is commercially relevant for teams building agent stacks, but it is still one domain, with expensive curation and evaluation machinery behind the headline gain.

  • The paper’s core move is to turn “I can’t answer that” into structured metadata the coordinator can act on: ambiguous query, missing input, missing capability, or misrouting. That challenges the common product instinct to suppress refusal behavior; in agent systems, a well-explained refusal can be the thing that prevents a bad answer from entering a business workflow.
  • For any multi-agent platform, ask whether sub-agents expose actionable failure states and whether the orchestrator can use them to clarify, reroute, or fall back automatically. A confidence score alone is much less useful than a reason the system can operationalize.
  • This is stronger than a toy benchmark: in 584 production sessions where EARS abstained, experts judged 67.1% of sessions successful versus 2.4% for the incumbent on the same cases, and abstention precision reached 94.0%. If vendors can reproduce that kind of shadow-deployment evidence in your domain, abstention design becomes a real reliability lever.
  • The headline pass-rate gain hides a sharp split: customer segmentation improved substantially, while analytics semantic correctness was essentially flat. The practical implication is that EARS helps most where bad handoffs, underspecified requests, or unsupported asks are common—not necessarily where the sub-agent already has a well-defined task.
  • The method depends on calibrated judge models, conservative consensus labeling, and full-parameter fine-tuning; the four-judge consensus is reported at a 20.4x relative curation cost versus the cheapest judge. Buyers should press for the cost per corrected workflow, not just the model architecture.

Evidence ledger

The strongest claims in the brief, along with the confidence and citation depth behind them.

capabilityhighp.1p.5

EARS improved the overall response pass rate in a production e-commerce BI assistant from 68.5% to 78.9%.

stackhighp.2p.6

The framework converts sub-agent abstention into structured inter-agent communication using category labels and rationales.

caveathighp.5

Observed gains were concentrated in customer segmentation, while analytics correctness did not improve.

traininghighp.5p.4

The approach carries nontrivial curation and fine-tuning overhead, including multi-judge consensus labeling and full-parameter training on H200 GPUs.

Related briefs

More plain-English summaries from the archive with nearby topics or operator relevance.

cs.LG

Bridging MARL to SARL: An Order-Independent Multi-Agent Transformer via Latent Consensus

Zijian Zhao, Jing Gao, Sen Li

cs.LG

AutoSurrogate: An LLM-Driven Multi-Agent Framework for Autonomous Construction of Deep Learning Surrogate Models in Subsurface Flow

Jiale Liu, Nanzhe Wang

cs.MA

Dynamic Attentional Context Scoping: Agent-Triggered Focus Sessions for Isolated Per-Agent Steering in Multi-Agent LLM Orchestration

Nickson Patel

cs.IR

Don't Retrieve, Navigate: Distilling Enterprise Knowledge into Navigable Agent Skills for QA and RAG

Yiqun Sun, Pengfei Wei, Lawrence B. Hsieh

Thank you to arXiv for use of its open access interoperability. This product was not reviewed or approved by, nor does it necessarily express or reflect the policies or opinions of, arXiv.
LightDark