FDR-YOLO: Feature-Degradation-Aware Feature-Flow Reconstruction for Infrared Tiny UAV Detection
Abstract
Infrared (IR) video target detection is important for long-range target perception in anti-UAV systems under complex lighting and background conditions. However, long-range tiny unmanned aerial vehicles (UAVs) usually occupy only a few pixels, exhibit weak thermal contrast, and are easily disturbed by cluttered backgrounds such as clouds, buildings, vegetation, feature edges, and thermal noise. Although YOLO-style detectors provide high real-time performance, their feature flow is prone to weak target response attenuation during downsampling, contextual ambiguity in deep feature representation, and background clutter propagation during cross-scale fusion. To address these degradation problems, this paper proposes FDR-YOLO, a feature-degradation-aware feature-flow reconstruction network based on YOLOv26. Specifically, LAE-based response-preserving downsampling (LAE-RPD) preserves weak but discriminative target responses during spatial compression; lightweight U-shaped dilated context aggregation (UCDC-Lite) enhances deep contextual discrimination between tiny UAV targets and cluttered backgrounds; and high-frequency prior-guided semantic injection fusion (HPG-SIF) uses shallow high-frequency priors to constrain the injection of deep semantic features. Experiments on multiple datasets show that FDR-YOLO improves detection accuracy while retaining lightweight and low-latency characteristics. On the Anti-UAV dataset, FDR-YOLO improves mAP50 and mAP50–95 by 3.0 and 3.3 percentage points, respectively, over YOLOv26s. Additional experiments on InfraredUAV and the RGB-based UAVSwarm dataset demonstrate the applicability of the proposed design to another infrared benchmark and to visible-light UAV detection under dataset-specific training.