悪天候の自動運転画像を自動注釈で検出器へ学習
Real-World Perception for Autonomous Driving in Adverse Weather: Enhancing Standard Detectors via Foundation-Guided Auto-Annotation
この論文をやさしく読む
ひとことで言うと
高性能な基盤モデルで走行画像に擬似ラベルを付け、軽い物体検出器を悪天候向けに追加学習する。
何に役立つ?
自動運転用の物体検出器を、さまざまな天候・照明へ適応させる研究に役立つ。
この研究の面白いところ
計算費用の高いSAM3をオフラインの注釈に使い、運用時はYOLOv8を使う。
どこまで分かった?
25の運用状況を含む独自データでの結果。要旨は実車の安全性や未知地域での効果を直接検証していない。
v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。
アブストラクトの日本語訳
実運用向けの標準的な物体検出器は、天候や照明が悪い条件で、その環境固有の大量の学習データがなければ性能が低下する。大規模な視覚基盤モデルはゼロショットで頑健に一般化できるが、計算費用が大きく実時間の運用には向かない。この隔たりを埋めるため、基盤モデルを利用して画像を自動注釈し、標準的な検出器の構造を変えずに改善する処理手順を提案する。まず、経路、天候、照明が異なる25の運用状況を含む独自の実走行データセットで、YOLOv8、Co-DETR、SAM3の三モデルを比較した。SAM3がすべての状況で最も高い精度と頑健性を示したため、オフラインの自動注釈器として、データセットの未注釈部分に擬似ラベルを作った。その注釈で基準のYOLOv8を追加学習すると、全体の平均適合率(mAP)は基準モデルより16.04%高くなり、環境をまたぐ安定性も改善した。住宅地での直射日光の条件ではmAPが32.73%、高速道路の霧の条件では28.65%増加した。広範な手作業の注釈やモデル構造の変更なしに、標準的な検出器の環境に対する頑健性を高められることを示す。
v1の要旨から自動生成。本文の精読・人による確認は未実施。
- 初稿
- 2026-09-22(UTC)
- 最新改訂
- 2026-09-22 · v1
- 査読・掲載
- 査読状況未確認
更新履歴
- v1 2026-09-22 この版を読む
取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。
原文の要旨
Standard deployment-ready object detectors for autonomous vehicles degrade in adverse weather and lighting conditions without being trained on extensive domain-specific data. While large-scale vision foundation models offer robust zero-shot generalization, their high computational cost makes them impractical for real-time deployment. To bridge this gap, we propose a foundation-guided auto-annotation pipeline that enhances standard detectors without architectural changes. We first benchmark three distinct models, YOLOv8, Co-DETR, and SAM3, on our custom real-world driving dataset spanning 25 unique operational scenarios across various route, weather, and lighting conditions. Based on our analysis, SAM3 demonstrates superior accuracy and resilience across all scenarios. Thus, we deploy it as an offline auto-annotator to generate pseudo-labels on the unannotated subset of our dataset. Fine-tuning the baseline YOLOv8 on these annotations yields a 16.04% higher overall mean Average Precision (mAP) and improves cross-environmental stability compared to the baseline model, highlighted by a 32.73% and 28.65% mAP increase in Residential Direct Sunlight and Highway Fog, respectively. These results demonstrate that standard detectors can achieve environmental resilience without the need for extensive manual annotation or architectural modifications.
著者のコメント
Submitted to IEEE for review
arXiv ID: 2609.25515 / 要約の誤りについて