機上の視覚処理で侵入ドローンを追うSCOUT
Project SCOUT: Interceptor Drone for Perimeter Defense
この論文をやさしく読む
ひとことで言うと
外部設備に頼らず、ドローン自身が映像から別のドローンを見つけ、追い続ける仕組みを実飛行で評価しています。
何に役立つ?
境界付近での視覚追跡と機上制御がどの程度連続して動くかを評価する資料になります。
この研究の面白いところ
検出器だけでなく、誤検出や一時的な見失いによって制御が急変しないよう、追跡の連続性を保つ処理を組み合わせています。
どこまで分かった?
92.2%は有効な標的検出を得たフレームの割合で、迎撃成功率ではありません。評価は平面内のゴールキーパー型戦略であり、要旨は電波妨害下の試験結果を示していません。
v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。
アブストラクトの日本語訳
無許可の無人航空機(UAV)が急速に普及し、境界防衛に向けた、堅牢で妨害に強い対UAVシステムの必要性が高まっている。本論文では、飛来するUAVへのリアルタイム空中防衛を目的とした、ROSと統合された機上認識・制御フレームワークSCOUT(Spatial Computation for Optimized UAV Tracking)を提示する。SCOUTは、外部のセンシング設備や地上局の計算に依存せず、防衛側UAVの機上で視覚的な検出、標的の対応付け、追跡情報のフィルタリング、制御指令の生成を直接実行する。 安定した制御入力を得るため、認識処理はTensorRTで高速化したドローン検出、ByteTrackによる対応付け、軽量な追跡保持用の状態機械を組み合わせる。この状態機械は標的位置の急な飛びを除外し、一時的に検出性能が低下しても短時間の標的の連続性を保つことで、誤検出や標的の切り替わりによる不安定な制御応答を減らす。 提案構成を、平面内の「ゴールキーパー型」迎撃戦略を実行する統合ハードウェアで評価した。この設定では、防衛側UAVが飛来する標的を追跡し、保護境界付近で遮る配置を維持するよう動きを調整する。実飛行の結果、SCOUTは機上でリアルタイムの検出速度を保ちながら、92.2%のフレームで有効な標的検出を維持した。これは、UAVの境界防衛における視覚追跡と閉ループ制御の実行可能性を示している。境界防衛動作を最初から最後まで示す実演動画はオンラインで公開されている。https://figshare.com/s/497befc033091fc0b84f
v1の要旨から自動生成。本文の精読・人による確認は未実施。
- 初稿
- 2026-09-17(UTC)
- 最新改訂
- 2026-09-17 · v1
- 査読・掲載
- 査読状況未確認
更新履歴
- v1 2026-09-17 この版を読む
取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。
原文の要旨
The rapid proliferation of unauthorized unmanned aerial vehicles (UAVs) has created a growing need for robust, jamming-resistant counter-UAV systems for perimeter defense. This paper presents \textbf{SCOUT} (Spatial Computation for Optimized UAV Tracking), a ROS-integrated onboard perception and control framework for real-time aerial defense against incoming UAVs. SCOUT performs visual detection, target association, track filtering, and control command generation directly onboard the defender UAV, without relying on external sensing infrastructure or ground-station computation. To provide stable control inputs, the perception pipeline combines TensorRT-accelerated drone detection with ByteTrack-based association and a lightweight track-retention state machine. The state machine rejects abrupt target jumps and maintains short-term target continuity during temporary detection degradation, reducing unstable control responses caused by false detections or target switching. We evaluate the proposed architecture through an integrated hardware deployment executing a planar ``goalkeeping'' interception strategy. In this setting, the defender UAV tracks the incoming target and adjusts its motion to maintain a blocking configuration near the protected boundary. Real-world flight results show that SCOUT maintains valid target detections for 92.2\% of frames while operating at real-time onboard detection rates, demonstrating the feasibility of visual tracking and closed-loop control for UAV perimeter defense. A video demonstration of the end-to-end perimeter defense operation is available online. https://figshare.com/s/497befc033091fc0b84f
著者のコメント
Accepted at SSRR 2026
arXiv ID: 2609.21005 / 要約の誤りについて