工事区間の境界と走行経路を一緒に予測する
WZPlanner: Safe End-to-End Path Planning for Autonomous Driving in Work Zones
この論文をやさしく読む
ひとことで言うと
工事で普段と道の形が変わる場所に対応するため、車線と工事の境界を走行軌跡と一緒に予測する研究です。専用データセットとモデルを提示します。
何に役立つ?
工事区間を想定した自動運転の学習と比較評価に役立つ可能性があります。実写データと合成データ、閉ループのシミュレーション経路を用意しています。
この研究の面白いところ
境界の特徴を経路予測へ渡す設計が効果を持ち、大きな比較モデルより小さい規模で高い走行スコアを得ています。
どこまで分かった?
報告された走行スコアは、四モデルに共通する211の評価ルートでの結果です。228ルート全体の数値ではなく、実道路の安全性を保証する実証とも区別が必要です。
v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。
アブストラクトの日本語訳
工事区間では、一時的な交通制御や通行止めによって車線形状が変わり、車載地図に反映されていない場合があります。このことは自動運転車(AV)の認識と計画を難しくします。また、構造化された幾何教師情報を持つ公開データセットが少ないため、一般化も制限されます。 本研究では、14万9000件超の合成標本と5000件超の実世界マルチモーダル標本からなるWorkZonePlanを提示します。車線境界、工事区間境界、走行軌跡候補の3次元注釈を含みます。さらに、76の閉ループCARLAシナリオを三種類の天候で再生し、Bench2Drive形式の228評価ルートを提供します。 データ作成の半自動パイプラインWAVE(Work-zone-focused AV data generation in Virtual and rEal Environments)と、車線・工事区間境界の多項式および走行軌跡を同時に予測するTransformerモデルBoundaryFormer(BF)を導入します。BFは境界予測にスロットアテンションを使います。構成要素の比較実験により、境界スロット特徴を使う独立した軌跡デコーダーが、スロットアテンションのみの方式に比べて軌跡予測を大きく改善することを示します。 この知見に基づくBF++は、カメラ版とカメラ+LiDAR版を提供します。実距離尺度の地面平面符号化、種類を区別した境界・軌跡クエリ、長距離の点アンカー、画像空間での曲線改良、保守的にゲートを設けたLiDAR融合を備えます。評価固定時点で四モデルすべてに共通した211ルートでは、BF++のカメラ版とカメラ+LiDAR版のDriving Scoreはそれぞれ63.0と64.4でした。SimLingoは59.3、TransFuser++(TF++)は26.1でした。BF++はSimLingoの40分の1、TF++の10分の1未満のモデル規模で、より高いDriving Scoreを達成します。 これらの結果は、車線境界、工事区間境界、走行軌跡を同時予測することが、工事区間でのより安全な自動運転に向けた有望な方向であることを支持します。コードとデータセットはhttps://github.com/Nishad-Sahu/WZPlannerで公開されています。
v1の要旨から自動生成。本文の精読・人による確認は未実施。
- 初稿
- 2026-09-16(UTC)
- 最新改訂
- 2026-09-16 · v1
- 査読・掲載
- 査読状況未確認
更新履歴
- v1 2026-09-16 この版を読む
取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。
原文の要旨
Work zones alter lane geometry through temporary traffic controls and closures that may be absent from on-board maps, challenging autonomous vehicle (AV) perception and planning. Generalization is also limited by scarce public datasets with structured geometric supervision. We present WorkZonePlan, a dataset comprising 149K+ synthetic and 5K+ real-world multimodal samples with 3D annotations for lane boundaries, work zone boundaries, and driving trajectory options. It also provides 76 closed-loop CARLA scenarios replayed under three weather conditions, yielding 228 Bench2Drive-format evaluation routes. We introduce WAVE (Work-zone-focused AV data generation in Virtual and rEal Environments), a semi-automated pipeline for creating the dataset, and BoundaryFormer (BF), a transformer-based model that jointly predicts lane and work zone boundary polynomials and driving trajectories. BF uses slot attention for boundary prediction. Ablations show that a separate trajectory decoder using boundary slot features substantially improves trajectory prediction over a slot-attention-only approach. Building on this finding, BF++ offers Camera and Camera+LiDAR variants with metric ground-plane encoding, typed boundary/trajectory queries, long-range point anchors, image-space curve refinement, and conservative gated LiDAR fusion. On the 211 routes common to all four models at the evaluation freeze, BF++-Camera and BF++-Camera+LiDAR achieve Driving Scores of 63.0 and 64.4, respectively, compared with 59.3 for SimLingo and 26.1 for TransFuser++ (TF++). BF++ is 40 times smaller than SimLingo and more than 10 times smaller than TF++, while achieving higher Driving Scores. These results support jointly predicting lane boundaries, work zone boundaries, and driving trajectories as a promising direction toward safer AV operation in work zones. Code and dataset: https://github.com/Nishad-Sahu/WZPlanner.
arXiv ID: 2609.19393 / 要約の誤りについて