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

複数の画像尺度を使う自動運転の軌道計画

S2Planner: Multi-Scale Semantic Planner for End-to-End Autonomous Driving

Zhaowei Lu, Liguo Zhou, Yujie Guo, Lei Yu, Alois Knoll

この論文をやさしく読む

ひとことで言うと

前方カメラ3台の映像と車両の動き、走行指示から、自動運転の進路を計画する研究です。

何に役立つ?

考えられる用途は自動運転の軌道計画です。要旨の成績は探索的な評価値として扱う必要があります。

この研究の面白いところ

車両状態に基づく初期軌道と、複数尺度の画像特徴を幾何に沿って繰り返し参照する仕組みを組み合わせています。

どこまで分かった?

PDMS 88.03を得た実行は、同じnavtestの成績で選ばれており、偏りのないテスト推定ではありません。未使用データでの評価や反復測定が必要です。

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

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

S2Plannerは、車両前方を向いた3台のカメラ、車両自身の過去の動き、現在の走行指示を組み合わせる軌道計画器である。微調整したDINOv3の基盤部とSpatial Tuning Adapterが複数尺度の画像特徴を作り、粗い候補から詳細化するデコーダーが、軌道に対する自己注意と、カメラ画像に投影した位置への交差注意を使って候補の経由点を改善する。新しい視覚基盤部や注意演算そのものではなく、車両の状態に応じた軌道の初期化と、幾何に導かれた複数尺度の画像特徴の反復的な抽出を統合した点が貢献である。 NAVSIM v1の非反応型評価で、以前報告したnavtestでの実行はPDMS 88.03を得た。ただし、この実行はnavtestの成績を用いて選んだため、この数値は探索的なものであり、偏りのないテスト性能の推定値とは解釈できない。一般化と効率を確かめるには、検証データで選んだモデルを未使用データで評価すること、実行を繰り返すこと、計算量を測ることが必要である。

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

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

更新履歴

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

原文の要旨

We present S2Planner, a trajectory planner that combines three front-facing cameras with ego-motion history and the current driving command. A fine-tuned DINOv3 backbone and a Spatial Tuning Adapter produce multi-scale image features; a coarse-to-fine decoder then uses trajectory self-attention and camera-projected cross-attention to refine candidate waypoints. The contribution is the integration of ego-conditioned trajectory initialization with iterative, geometry-guided sampling of multi-scale image features, rather than a new visual backbone or attention operator. On the NAVSIM v1 non-reactive evaluation, the previously reported navtest run obtained 88.03 PDMS. Because that run was selected using navtest performance, this number is exploratory and cannot be interpreted as an unbiased test estimate. Validation-selected evaluation on unexposed data, repeated runs, and computational measurements are needed to establish generalization and efficiency.

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