arXiv論文メモ
新着一覧
cs.AI / cs.CL / cs.DC · 査読状況未確認

分散型AIエージェントの品質低下を検知して復帰させる

MeshHeal: Two-Timescale Self-Healing for Gray Failures in Decentralized LLM Agent Networks

Keru Chen, Sen Lin, Yingbin Liang, Nathaniel D. Bastian, Shaofeng Zou

この論文をやさしく読む

ひとことで言うと

応答は続けるが答えの質が落ちたAIエージェントを見つけ、審査と復帰を管理します。

何に役立つ?

分散型エージェントの課題割り当てと出力確認の設計に役立つ可能性があります。

この研究の面白いところ

すぐに出力を審査する仕組みと、長期的な品質低下を検知する仕組みを別の時間尺度で組み合わせます。

どこまで分かった?

報告された正答率とトークン数はBBH、MATH、MMLU-Proでの評価です。運用中の実システムでの結果は要旨に記載されていません。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

分散型の大規模言語モデル(LLM)エージェント群は局所的なやり取りで協調するが、エージェントが応答を続けながら課題解決の質だけが持続的に低下する場合がある。このような「グレー障害」では、将来の割り当て経路を変える十分な証拠が集まる前に現在の課題を守りつつ、回復したエージェントを復帰させる必要がある。本研究は、能力を合わせた同僚評価を2つの時間尺度で組み合わせる、完全分散型の自己修復枠組みMeshHealを導入する。 短い時間尺度では、適応的な階層が、不確実または低評価の出力を、単独の評価者による繰り返し評価から委員会での検討へと段階的に上げ、必要なら使用前に修正する。長い時間尺度では、課題と能力を条件に同僚と相対比較する検出器が得点を集約し、持続的な品質低下と通常の出力変動を区別する。これによって委員会での必須審査を始め、最終的には品質が低下したエージェントを通常の経路から外す。回復を調べる試行が、再統合の新たな証拠となる。割り当て経路を忠実に評価するため、能力の割り当てを実行モデルに結び付けるModel-Backed MAS Evaluationも導入する。プロンプトだけで能力を割り当てると、経路の誤りが隠れうるからである。BBH、MATH、MMLU-Proで、MeshHealは課題あたり計5.1万モデルトークンを用い、品質低下期間の正答率0.839を達成した。最良の比較対象Symphonyは課題あたり11.5万トークンで正答率0.807だった。品質低下と回復をずらして起こす条件では、低下したエージェントを隔離し、回復まで通常の課題から外してから通常の割り当てに戻した。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-24(UTC)
最新改訂
2026-09-24 · v1
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

Decentralized LLM-based multi-agent systems coordinate through local interactions, but an agent can remain responsive while its task-solving quality persistently degrades. Such gray failures require protecting current tasks before sufficient evidence exists to alter future routing, while still allowing recovered agents to rejoin. We introduce MeshHeal, a fully decentralized self-healing framework that couples ability-matched peer review across two timescales. At the fast timescale, an adaptive hierarchy escalates uncertain or low-scoring outputs from repeated single-reviewer evaluation to committee deliberation and, when needed, correction before use. At the slow timescale, a task- and ability-conditioned peer-relative detector aggregates scores to distinguish persistent degradation from ordinary output variation, trigger mandatory committee review, and eventually exclude degraded agents from ordinary routing; recovery probes provide fresh evidence for reintegration. To faithfully evaluate routing, we introduce Model-Backed MAS Evaluation, which ties ability assignments to execution models, since prompt-based ability assignments alone can leave routing errors hidden. Across BBH, MATH, and MMLU-Pro, MeshHeal achieves 0.839 degraded-phase accuracy using 51k total model tokens per task, versus the strongest baseline Symphony's 0.807 accuracy using 115k per task. Under staggered degradation and recovery, MeshHeal isolates degraded agents, keeps them excluded from ordinary task execution until recovery, and returns them to normal routing.

著者のコメント

31 pages

arXiv ID: 2609.29015 / 要約の誤りについて