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

失敗したロボットはいつ人に質問すべきか

When Should a Failing Robot Ask? Initiating Corrective Human-Robot Dialogue from Audited Sensor Evidence

Eshika Pathak, Leela Krishna

この論文をやさしく読む

ひとことで言うと

ロボットが分からないときに人へ尋ねる判断を、自己申告の自信ではなく、センサーごとの実測性能と質問の負担で決めるべきだとする研究です。

何に役立つ?

人の手を借りる前に別のセンサーを見るべきかを設計する材料になります。質問の回数だけでなく、証拠が足りているかと質問コストを含めた評価ができます。

この研究の面白いところ

選択肢の順番だけで回答拒否率が大きく変わる一方、力データを文章で渡すと診断が改善しました。モデルの推論能力と、そもそも必要な情報が届いていない問題を分けています。

どこまで分かった?

失敗原因を注入したシミュレーションと6つのモデルでの評価です。人に尋ねたときの0.70〜0.81は回答者の信頼度に対応する結果で、実機運用全体の成功率ではありません。

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

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

タスクに失敗したロボットは、修正のための対話に入る最初の判断に直面する。自分の診断に従って行動するか、搭載された別のセンサーを調べるか、それとも人の作業を中断させて尋ねるか、という判断である。適切に選ぶには、センサーが原因についてどれだけの情報を与えるか、ロボット自身の診断がどれほど信頼できるかを知る必要がある。 私たちは、自分たちで失敗を注入することで各失敗の真の原因が分かるシミュレーションベンチマークを構築し、データ漏えいに対する明示的な検査を行いながら、各センサーが何を明らかにするかを測定する。カメラ画像から診断できる失敗もあるが、ロボットの力データからでしか診断できない失敗もある。後者では力データで0.99に達する一方、画像手法はいずれも0.55を超えない。 次に6つのオープンな視覚言語モデルをテストする。それらの挙動は証拠ではなくプロンプトの表面形式に従う。回答リスト中の回答拒否の選択肢を最後から最初へ移すと、調べた6つのモデルと系列の組のうち3つで、拒否率は78〜100%から0〜6%へ急落する。画像フレームからの正解率は、解答例の有無にかかわらず、すべてのプロンプトの変種で多数派クラスを答える基準値以下にとどまり、モデルが述べる確信度は正誤に関する情報を持たない。同じモデルに力データを10行のテキストとして渡すと、6モデル中4モデルで初めて基準値を上回る診断が得られる。失敗の多くは能力の不足ではなく、センサーデータの不足を反映している。 私たちはこの選択を、行動する、自分のセンサーを調べる、人に尋ねる、という3行動の意思決定問題として定式化し、測定された正解率から最適方策を導く。モデルはその方策に従わず、質問コストを4倍変えても質問率は反応しない。それでも人への1回の質問により、質問した場合の性能は基準値から、回答者自身の信頼度にほぼ相当する0.70〜0.81へ上がる。質問するかどうかの判断は、モデル自身の確信度ではなく、測定された正解率と明示されたコストに結び付けるべきである。

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

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

更新履歴

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

原文の要旨

A robot that fails at a task faces the first decision in corrective dialogue: act on its own diagnosis, consult another onboard sensor, or interrupt a person. Choosing well requires knowing how much the robot's sensors reveal about the cause and how reliable the robot's own diagnosis is. We build a simulated benchmark in which every failure's true cause is known, because we injected it, and measure what each sensor reveals, with explicit checks against data leakage. Some failures are diagnosable from camera images; others only from the robot's force data (0.99 from force data, no image method above 0.55). We then test six open vision-language models. Their behavior tracks the surface of the prompt, not the evidence: moving the refusal option from last to first in the answer list collapses refusal rates from 78-100% to 0-6% in three of the six swept model-and-family pairs. Accuracy from frames stays at or below a majority-class baseline under every prompt variant, with or without worked examples, and stated confidence carries no information about correctness. Handing the same models the force data as ten lines of text produces the first above-baseline diagnoses, in four of the six models: much of the failure reflects missing sensor data, not missing ability. We pose the choice as a three-action decision problem, act, consult your own sensors, or ask a human, whose optimal policy follows from measured accuracy. The models do not follow it, and their ask rates ignore a fourfold change in question cost. One question to a human still lifts them from that baseline to roughly the answerer's own reliability (0.70-0.81 when they ask). The decision to ask should be tied to measured accuracy and stated costs, not to the model's confidence.

著者のコメント

Accepted at the IROS 2026 Workshop on Human-Robot Dialogue

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