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

ドローン画像の小物体検出に長距離情報と局所構造を使う手法

HDMamba-YOLO: Efficient State-Space Perception and Local Spatial Reconstruction for UAV Small Object

Linduo Wei, Junjie Fan, Yijun Mai, Yong Qi

この論文をやさしく読む

ひとことで言うと

ドローン画像の小さな物体を見つけるため、広い範囲の情報と細かな位置情報を処理段階に応じて組み合わせた検出モデルです。

何に役立つ?

考えられる用途は、上空からの画像で小さな対象を検出するシステムの設計です。要旨ではVisDrone2019とAI-TODでの検出精度、モデルの規模が報告されています。

この研究の面白いところ

全段階で同じ処理を使わず、広域の文脈を捉える部分と局所構造を再構成する部分を分けています。軽量版を含め、精度とパラメータ数を示しています。

どこまで分かった?

要旨で示された評価はVisDrone2019とAI-TODの条件に基づきます。実際の飛行環境での性能や、ここに記載されたもの以外の条件での一般化は要旨からは分かりません。

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

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

ドローン画像に写る小さな物体の検出は、視覚的な手掛かりが弱く、境界が曖昧で、物体が密集し、背景も複雑なため難しい。正確な検出には、対象と背景を見分けるための広い範囲の文脈と、位置を特定するための局所的な二次元構造の保持がともに必要である。この二つは検出処理の異なる段階で必要になり、一様な特徴処理では自然には扱えない。そこで、知覚、再構成、位置合わせ、相互作用の考え方に沿って、状態空間モデルと畳み込みニューラルネットワークを段階ごとに組み合わせたHDMamba-YOLOを提案する。基幹部ではEfficientVMambaに基づくEVSSが広域の文脈を捉え、PhasePatchMerging2Dが位相を考慮した階層間の移行を担う。続くDST-WrapperとNative C3k2-ASSAFは、知覚から再構成への移行と、FPN/PANでの特徴統合中に繰り返す局所的な二次元構造の再構成を行う。DySampleは内容に応じて解像度の異なる特徴を再標本化し、OS-CVTIAは大域・局所の相互作用と、位置特定および分類に応じた調整を加える。VisDrone2019では、HDMamba-YOLO-Bがパラメータ数1,004.2万、補正後の計算量29.879 GFLOPsでmAP50 42.737%、mAP50:95 25.713%を達成した。軽量版はパラメータ数534.4万で、mAP50 41.140%、mAP50:95 24.741%だった。統一されたAI-TOD評価手順では、HDMamba-YOLO-BのAPは21.621%、AP50は47.881%だった。制御した要素除去実験も、状態空間モデルによる知覚、畳み込みによる再構成、動的な位置合わせ、タスク間の相互作用を段階に応じて配置する設計を支持した。

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

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

更新履歴

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

原文の要旨

Small-object detection in UAV imagery is challenged by weak visual evidence, ambiguous boundaries, dense object distributions, and complex backgrounds. Effective detection therefore requires long-range contextual information for target-background discrimination while preserving explicit local two-dimensional structures for accurate localization. These requirements arise at different stages of the detection pipeline and are not naturally addressed by a uniform feature-processing strategy. We propose Hybrid Dual-domain Mamba-YOLO (HDMamba-YOLO), a stage-wise heterogeneous SSM-CNN detector organized according to a perception-reconstruction-alignment-interaction rationale. EfficientVMamba-based EVSS establishes long-range contextual perception in the backbone, while PhasePatchMerging2D provides phase-aware hierarchical transitions. DST-Wrapper and Native C3k2-ASSAF then perform perception-to-reconstruction transition and repeated local two-dimensional reconstruction during FPN/PAN aggregation. DySample provides content-adaptive cross-scale resampling, while OS-CVTIA introduces macro-micro interaction and task-specific modulation for localization and classification. On VisDrone2019, HDMamba-YOLO-B achieves 42.737% mAP50 and 25.713% mAP50:95 with 10.042M parameters and 29.879 corrected GFLOPs. HDMamba-YOLO-Lite achieves 41.140% mAP50 and 24.741% mAP50:95 with 5.344M parameters. Under the unified AI-TOD evaluation protocol, HDMamba-YOLO-B obtains 21.621% AP and 47.881% AP50. Controlled ablations further support the stage-wise allocation of state-space perception, convolutional reconstruction, dynamic alignment, and task interaction for UAV small-object detection.

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