Skip to main content
QUICK REVIEW

[論文レビュー] UFO-DETR: Frequency-Guided End-to-End Detector for UAV Tiny Objects

Yuankai Chen, Kai Lin|arXiv (Cornell University)|Feb 26, 2026
Advanced Neural Network Applications被引用数 0
ひとこと要約

UFO-DETRはLSKNetバックボーン、変形可能注意、DynFreq-C3モジュールを用いた軽量なエンドツーエンドのUAV検出器で、小さな物体検出をリアルタイム効率で向上させる。

ABSTRACT

Small target detection in UAV imagery faces significant challenges such as scale variations, dense distribution, and the dominance of small targets. Existing algorithms rely on manually designed components, and general-purpose detectors are not optimized for UAV images, making it difficult to balance accuracy and complexity. To address these challenges, this paper proposes an end-to-end object detection framework, UFO-DETR, which integrates an LSKNet-based backbone network to optimize the receptive field and reduce the number of parameters. By combining the DAttention and AIFI modules, the model flexibly models multi-scale spatial relationships, improving multi-scale target detection performance. Additionally, the DynFreq-C3 module is proposed to enhance small target detection capability through cross-space frequency feature enhancement. Experimental results show that, compared to RT-DETR-L, the proposed method offers significant advantages in both detection performance and computational efficiency, providing an efficient solution for UAV edge computing.

研究の動機と目的

  • スケール変動と密集シーン下でUAV画像における頑健な小物体検出を動機づける。
  • NMSなしの軽量エンドツーエンド検出器を開発し、精度とエッジデバイス効率をバランスさせる。
  • 動的受容野バックボーンと周波数対応モジュールを統合して小物体特徴を強化する。
  • UAVの極小物体のための効率的なマルチスケール空間関係モデリングを実現する。

提案手法

  • バックボーンとしてLSKNetを採用してパラメータ数と計算量を削減。
  • AIFIにDAttentionを組み込み、スケール間でキー領域を動的にサンプリング。
  • DynFreq-C3を導入して空間特徴と周波数領域特徴を融合し高周波の質感ディテールを強化。
  • RT-DETRの構成要素をLSKNetバックボーンとDynFreq-C3ベースのクロス空間周波数デコーダ(CCFD)に置換してエンドツーエンド検出を実現。
  • VisDrone2019で Mosaic拡張と標準オプティマイザを用いてエンドツーエンドで訓練し、リアルタイム性能を評価。

実験結果

リサーチクエスチョン

  • RQ1軽量なバックボーンと動的受容野がUAVデータで小物体検出精度を維持できるか?
  • RQ2変形可能注意は小型UAVターゲットのマルチスケール特徴融合を改善するか?
  • RQ3空間周波数を横断しての融合は高周波ディテールの回復と複雑な背景での小物体識別を強化するか?

主な発見

モデルP/%R/%mAP50/%GFLOPsモデルサイズ/MB
YOLOv8-M53.537.440.778.952
YOLOv8-L51.839.740.6164.987.7
YOLOv10-M49.936.737.963.533.5
YOLOv10-L51.638.439.8126.452.2
YOLOv11-M51.838.139.667.740.5
YOLOv11-L53.038.339.886.651.2
RTDETR-L59.042.443.5103.566.2
RTDETR-R1855.140.241.557.040.5
RTDETR-R5058.344.545.2129.686.1
Ours59.244.546.141.828.3
  • UFO-DETRはRT-DETRベースラインより高い精度、リコール、mAP50を達成(P/%:59.2、R/%:44.5、mAP50/%:46.1 対比 59.0、42.4、43.5)。
  • モデルはGFLOPsを41.8に、モデルサイズを28.3 MBに削減し、ベースラインより効率性が改善。
  • LSKNetバックボーンはパラメータを削減し、精度は概ね同等を維持(ベースラインRT-DETR-R18の103.5 GFLOPsと66.2 MBから軽量化しつつ性能を維持)。
  • DAttentionはリコールとmAP50をそれぞれ43.0%と44.2%に改善、AIFI単独のベースラインより向上。
  • DynFreq-C3はエンドツーエンドフレームワーク内で小物体検出に追加の利得をもたらす。
  • VisDrone2019でUFO-DETRは高精度と低計算コスト・リアルタイム推論を維持しつつ主流検出器より優れる。

より良い研究を、今すぐ始めましょう

論文設計から論文執筆まで、研究時間を劇的に削減しましょう。

クレジットカード登録不要

このレビューはAIが作成し、人間の編集者が確認しました。