日本フィジカルAI新聞

世界のフィジカルAIを、日本語で。

週刊ニュースレター購読
自動運転/推論arXiv:2609.01659

テキストの思考連鎖を超えて:自動運転における行動基盤推論のサーベイ

Beyond Textual Chain-of-Thought: A Survey on Action-Grounded Reasoning in Autonomous Driving

シェア:XThreadsFacebookLINEはてブBluesky

自動運転における推論を、テキストベースの思考連鎖から物理世界に基づく行動基盤推論への移行として捉え、171本の論文を中間表現の形式に基づいて分類したサーベイ論文。

詳しい要約

1. どんなもの?

本論文は、自動運転における行動接地型推論(action-grounded reasoning)に関するサーベイである。従来のテキストベースのChain-of-Thought (CoT)推論が、自動運転では連続的な行動を出力する必要があるため、物理世界と同じ時空間構造を共有する推論へと移行する点に着目する。171本の論文(手法論文130本、ベンチマーク・データセット・サーベイ・分析論文41本)を調査し、中間状態の形式を軸とした表現中心の分類法を提案する。130の手法を、言語ベース、視覚空間、潜在動的、外部化推論の4カテゴリに分類し、さらに13のサブタイプに細分化する。

2. 先行研究と比べてどこがすごい?

従来のCoTサーベイはテキストベースの推論に焦点を当てていたが、本サーベイは自動運転特有の連続行動出力と物理世界との整合性に着目し、行動接地型推論という新たな視点を提供する。また、中間表現の形式に基づく分類法を導入することで、既存の手法を体系的に整理し、研究のフロンティアを明確化している点が新しい。

3. 技術・手法の肝は?

手法の肝は、中間状態の表現形式を分類軸とするtaxonomyを提案し、130の手法を4カテゴリ(言語ベース、視覚空間、潜在動的、外部化推論)に分類した点である。さらに、各カテゴリを13のサブタイプに細分化し、それぞれの関心領域(regions of interests)と関連付けている。

4. どうやって有効だと検証した?

サーベイ論文であるため、実験による検証は行われていない。代わりに、171本の論文を系統的に収集・分類し、その結果として研究の傾向と未解決のフロンティアを明らかにしている。

5. 議論はある?

議論として、自動運転エージェントにおける推論の未解決のフロンティアは、実世界に接地され、リアルタイム行動に結合され、安全重視システムの下で検証可能な中間表現にあると述べている。また、分類の妥当性や、各カテゴリの限界についての詳細な議論は要旨からは不明である。

6. 次に読むべき論文は?

要旨で参照されている関連研究として、CoT推論に関する一般的な研究や、自動運転における行動生成、ベンチマーク・データセットに関する論文が挙げられる。具体的には、要旨に記載のプロジェクトページ(https://github.com/tangzhengxu/awesome-av-cot)で関連論文を確認することが推奨される。

※ AIが要旨から生成した要約です。正確性は原文をご確認ください。

著者: Zhengxu Tang, Xiaozhou Zhang, Guofeng Cui, Ziyu Gong, Zi Wang, Yunfei Shi, Ruifeng Deng, Chengzhi Qi, Ke Chen, Sachin Patil, Tianjun Xiao, Langechuan Liu, Pichao Wang

分類: cs.CV, cs.CL, cs.RO

原文アブストラクト

Chain-of-thought (CoT) reasoning powers generative models by eliciting intermediate steps before producing an answer. In autonomous driving, the answer is a continuous action. Thus its reasoning must share the same spatiotemporal structure as the physical world. This survey studies the resulting shift from textual CoT to action-grounded reasoning. Surveying 171 papers, including 130 method papers and 41 benchmarks, datasets, surveys, and analysis papers, we propose a representation-centered taxonomy that treats the form of the intermediate state as the organizing axis. We systematize the 130 methods into four categories: language-based, visual-spatial, latent-dynamic, and externalized reasoning, further divided into 13 subtypes tied to distinct regions of interests. Our synthesis shows that the open frontier of reasoning in driving agents lies in intermediate representations that can be grounded in the real world, coupled to real-time action, and verified under safety-critical systems. Project page: https://github.com/tangzhengxu/awesome-av-cot.