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

見え方の不確かさを残して行動計画につなげるAI

A Fully Differentiable Neuro-Soft-Symbolic Framework for Perceptual Task Planning

Hongyan Wei and Wael AbdAlmageed

この論文をやさしく読む

ひとことで言うと

画像の解釈を一度確定してから計画するのではなく、計画の結果を使って画像の解釈も修正できるようにする研究です。積み木の操作を題材に評価しています。

何に役立つ?

考えられる用途は、見え方が曖昧でも論理的に筋の通る操作計画を立てることです。計画側の情報を知覚に戻す仕組みが、成功率の改善につながっています。

この研究の面白いところ

連続的な記号状態と微分可能な規則を使い、知覚と計画を一つの最適化につなげています。知覚を更新しない59%に対して更新する構成では83%となりました。

どこまで分かった?

評価対象はBlocksworldの課題で、動作実行の検証もシミュレーションです。実機操作や他の領域で同じ性能になるかは要旨には記載されていません。計算量・時間の削減の具体値もありません。

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

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

知覚に基づく計画タスクには、不確かな場面を正確に認識する能力と、論理規則に従う妥当な行動系列を計画する能力の2つが必要である。従来の方法は知覚を離散的な記号の事実に変換してから計画するため、知覚の不確かさを捨て、タスク水準のフィードバックが知覚へ戻る経路を断ってしまう。本研究では、視覚的知覚とタスク計画を一つの計算グラフ内でつなぐ、汎用的で完全に微分可能なニューラル・ソフト記号の枠組みを導入する。 この枠組みは連続的なソフト記号状態を保持し、領域の規則を微分可能なsoft-T_P遷移演算子へ持ち上げ、短い計画時間幅にわたって行動のロジットを最適化する。計画目的からの勾配は知覚のパラメータも更新できるため、計画中にタスクに関係する知覚表現を改善できる。 Blocksworldでは、LatPlan-40の40問中40問、PlanBench-600の600問中596問を解いた。比較対象はLatPlanが40問中33問、推論モデルのベースラインが600問中587問であり、提案法は計算量と時間を大幅に少なくしながらこれを達成した。知覚の不確かさに関するアブレーションでは、成功率が知覚を固定した場合の59%から83%へ改善した。さらに、Blocksworldの場面でタスクと動作のシミュレーションを行い、復号されたタスク計画と後段のロボット動作実行の適合性を、実行の水準で検証した。

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

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

更新履歴

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

原文の要旨

Perceptual planning tasks require two key capabilities: accurately perceiving uncertain scenes and planning valid action sequences following logical rules. Conventional methods convert perception into discrete symbolic facts and then plan, discarding perceptual uncertainty and severing task-level feedback to perception. We introduce a generic, fully differentiable neuro-soft-symbolic framework that connects visual perception and task planning within a single computational graph. The framework maintains a continuous soft symbolic state, lifts domain rules into a differentiable soft-$T_P$ transition operator, and optimizes action logits over a short planning horizon. Gradients from the planning objective can also update the perception parameters, allowing task-relevant perceptual representations to be refined during planning. On Blocksworld, our method solves 40/40 LatPlan-40 tasks and 596/600 PlanBench-600 tasks, compared with 33/40 for LatPlan and 587/600 for the reasoning-model baseline, while requiring substantially less computation and time. In the perceptual-uncertainty ablation, our method improves the success rate from 59\% with frozen perception to 83\%. We further conduct task-and-motion simulations on Blocksworld scenes, providing an execution-level validation of the compatibility between decoded task plans and downstream robotic motion execution.

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