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

科学ツールを使うAIエージェントの見えない失敗を調査

Silent Failures in Agent-Tool Interaction: An Audit of ToolUniverse

Shreya Gopalan, Devansh Singh, Sundaraparipurnan Narayanan

この論文をやさしく読む

ひとことで言うと

AIエージェントのツール呼び出しが成功に見えても、情報が欠けたまま結果に伝わる問題を監査した研究です。

何に役立つ?

科学作業に使うツール連携を検査する際、API層やラッパー層の欠落を調べる視点を提供します。要旨では15のツールを監査しています。

この研究の面白いところ

人手で確認した91件の失敗のうち、51件がAPI層、25件がラッパー層で起き、見かけ上妥当な出力に伝わり得ると示しています。

どこまで分かった?

調査対象はToolUniverse環境の15の科学ツールです。全エージェントや全分野における失敗率を推定した結果ではありません。

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

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

道具を組み合わせた自動処理を使うAIエージェントが増えている。従来の研究やベンチマークは作業の成功や完了を調べてきたが、特に生物学の作業におけるエージェントと道具の相互作用については研究が限られている。本研究は、道具の呼び出し自体は成功したように見えるのに、APIやラッパーを通じて受け取る情報または機能の一部・全部が欠け、その欠落が利用者やエージェントに通知されない失敗を調べる。関係者が失敗を認識できないため、これを「見えない失敗」と呼ぶ。調査のため、ToolUniverse環境に組み込まれた15の科学ツールと、そのAPI文書およびツール文書を調べ、相互作用中の見えない失敗を特定する監査の仕組みを開発した。ToolUniverseは研究対象自体ではなく実験環境である。失敗が連鎖のどこで起こるかを表す七つの箇所に沿って調査を構成した。LLMによる候補発見と自動試験の後、人手で検証した失敗は91件だった。最も多かったのはデータや項目の欠落と、検索、絞り込み、順位付けの基準の不一致である。91件の大半はAPI層の51件またはラッパー層の25件で起こり、下流で見えない失敗を増幅する可能性がある。結果は、見えない失敗が最終的な事象より上流で生じ、見かけ上は妥当な科学的出力へ伝わることを示す。この種の失敗に対処するため、文脈に応じた信頼性という概念を提案し、相互作用の全過程で試験、開示、監視、測定する仕組みを示唆する。

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

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

更新履歴

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

原文の要旨

Agentic AI systems are increasingly adopting automated pipelines that integrate multiple tools. While prior research and benchmarks have studied about task success and task completion of these agentic systems, the research about agent to tool interaction, specifically in biology agentic workflow is limited. This study investigates specific failures in agent to tool interaction where a tool invocation appears successful, some or all of the information or functionality from the tool via API/ wrapper is incomplete or missing and there are no communications / notifications to the user or the agent about such missing information. We call this a silent failures as the user or the agents are not aware that such failure has occurred. For the purposes of this study we developed an audit mechanism to identify such silent failures in Agent to tool interaction, by examining 15 scientific tools (and their associated API documentation and tool documentations) integrated within ToolUniverse environment (ToolUniverse serves as our experimental environment rather than the object of the study itself). We structure our study around 7 failure locus characterising where the failure occurs in the chain. We observed 91 failures (manually validated post LLM based candidate discovery and automated testing), most frequent of them being missing data or fields and inconsistencies in search, filtering or ranking criteria. Most of the 91 failures occurred in API layer (51) or wrapper layer (25), with a potential of silent failure amplification downstream. The results show that silent failures originate upstream of the event and propagate downstream into apparently valid scientific outputs. We propose a concept of contextual reliability to handle such failures and suggest mechanisms for testing, disclosing, monitoring, and measuring such failures across the agent-tool interaction pipeline.

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