Next Article in Journal
ASCA-YOLO: Adaptive Sparse and Context-Aware YOLO Algorithm for Forest Wildfire Detection
Previous Article in Journal
Differential Iterative Joint Estimation Approach for Indoor Target Localization
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

QA2FDet: Quality-Aware Adaptive Alignment Fusion Network for UAV RGBT Tiny Pedestrian Detection

College of Aviation Electronics and Electrical Engineering, Civil Aviation Flight University of China, Guanghan 618307, China
*
Author to whom correspondence should be addressed.
Sensors 2026, 26(11), 3443; https://doi.org/10.3390/s26113443
Submission received: 23 April 2026 / Revised: 25 May 2026 / Accepted: 27 May 2026 / Published: 29 May 2026
(This article belongs to the Section Remote Sensors)

Abstract

Visible–thermal tiny pedestrian detection in UAV aerial images is crucial for online decision-making in urban security and disaster response. However, the extremely small scale and sparse distribution of pedestrians cause discriminative cues to be submerged by dominant low-frequency background and contextual redundancy during feature learning. Meanwhile, cross-modal spatial misalignment and spatially varying modality reliability hinder stable fine-grained correspondence, thereby degrading fusion quality. To address these issues, QA2FDet is proposed as a quality-aware adaptive alignment fusion network comprising three modules: spectrum-spatial decoupled enhancement module (SDE), cross-modal correspondence mining module (CCM), and prior-informed gated fusion (PGF). SDE leverages the discrete cosine transform to disentangle redundant low-frequency background information, while deep semantic gating propagates high signal-to-noise ratio details into shallow representations to enhance subtle cues of tiny pedestrians and suppress high-frequency noise. To establish fine-grained neighborhood correspondences under slight spatial offsets, thermal-guided local asymmetric cross-attention is designed in CCM. Finally, region-level quality and modality discrepancy are jointly modeled for adaptive cross-modal fusion in PGF. Extensive experiments on multiple UAV-based RGBT detection benchmarks demonstrate that QA2FDet achieves state-of-the-art performance and exhibits strong robustness in challenging aerial scenes.

1. Introduction

The rapid development of the low-altitude economy and intelligent emergency response systems is driving UAV vision from offline analysis toward online decision-making, where aerial pedestrian detection is increasingly regarded as a critical enabling capability for urban security, disaster rescue, and infrastructure inspection [1,2,3]. Compared with ground-view settings, pedestrians in aerial images are typically characterized by extremely small scales and sparse distributions, and their detection is continually degraded by complex background textures, nadir-view geometric distortions, and motion blur [4]. Under nighttime operation, backlighting, smoke occlusion, or thermally cluttered environments, the instability of visible cues further constrains the performance ceiling of single-modality detectors; consequently, visible–thermal (RGBT) fusion has been widely adopted to improve robustness for UAV-based tiny pedestrian detection [5,6]. Nevertheless, existing RGBT fusion approaches remain challenged by the intertwined effects of cross-modal geometric misalignment, time-varying modality quality, and weak tiny-object representations, where even slight spatial offsets can obscure discriminative cues [7]. Meanwhile, modality reliability is often spatially and temporally non-uniform, such that stable cross-modal correspondences are difficult to establish and region-wise adaptive, preferential fusion is difficult to achieve, ultimately leading to systematic coexistence of missed detections and false alarms [8,9]. Accordingly, RGBT tiny pedestrian detection on UAV platforms is still an active and challenging research problem.
In practical UAV deployment, onboard perception is constrained by stringent platform-level hardware limitations, including payload capacity, power budget, memory footprint, computational throughput, and thermal dissipation [10]. These limitations hinder the deployment of heavyweight detectors and computationally intensive global multimodal fusion modules, especially when real-time inference is required for online decision-making [11]. RGBT perception further increases system complexity, as paired visible–thermal sensors require accurate calibration, temporal synchronization, and concurrent multimodal data acquisition and transmission [12]. Consequently, a UAV-oriented RGBT detector is expected to remain robust to tiny-object scales, cross-modal misregistration, and spatially varying modality reliability, while maintaining a favorable trade-off among detection accuracy, parameter size, computational cost, and inference speed [13]. These platform-level hardware constraints further emphasize the need for efficient and reliability-guided RGBT fusion strategies tailored to UAV-based tiny pedestrian detection.
Aerial object detection remains intrinsically challenging due to nadir-dominant viewing geometry, arbitrary orientations, and large-scale variation. Ding et al. [14] summarized key factors, including scale changes, oriented instances, and cluttered-scene interference on the DOTA benchmark, providing a unified context for method evaluation; however, the analysis is primarily oriented toward generic aerial objects and does not explicitly address the more severe weak object representation and cross-modal coupling disturbances encountered in UAV-based tiny pedestrian detection. Oriented R-CNN [15] improves efficiency by generating rotated proposals in a streamlined manner. Li et al. [16] strengthen rotation and shape modeling via the point-set geometric representation of Oriented RepPoints, and Yu et al. [17] further reduce annotation cost by exploring point-level supervision for oriented detection. Nevertheless, these methods are largely centered on geometric formulation and annotation paradigms, while explicit suppression of low-frequency background dominance and redundant contextual interference in tiny pedestrian feature learning has been insufficiently investigated. For high-resolution small objects detection, QueryDet [18] accelerates inference and enhances accuracy through cascaded sparse queries, yet the improvement is mainly achieved by alleviating computational overhead and query design, and the progressive submergence of tiny-object cues by low-frequency background components and local noise across multi-level feature refinement is not fundamentally avoided. In addition, Miri Rekavandi et al. [19] and Hua et al. [20] review advances in multi-scale modeling, contextual reasoning, and attention mechanisms from transformer-based and aerial small-object perspectives and consistently identify the long-standing bottlenecks of sparse discriminative cues and strong background interference. Overall, prevailing approaches still predominantly rely on spatial-domain stacking for enhancement, whereas controllable decoupling between background redundancy and fine-grained object details remains limited.
To improve robustness under low illumination, backlighting, and occlusion, RGBT pedestrian detection has been widely investigated with an emphasis on fusion, alignment, and false-positive suppression. Song et al. [21] and Lu et al. [22] systematically review RGBT task taxonomies and fusion techniques, respectively, providing a high-level backdrop for multimodal perception. From the detection perspective, however, cross-modal misregistration, time-varying modality quality, and task-driven adaptive fusion remain open challenges. To alleviate false alarms induced by fusion noise, TFDet [23] suppresses task-irrelevant noise propagation via object-aware fusion, but the imposed constraints are largely coarse-grained. When pedestrians are extremely small and highly sensitive to pixel-level shifts, critical regions may still suffer from mismatched fusion. MS-DETR [24] introduces a DETR-style decoder with loosely coupled sampling to improve tolerance to mild misalignment and further mitigates modality imbalance through modality-balancing optimization. Nevertheless, for tiny and sparse objects, cross-modal correspondences are more easily perturbed by background textures, and the joint modeling of local fine-grained correspondence and weak object representation remains insufficient. For reliability modeling, CMPD [25] leverages Dempster–Shafer evidence theory to assign confidence for fusion guidance, and Li et al. [26] further enhance stability by combining cross-modal homogeneity reinforcement with confidence-aware fusion. However, reliability is often estimated globally or at a coarse spatial resolution, making it difficult to yield region-level preference cues that remain sensitive to tiny objects in UAV scenarios where smoke occlusion, thermal distractors, and misalignment can co-occur. To address misregistration, Zhang et al. [27] explicitly learn spatial and modality alignment; DeformCAT [28] employs deformable cross-attention for weakly aligned RGBT pedestrians; DAMSDet [29] handles time-varying complementarity and misalignment via dynamic query selection and adaptive fusion; and Hou et al. [30] formulate fusion logic from similarity and complementarity. Overall, alignment and reliability selection are still frequently treated in isolation: alignment modules are seldom constrained by region-level quality priors, while reliability weighting cannot ensure the fine-grained spatial correspondence that is most critical for tiny objects. Meanwhile, DLA-Deformable DETR [31] improves sparse sampling and alignment via deformable attention; Swin Transformer [32] is introduced as a hierarchical vision Transformer backbone; DAB-DETR [33], DN-DETR [34], and DINO [35] advance DETR variants through dynamic anchor queries, denoising training, and improved denoising anchors; ConvNeXt [36] and ConvNeXt V2 [37] exemplify modern CNN-based representation backbones; and InternImage [38] pushes real-time end-to-end detection toward an NMS-free paradigm. These developments primarily strengthen generic representation and inference schemes but are not explicitly tailored to UAV RGBT tiny pedestrian detection, where fine details are submerged by low-frequency background components, and robust fusion requires fine-grained correspondence together with region-level reliability prioritization under weak misalignment. In the frequency domain, FcaNet [39] and AIS-FCANet [40] show that frequency cues can be incorporated into channel-attention modeling to enhance structural representation, supporting the utility of frequency information for structure encoding; however, they are not task-specifically designed for the coupled detection challenges posed by multimodal misalignment and time-varying reliability.
Recent RGBT salient object detection methods have provided relevant insights into modality-aware interaction and adaptive fusion. For instance, Zhang et al. proposed an asymmetric light-aware progressive decoding network for RGBT salient object detection, where asymmetric cross-modal interaction, light-aware feature selection, and progressive decoding are employed to suppress modality interference and refine salient regions [41]. Luo et al. developed a Transformer-based cross-modality interaction guidance network (CIGNet) to guide complementary RGBT feature interaction [42], while Zhao et al. introduced a wavelet-driven multi-band feature fusion strategy to integrate low- and high-frequency cross-modal cues for robust saliency prediction [43]. However, they are mainly designed for dense pixel-level saliency prediction, whereas UAV-based RGBT tiny pedestrian detection requires box-level localization of sparse and extremely small targets under scale degradation, cross-modal misregistration, and spatially varying modality reliability.
Based on the analysis of the aforementioned methods, current UAV-based RGBT fusion methods for tiny pedestrian detection have two key bottlenecks that limit their effectiveness:
Issue 1: Tiny-object cues are readily overwhelmed by low-frequency background and contextual redundancy, yielding insufficient discriminative features. Consequently, during iterative learning, detection heads are biased toward background structures or local noise rather than tiny pedestrians.
Issue 2: Tiny objects are highly sensitive to cross-modal misregistration, but fusion is often performed without fine-grained reliability guidance. On UAV platforms, parallax, calibration errors, and temporal asynchrony can induce spatial misalignment between visible and thermal modalities. For extremely small objects, even minor shifts can severely impair cross-modal complementarity. When fusion is controlled only by coarse-grained or global weights, mismatched fusion at critical regions is likely, degrading sensitivity to tiny pedestrians.
To tackle these issues, we propose QA2FDet, a quality-aware adaptive alignment and fusion network for UAV RGBT tiny pedestrian detection. Given paired visible and thermal images, a dual-stream backbone extracts initial multi-scale modality-specific features, which are then processed by the spectrum–spatial decoupled enhancement (SDE) module. In SDE, the block-wise discrete cosine transform (Block-DCT) spectral decoupling explicitly separates low-frequency background redundancy and extracts high signal-to-noise ratio detail maps. Different from generic frequency-attention designs, these details are selectively injected into shallow features under deep semantic gating, thereby enhancing detection-relevant tiny pedestrian cues while avoiding indiscriminate amplification of high-frequency noise. To mitigate the high sensitivity of tiny objects to cross-modal misalignment, the cross-modal correspondence mining (CCM) module performs thermal-guided asymmetric local cross-attention, where thermal tokens serve as spatial anchors and visible candidates are searched within neighboring windows to establish fine-grained local correspondences. Spatially varying modality reliability is further estimated by the quality prior estimator (QPE), which derives fine-grained quality-prior maps from modality-specific classification and regression responses, providing detection-quality-supervised region-level reliability cues for subsequent prior-informed fusion after local correspondence mining. Finally, the prior-informed gated fusion (PGF) module jointly models quality priors and modality-difference cues to generate bidirectional adaptive gates, enabling degraded or redundant modality responses to be suppressed while complementary object-sensitive cues are enhanced. The fused features are then forwarded to the detection head for final prediction. Overall, QA2FDet establishes a quality-aware feature refinement mechanism for UAV RGBT tiny pedestrian detection, in which modality-specific responses are progressively purified, locally calibrated, and reliability-adapted toward detection-sensitive representations. This integrated design enhances the detector’s ability to preserve tiny pedestrian cues under background clutter, weak cross-modal misregistration, and spatially varying modality reliability.
The main contributions can be summarized as follows:
  • A spectrum–spatial decoupled feature enhancement strategy is developed to suppress dominant low-frequency background responses and selectively introduce high signal-to-noise detail cues into shallow representations, improving the discriminability of tiny pedestrian features.
  • Thermal responses are exploited as spatial anchors to mine local visible candidates within neighboring regions, enabling fine-grained cross-modal correspondence modeling under slight visible–thermal spatial offsets.
  • A prior-informed bidirectional gated fusion strategy is proposed to jointly exploit region-level reliability and modality-discrepancy cues, adaptively suppressing degraded or redundant responses while enhancing complementary object-sensitive information.
  • Extensive experiments on three UAV-oriented RGBT benchmarks demonstrate the superior detection accuracy, cross-modal resilience, and deployment-oriented computational efficiency of the proposed method in challenging aerial scenarios.

2. Methods

2.1. Framework Overview

The overall framework of QA2FDet is illustrated in Figure 1. A visible image I V R H × W × 3 and a thermal image I T R H × W × 1 are processed by a dual-stream backbone, from which multi-scale features { f m l } l = 1 5   ( m { V , T } ) are extracted for each modality. These features are then fed into SDE, where Block-DCT is applied to explicitly strip low-frequency redundancy and produce detail maps; under gated deep semantic priors, high signal-to-noise ratio details are injected into shallow features, yielding enhanced representations f m E . The enhanced features are subsequently processed by QPE, in which auxiliary classification and regression supervision are imposed to generate spatially fine-grained quality-prior maps Q V , Q T R H × W for quantifying region-wise modality reliability. To address the high sensitivity of tiny objects to cross-modal misregistration, CCM leverages thermal-guided asymmetric cross-attention to mine fine-grained cross-modal correspondences within local neighborhoods, thereby aligning the visible features to f V a . Finally, PGF jointly models the quality priors and modality-discrepancy weights to realize adaptive gated fusion, and the fused features are forwarded to the detection head to produce the final predictions.

2.2. Spectrum-Spatial Decoupled Enhancement Module

During iterative optimization, tiny-object features are prone to being submerged by large-area low-frequency backgrounds and redundant contextual information. To alleviate this issue, SDE is proposed, as shown in Figure 2. SDE is composed of two complementary streams. In the spectral decoupling stream, a block-wise discrete cosine transform (Block-DCT) is applied to explicitly separate high-frequency object details from low-frequency background redundancy. In parallel, the semantic guidance stream leverages deep features as spatial priors; detail injection is gated to suppress noise and prevent the propagation of unreliable cues. The enhanced representations are subsequently refined using lightweight attention and multi-branch depthwise convolutions.
For an input visible or thermal image I m , Block-DCT is performed within each 8 × 8 frequency block to conduct spectral analysis while preserving local spatial topology. A high-pass spectral mask M H is further designed as a filtering operator:
ρ ( u , v ) = [ u , v ] 2 [ 7 , 7 ] 2
M H = σ ( ρ ( u , v ) γ m )
where ( u , v ) { 0 , , 7 } 2 denotes the 2D frequency coordinates, ρ [ 0 , 1 ] is the normalized frequency radius, · 2 represents the Euclidean norm, σ ( · ) is the sigmoid function, and γ m ( 0 , 1 ) is a modality-specific learnable frequency-band threshold. With this design, low-frequency components are softly attenuated, whereas high-frequency components that encode salient object-boundary cues are preferentially preserved. The filtered spectrum is then projected back to the spatial domain via the block-wise inverse discrete cosine transform (Block-iDCT), producing the decoupled detail map D m in which background redundancy is effectively suppressed:
D m = D 1 ( M H D ( I m ) )
where D ( · ) and D 1 ( · ) denote the Block-DCT and Block-iDCT, respectively, each applied independently to every 8 × 8 block. The operator denotes element-wise multiplication. Subsequently, a detailed feature pyramid P H l aligned with the backbone hierarchy is constructed via max pooling:
P H l = M a x P o o l ( D m , s l ) ,   l { 1 , 2 }
where s l denotes the effective stride of the l -th scale relative to the input image. Although frequency-domain enhancement preserves boundary structures, it may also amplify high-frequency environmental noise. To mitigate this effect, a semantic-guidance stream is constructed, in which high-level semantics are leveraged as spatial priors to gate denoising. Specifically, the deep feature f m 3 is channel-aligned via an adapter ϕ ( ) , which consists of a convolution layer followed by batch normalization and ReLU activation, and is then upsampled by U p ( · ) to the current scale, yielding the semantic prior P S l :
P S l = U p ( ϕ ( f m 3 ) , s 3 l ) , l { 1 , 2 }
Subsequently, the fine-grained texture cues in P H l and the coarse semantic priors in P S l are fused to jointly exploit micro-level details and macro-level localization cues:
W E = σ ( P S l + P H l )
The learned weights are then multiplied element-wise with the original feature to obtain the enhanced intermediate feature f ~ m :
f ~ m = f m W E
To improve the global consistency of the gated features and further refine the feature representation, a lightweight attention mechanism and multi-branch depthwise convolutions are incorporated at each scale.
Z m = L N ( f ~ m + S e l f A t t n ( f ~ m ) )
where L N ( · ) denotes LayerNorm, and S e l f A t t n ( · ) denotes multi-head self-attention with 4 heads. The features are then processed by a parallel-branch refinement module for nonlinear transformation, resulting in the enhanced feature f m E :
f m E = Z m + C 3 ( D W ( C 1 Z m ) G E L U ( D W ( C 2 Z m ) ) )
where D W ( · ) denotes a 3 × 3 depthwise convolution. C 1 and C 2 are 1 × 1 convolutions used for channel expansion, whereas C 3 is a 1 × 1 convolution used to compress channels back to the original dimensionality.

2.3. Cross-Modal Correspondence Mining Module

To explicitly model spatial correspondences between the two modalities and enable fine-grained alignment, a CCM module is designed, as illustrated in Figure 3a. Taking the high signal-to-noise ratio spectral features f V E and f T E produced by the SDE as inputs, CCM performs asymmetric cross-window attention to search for local matches within neighborhood windows, thereby mining cross-modal correspondences and generating more spatially aligned representations.
Considering that the thermal modality provides more reliable geometric localization for tiny objects in complex environments, a thermal-guided asymmetric alignment strategy is proposed. Specifically, f V E , f T E R H × W × C are first passed through modality-specific adaptation layers for nonlinear mapping. The resulting feature maps are then partitioned into b × b non-overlapping windows and flattened into token sequences X m R N × b 2 × C , where N = H W / b 2 denotes the number of windows. A d-dimensional embedding is then obtained via linear projection. Two linear projections are then applied: the thermal token sequence is projected to Query, whereas the visible neighborhood token sequence is projected to Key and Value:
Q = L i n e a r ( X T ) ,   [ K , V ] = L i n e a r ( X V )
where Q , K , V R N × b 2 × d . To achieve stable window-level matching without sacrificing token-level representations, window-wise aggregation is applied to Q and K , producing q i and k j :
q i = G A P ( Q i ) , k j = G A P ( K j )
where q i R d , k j R d , and G A P ( · ) denotes global average pooling. Here, i { 1 , 2 , , N } indexes the thermal query window, whereas j N ( i ) { 1 , 2 , , N } indexes the visible candidate windows. The candidate set N ( i ) is defined as the 3 × 3 spatial neighborhood centered at window i . The neighborhood-wise attention weights are then computed as:
w i j = e x p ( q i k j d k ) j N ( i ) e x p ( q i k j d k )
where d k denotes the channel dimension of k . The resulting distribution is used to weight and aggregate V across the candidate visible windows, yielding the visible residual aligned with thermal window i :
A t t e n ( Q , K , V ) i = j N ( i ) w i j V j
To facilitate gradient backpropagation and stabilize the feature distribution, the attention-layer output is combined with the original visible feature sequence X V via a residual connection, followed by Layer Normalization L N ( · ) :
X V a = L N ( X V + A t t e n ( Q , K , V ) )
Finally, the sequence features are reshaped to restore the 2D spatial structure, generating the final aligned visible feature map f V a .

2.4. Quality Prior Estimator

As shown in Figure 1, QPE applies a lightweight prediction head to f m E to produce the classification and regression outputs, respectively:
F m c l s = g c l s ( f m E ) , F m r e g = g r e g ( f m E )
where g c l s ( · ) and g r e g ( · ) are implemented as convolutional mappings. F m c l s denotes the classification logits, and F m r e g denotes the regression output, parameterized consistently with the detection head. The outputs from the classification and regression branches are then concatenated along the channel dimension and further regressed to yield the spatial quality prior map:
Q m = σ ( C o n v ( C o n c a t [ F m r e g , F m c l s ] ) )

2.5. Prior-Informed Gated Fusion

As illustrated in Figure 3b, to convert { Q V , Q T } into modality reliability weights that are directly applicable to gating, the quality maps of both modalities are normalized, gaining the quality weights W V Q and W T Q :
W V Q = Q V m i n ( Q V , Q T ) m a x ( Q V , Q T ) m i n ( Q V , Q T ) W T Q = Q T m i n ( Q V , Q T ) m a x ( Q V , Q T ) m i n ( Q V , Q T )
Channel and spatial attention are applied to the two modalities of features f V a and f T E , respectively, producing the denoised representations:
f ^ V = S A ( C A ( f V a ) ) , f ^ T = S A ( C A ( f T E ) ) ,
where C A ( · ) and S A ( · ) denote the channel-attention and spatial-attention modules, respectively. Subsequently, the modality-specific difference features Δ V and Δ T are constructed as follows:
Δ V = f ^ V f ^ T , Δ T = f ^ T f ^ V .
The difference feature Δ m captures the regions in modality m that are complementary with respect to the other modality, whereas f ^ m provides modality-specific contextual information. The two are jointly encoded, and a difference-aware weight map is generated via ϕ ( ) :
W m D = σ ( ϕ ( C o n c a t [ f ^ m , Δ m ] ) )
After the quality weights are fused with the difference weights, the resulting fused weights are fed into a multi-layer perceptron (MLP) to yield the final gating coefficients:
W m = 2 σ ( M L P ( W m Q + W m D ) ) 1
where W m [ 1 , 1 ] allows bidirectional modulation, enabling each modality feature to be selectively enhanced or suppressed. The two modality features are then adaptively scaled using a gated-residual mechanism, and the resulting gated features are concatenated along the channel dimension to produce the final fused representation f F :
f F = C o n c a t [ f V a e x p ( W V ) , f T E e x p ( W T ) ]

2.6. Loss Function

The training objective of QA2FDet is formulated as the sum of the detection head loss L d e t and the quality-prior auxiliary loss L q p e . The former is used to supervise the final predictions derived from the fused features, whereas the latter is introduced to enforce that QPE learns a stable spatial quality map, thereby providing a reliable prior for the subsequent PGF module. The overall loss is defined as:
L = L d e t + L q p e
L d e t = L r e g + L c l s = G I O U ( b , b * ) + F L ( c , c * )
L q p e = L q r e g + L q c l s + L q
where L r e g and L q r e g denote the bounded bounding-box regression losses for the detection head and QPE, respectively, while L c l s and L q c l s denote the corresponding classification losses. G I O U ( · ) and F L ( · ) denote the GIoU loss and the Focal loss, respectively. b and c correspond to the regression and classification predictions, and the superscript * denotes the ground-truth object. L q represents the quality-map regression loss. The regression branches are supervised by the GIoU loss [44], and the classification branches are supervised by the Focal loss [45]. L q r e g and L q c l s are given by:
L q r e g = G I O U ( b v , b * ) + G I O U ( b t , b * )
L q c l s = F L ( c v , c * ) + F L ( c t , c * )
where the subscripts v and t indicate the visible and thermal branches, respectively. L q is measured by the mean squared error (MSE) loss:
L q = M S E ( Q V , Q V * ) + M S E ( Q T , Q T * )
where Q V and Q T are the quality-prior maps predicted by QPE for the visible and thermal modalities, respectively. Q V * and Q T * are the corresponding IoU-based target quality maps, which are generated online during training. Specifically, for each positive object region, the target quality value is assigned according to the localization quality of the modality-specific QPE regression output with respect to the matched ground-truth box, i.e., the IoU between the predicted box and the ground-truth box. Therefore, Q V * and Q T * are generated from the visible and thermal QPE regression outputs, respectively. For background regions, the target quality values are set to 0. In this way, L q explicitly supervises QPE to assign higher quality responses to reliable object regions and lower responses to unreliable or background regions.
Thus, L q r e g provides localization supervision for the modality-specific QPE regression branches, L q c l s provides category-level supervision for the QPE classification branches, and L q directly constrains the predicted quality-prior maps. Together, these three terms enable QPE to produce spatially reliable quality priors for subsequent prior-informed gated fusion.

3. Experiments

3.1. Experimental Protocol

3.1.1. Datasets

Our method was evaluated on three UAV-view RGBT datasets: RGBTDronePerson [6], a drone-based tiny person dataset with 6125 paired visible–thermal images, split into 4900 for training and 1225 for testing, covering three person-centric categories (Person, Rider, and Crowd); VTUAV-det [6], a detection benchmark re-annotated from the VTUAV tracking dataset, containing 16,770 paired images in total (11,392 for training and 5378 for testing) across three categories (Vehicle, Person, and Cyclist); and VTSaR [46], a search-and-rescue-oriented aerial person detection dataset with 5333 paired images (4800 training and 533 testing) containing a single category (Person).

3.1.2. Comparison Methods

The comparison multispectral object detection algorithms include: a UAV-view RGBT detector tailored for tiny pedestrians (QFDet [6]); RGBT pedestrian detection methods (DeformCAT [28], TFDet [23]); a representative DETR-based multispectral detector (MS-DETR [24]); confidence-aware fusion approaches (CMPD [25], MCHE-CAF [26]); strong general-purpose RGBT object detection baselines (C2Former [47], CAGTDet [48]); and representative methods targeting tiny objects and challenging illumination conditions (ICAFusion [49], TINet [50]).

3.1.3. Evaluation Metrics

Object detection performance was evaluated using four overall metrics: mean Average Precision (mAP), inference speed (FPS), model size (Param., M), and computational complexity (GFLOPs). The mAP summarizes detection accuracy by integrating precision–recall performance under a specified intersection over union (IoU) criterion and is used as the primary indicator of detection quality. FPS (frames per second) measures the inference throughput of a model under a fixed testing setup, reflecting practical runtime efficiency. Param. (M) reports the number of learnable parameters (in millions) of the full detector, indicating model capacity as well as storage and deployment feasibility. GFLOPs reports the number of floating-point operations required for one forward pass of the full detector, measured in billions, and reflects the hardware-independent computational complexity of the model.

3.1.4. Implementation Details

We implement our QA2FDet in PyTorch 1.10 using the MMDetectionV2 framework [51]. For fair comparison, all experiments involving the proposed method and reproduced baselines were conducted under a unified experimental protocol, with identical dataset splits, input resolution, data augmentation, training and evaluation procedures, and hardware configuration. All input images are resized to 640 × 512, and the aspect ratio is preserved by padding where necessary. The backbone network is ResNet-50 [52], pretrained on ImageNet [53]. Our model is trained for 12 epochs using the SGD optimizer with a momentum of 0.9, an initial learning rate of 0.005, a weight decay of 0.0001, and a batch size of 8. The learning rate is linearly warmed up for the first 500 iterations with a warm-up ratio of 1/3 and decayed by a factor of 0.1 at epochs 8 and 11. All loss terms are assigned a weight of 1.0.
To prevent overfitting, 10% of the training set is held out for validation, and the checkpoint with the best validation performance is selected as the final model. For the final models trained on RGBTDronePerson, VTUAV-det, and VTSaR, the learned thresholds converge to ( γ V ,   γ T ) = (0.43, 0.36), (0.41, 0.34), and (0.45, 0.38), respectively. For data augmentation, only synchronized random horizontal flipping with a probability of 0.5 is applied to each visible–thermal image pair and the corresponding bounding boxes. During testing, the input size remains unchanged, the pre-NMS top-k is set to 1000, and the maximum number of detections per image is set to 100. The NMS IoU threshold is set to 0.3 for RGBTDronePerson and 0.6 for VTUAV-det and VTSaR. The confidence threshold is fixed to 0.05. All experiments are conducted on an NVIDIA GeForce RTX 5070 Ti GPU and an AMD Ryzen 7 9700X 8-Core Processor CPU.

3.2. Comparison with State-of-the-Art Methods

3.2.1. Comparison on RGBTDronePerson

(1) Quantitative Comparison and Analysis: In Table 1, a comparison with existing multi-category RGBT detectors reveals that certain multispectral fusion methods introduce significant structural and computational complexity during the fusion stage, yet fail to achieve substantial gains for tiny objects. For instance, TINet, with a model size of 100.6 M parameters, exhibits a noticeable performance gap compared to our QA2FDet on this dataset, falling behind by 39.2%/41.5% in m A P 50 a l l / m A P 50 t i n y . From the efficiency perspective, QA2FDet requires 103.6 GFLOPs, lower than seven compared methods, and reduces the computational cost by 36.4% over QFDet while achieving higher accuracy. Although the highest FPS is not achieved, a favorable accuracy-complexity trade-off is obtained for UAV-based tiny pedestrian detection. This indicates that, when the object scale is extremely small and cross-modal misalignment is pronounced, relying solely on fusion strategies cannot effectively mitigate the performance limitations imposed by the inherent deficiencies of tiny-object representations. Similarly, confidence/evidence fusion methods (e.g., MCHE-CAF and CMPD) enhance fusion robustness through reliability modeling or multi-evidence aggregation but still exhibit limited improvements in tiny-object detection. Even when CMPD is scaled to 186.3 M parameters, its m A P 50 t i n y lags behind QA2FDet by 14.3%. These findings suggest that, in UAV tiny-object scenarios, the performance bottleneck is more likely attributed to insufficient fine-grained discriminability and misalignment-induced incorrect fusion or missed detections. Coarse-grained confidence weighting alone is often insufficient to resolve these issues.
We also evaluated several attention-based fusion detectors. Notably, transformer-based approaches did not demonstrate inherent advantages on RGBTDronePerson. For instance, C2Former, despite its strong attention modeling capability, underperforms QA2FDet by 8.9% in m A P 50 a l l . ICAFusion achieves competitive overall performance with higher throughput (39.6 FPS), but it is still surpassed by QA2FDet in both overall best-case performance (with an approximate relative gain of 4.4%) and in the extremely tiny subset, where m A P 50 t i n y 1 decreases by 6.3%. These results indicate that, in tiny-object scenarios, global modeling does not necessarily translate into consistent improvements in fine-grained discrimination or localization. In contrast, QFDet, a detector specifically designed for tiny UAV pedestrians, remains a strong baseline, achieving the best performance on 2 out of 7 metrics. QA2FDet trails by 7.1%/9.7% on m A P 50 t i n y 2 / m A P 50 s m a l l , respectively. This stage-wise discrepancy is likely attributable to the scale characteristics and sample distribution variability in the small and mid-tiny ranges, suggesting that further improvements could be obtained through enhanced scale coverage and mid-frequency shape modeling. Overall, the proposed method demonstrates more stable gains on key metrics. Compared with QFDet, QA2FDet achieves improvements of 7.1%/6.4%/3.6% in m A P 50 a l l / m A P 50 t i n y / m A P 25 a l l , respectively, validating its effectiveness and robustness for UAV top-down RGBT tiny pedestrian detection.
(2) Qualitative Comparison and Analysis: The qualitative comparisons among TFDet, ICAFusion, QFDet, and the proposed method are presented in Figure 4. The first column shows the original visible images, and the remaining columns present the detection results of different methods. Overall, our method achieves competitive or superior performance across diverse scenes, with fewer false positives (FPs) and false negatives (FNs) in more challenging cases. In Scene 1, where tiny objects are distributed over cluttered backgrounds, our method produces more complete detections while suppressing background-induced false alarms more effectively than the compared methods. This improvement is mainly associated with SDE, by which weak contours and fine details of tiny objects are better preserved. In Scene 2, all methods except TFDet achieve nearly error-free detections, indicating that this scene is relatively less challenging; in this case, the proposed method performs comparably to ICAFusion and QFDet, while avoiding the extra false alarm observed in TFDet. The stable predictions in this scene are consistent with the role of CCM in maintaining cross-modal correspondence. In Scenes 3 and 4, captured under nighttime or extremely low-illumination conditions, the advantage of our method becomes more evident. Under such conditions, QPE reduces the influence of degraded visible features by estimating modality reliability, while PGF adaptively adjusts feature fusion according to modality quality, leading to cleaner outputs and fewer missed detections. Nevertheless, occasional missed detections remain in extremely dark and heavily occluded regions, suggesting that severe object overlap and simultaneous degradation in both modalities continue to limit detection performance.

3.2.2. Comparison on VTUAV-Det

(1) Quantitative Comparison and Analysis: On this dataset (Table 2), where object-scale variation is more pronounced, performance was evaluated using standard COCO metrics. Compared with the strongest baselines (CAGTDet and QFDet), our method yields gains of approximately 2.8% in mAP, 3.7% in mAP50, and 3.4% in the more stringent mAP75, indicating more consistent detection and localization accuracy. Scale-wise results further suggest improved robustness to scale variation: relative to CAGTDet, mAPs increases by approximately 9.5% for small objects, and mAPm improves by 6.9% for medium objects, which is plausibly attributed to the effectiveness of the proposed intra-modality detail-semantic joint enhancement design. Meanwhile, only a marginal gap is observed for large objects, with mAPl being merely 0.18% lower than QFDet, suggesting that representation of extremely large objects could still be refined. In terms of efficiency, our method shows moderate computational complexity, requiring 101.7 GFLOPs, which is lower than that of seven compared methods. Compared with QFDet, the computational cost is reduced by approximately 36.6%, while superior overall detection performance is achieved. However, its inference speed is 55.9% lower than that of the fastest method, ICAFusion, and its parameter count is higher than those of lightweight SOTA detectors such as CAGTDet and TFDet. Therefore, although a favorable accuracy-complexity trade-off is obtained, the accuracy–efficiency balance remains to be further optimized.
(2) Qualitative Comparison and Analysis: Figure 5 shows the qualitative comparison results on the VTUAV-Det dataset. Four representative scenes with different object distributions and illumination conditions are selected to evaluate detection performance in complex environments. In Scene 1, small objects are unevenly distributed and locally crowded on the bridge and riverside, which increases the difficulty of discrimination under cluttered backgrounds. Compared with the competing methods, our method better separates adjacent objects and yields fewer missed detections. In Scene 2, objects appear in a complex urban road scene with strong background interference, occlusion, and scale variation. Under these conditions, weak small objects are more likely to be missed by the competing methods, whereas our method maintains higher sensitivity, resulting in fewer FNs. In Scene 3, two heavily occluded pedestrians are located in the lower part of the image, with only their heads visible. Owing to the extremely limited visual cues, this case is particularly challenging. Only our method and TFDet detect both objects, while ICAFusion and QFDet miss them. In addition, FPs are produced by TFDet and ICAFusion in background regions. By contrast, our method shows stronger robustness to severe occlusion and better suppression of background interference. In Scene 4, the visible image is severely degraded under extremely low illumination, making detection more dependent on thermal cues. Even in this case, the main objects are still reliably detected by our method. Nevertheless, some missed detections remain for ultra-small, heavily occluded, or weak-thermal objects, indicating that further improvement is needed in weak-object representation and dense small-object discrimination.

3.2.3. Comparison on VTSaR

(1) Quantitative Comparison and Analysis: Based on Table 3, we compare our method with various methods on the VTSaR dataset, with particular attention to performance on different object scales. Our method improves overall accuracy by 1.60 mAP over C2Former and 1.20 mAP50 over QFDet. Meanwhile, under stricter localization requirements, mAP75 lags 0.70 behind the best method (QFDet) but outperforms the next-best method (TFDet) by 2.50, suggesting competitive high-IoU localization quality but not yet at the top level. The gain is mainly driven by small-object detection: mAPs increase by 2.90 compared to the best small-object baseline (DeformCAT), indicating a significant alleviation of the small-object bottleneck. For medium-scale objects, mAPm lags 1.20 behind the best performer (MCHE-CAF) but outperforms the next tier (QFDet/TFDet) by 0.70, showing that the improvement in small-object accuracy does not come at the expense of medium-scale performance.
(2) Qualitative Comparison and Analysis: Figure 6 displays qualitative comparisons on the VTSaR dataset. In the first row, sparse and distant small objects are distributed across the dock area. Under this condition, all objects are correctly detected by our method. Most competing methods exhibit incomplete responses to low-saliency objects, whereas QFDet introduces one FP despite producing no FNs. In the second row, objects are distributed along the bridge and adjacent riverside, where structural clutter and scale variation increase the difficulty of localization. In this example, the most accurate result is obtained by QFDet, with no observable FPs or FNs, whereas one residual FN is still produced by our method. In the third row, the scene is degraded by low contrast, and the presence of a dominant vehicle causes interference to nearby small objects. Under this condition, some competing methods either generate false alarms around the large object or fail to separate adjacent instances, whereas more accurate localization is achieved by our method, and background-induced errors are more effectively suppressed. In the fourth row, objects are located near the image boundary under low-illumination conditions. Reliable detections are maintained by both our method and QFDet, while the remaining methods are more vulnerable to boundary ambiguity and background clutter. Overall, our method demonstrates competitive performance on VTSaR, particularly in sparse and low-contrast small-object scenarios. However, this advantage is not consistent across all scenarios, and occasional errors are still observed in scenes with complex geometric structures. These observations suggest that further improvement is needed in fine-grained discrimination and prediction consistency for small objects in cluttered environments.

3.3. Ablation Studies and Discussion

3.3.1. Overall Ablation

The results in Table 4 show that the proposed detail enhancement, cross-modal alignment, quality modeling, and the fusion strategy contribute materially to the overall performance. Relative to the Baseline, which uses a dual-stream backbone with naive modality concatenation, the full QA2FDet achieves an approximately 14.1% relative gain in m A P 50 a l l . Stepwise ablations further isolate the effect of each module. With SDE introduced (V1), m A P 50 a l l is improved by about 3.9% over the Baseline, indicating that explicit high-frequency detail enhancement coupled with semantic gating increases the discriminability of shallow features. When CCM is further incorporated (V2), an additional 1.8% relative gain is obtained beyond V1, suggesting that thermal-guided local cross-window alignment is necessary and effective for alleviating cross-modal misalignment and exploiting complementary cues. After adding QPE (V3), although it is used only as an auxiliary supervised branch, performance is further improved by approximately 2.5% relative to the configuration without QPE, implying that explicit intra-modality detection-quality modeling facilitates learning more stable and robust representations. Within PGF, the contributions of the two information sources, namely the quality prior and modality discrepancy, were then examined. When only the quality prior weight WQ is applied without the discrepancy weight WD (V4), a further 1.1% gain over V3 is observed, indicating that the quality map can suppress interference from low-quality regions to a certain extent. When only WD is retained (V5), a substantially larger improvement of approximately 3.8% over V3 is achieved, and performance remains clearly higher than the quality-only variant, with about 2.7% over V4. This confirms that discrepancy-aware gated residuals are more critical for characterizing cross-modal complementarity and emphasizing the more reliable modality. Finally, when WQ and WD are jointly incorporated into PGF, performance is further improved by approximately 1.4% over the discrepancy-only setting, highlighting the importance of the quality prior in guiding cross-modal reliability trade-offs and suppressing degraded modalities.
Model complexity was further evaluated in terms of parameter count, inference throughput, and GFLOPs. As the proposed modules are progressively integrated, GFLOPs increase from 78.8 in the baseline to 103.6 in the full model, while m A P 50 a l l improves from 39.56% to 45.13%. This suggests that the increased computational cost is effectively converted into detection accuracy. Notably, QPE incurs only a marginal computational increase, whereas PGF provides further performance gains with additional overhead. Overall, the results demonstrate the complementarity and synergy among the proposed modules, achieving a favorable accuracy-complexity trade-off for robust RGBT pedestrian detection in tiny-object and complex-scene scenarios.
Although QA2FDet improves detection accuracy and robustness, its computational cost should be considered for real-time UAV deployment. As reported in Table 1, Table 2, Table 3 and Table 4, QA2FDet is designed as an accuracy- and robustness-oriented detector rather than an ultra-lightweight model, aiming to jointly address weak tiny-object representation, cross-modal misalignment, and spatially varying modality reliability. The module-wise ablation results indicate that the main computational overhead comes from SDE, CCM, and PGF. SDE increases the parameter count by introducing additional feature-enhancement branches for fine-grained tiny-object cues. CCM is a major source of latency because it involves window partitioning, token rearrangement, and local cross-modal attention, whose runtime cost is not fully reflected by GFLOPs. PGF further introduces extra operations for quality- and discrepancy-aware gated fusion, whereas QPE remains lightweight and adds only marginal overhead. Therefore, CCM and PGF are the primary computational bottlenecks of the current framework.
For embedded UAV deployment, QA2FDet is more suitable for platforms with moderate onboard computing capability than for highly resource-constrained micro-UAV processors. The reported throughput can support offline analysis or low-frame-rate onboard perception, while strict real-time deployment on power-limited embedded devices may require further optimization. Potential directions include replacing ResNet-50 with a lightweight backbone, enlarging the CCM window size to reduce local matching cost, and using hardware-specific inference engines. Since this work focuses primarily on robust RGBT tiny pedestrian detection under misalignment and modality-quality fluctuation, embedded power profiling and hardware-aware model compression are left for future work.

3.3.2. Ablation on SDE

As shown in Table 5, a systematic ablation was conducted on the three key components of SDE, namely Block-DCT-based high-frequency enhancement, semantic gating, and the refinement module. When only the Block-DCT branch was enabled, performance was improved by approximately 1.31% over the baseline, indicating that explicit high-frequency enhancement strengthens the perception of small object contours and fine-grained structures. After semantic gating was further introduced, an additional gain of approximately 1.60% was obtained, suggesting that semantic selection within high-frequency features, by emphasizing detection-relevant responses while suppressing background noise, is critical for improving feature discriminability. With the refinement module incorporated, which is implemented using attention and depthwise separable convolution, performance was further increased by approximately 0.91% relative to the semantic gating variant. Although the gain is modest, it indicates that fine calibration of fused features and local context modeling remains beneficial in complex backgrounds. Overall, the complete SDE achieves a cumulative improvement of approximately 3.87% over the baseline, with an 11.2% increase in GFLOPs, a 51.4% increase in parameter count, and a 10.6% decrease in inference throughput. This suggests that the complete SDE improves detection performance without incurring excessive computational burden.

3.3.3. Sensitivity Analysis of the CCM Window Size

As seen in Table 6, b = 4 achieves the highest m A P 50 a l l with a moderate computational overhead. When b = 2, the number of local windows is increased, resulting in higher GFLOPs and lower FPS. In contrast, larger window sizes, such as b = 8 and b = 16, reduce the computational cost but lead to inferior detection accuracy, as excessive background information is introduced into each window and fine-grained cross-modal correspondence is weakened. Therefore, b = 4 is adopted as the default window size in CCM.

3.3.4. Robustness to Cross-Modal Misalignment and Temporal Asynchrony

To further assess the robustness of QA2FDet to cross-modal misalignment, both controlled synthetic perturbation experiments and practical temporal-asynchrony evaluations are conducted. The former are used as controlled stress tests, whereas the latter are designed to emulate synchronization errors commonly encountered in UAV-based RGBT acquisition.
For the controlled stress test, two types of synthetic geometric perturbations were introduced: center rotation with progressively increasing angles and translation bias with progressively increasing pixel offsets (corresponding to Figure 7a,b). The same perturbations were applied to the baseline, the ablation variants (V1–V3), and the full model for a fair comparison. As the perturbation magnitude increased, performance consistently degraded for all methods. Nevertheless, across the full ranges of both perturbation types, QA2FDet achieved the best performance and exhibited a noticeably slower degradation trend, indicating stronger tolerance to misalignment. This behavior is consistent with the design motivation: small object detection is highly sensitive to cross-modal misalignment. By leveraging CCM to mine thermal-guided, fine-grained cross-modal correspondences and perform local neighborhood alignment, the risk of feature drift induced by geometric deviations was effectively reduced.
Although rotation and translation perturbations can reveal the sensitivity of different models to controlled spatial deviations, they do not fully reflect practical UAV-RGBT acquisition errors. In real UAV systems, visible and thermal sensors may suffer from imperfect temporal synchronization due to differences in sensor exposure, transmission latency, frame buffering, or onboard processing pipelines. VTUAV-det is selected for this temporal-asynchrony evaluation because it is re-annotated from UAV tracking sequences and preserves the temporal order of visible–thermal frames, making it suitable for constructing delayed RGBT pairs. Therefore, we further construct temporally asynchronous RGBT pairs on VTUAV-det to simulate practical UAV-induced synchronization errors.
As shown in Table 7, temporal asynchrony consistently increases the relative mAP50 degradation of all variants, indicating that UAV-RGBT detection is sensitive to inter-modal synchronization errors. The baseline shows a severe relative degradation of 16.59% at |Δ| = 5. With the progressive introduction of SDE, CCM, and QPE, this degradation is gradually mitigated, demonstrating that tiny-object feature enhancement, local cross-modal correspondence modeling, and modality-quality estimation improve robustness to delayed RGBT inputs.
QA2FDet achieves the lowest relative mAP50 degradation under all delay settings. At |Δ| = 5, its relative degradation is only 6.93%, corresponding to a 58.23% reduction compared with the baseline. These results demonstrate that the proposed quality-aware adaptive alignment-fusion strategy effectively enhances robustness against temporal synchronization errors, especially under large inter-modal delays.

3.3.5. Intermediate Feature Visualization and Interpretability Analysis

As shown in Figure 8, feature responses at different stages of the network are visualized to assess the progressive effect of the proposed modules. Although the backbone features can roughly localize the object regions, their activations remain diffuse, and noticeable non-target responses are observed in cluttered backgrounds, edge structures, and low-illumination areas, indicating limited discriminability of the original representations. After refinement by the SDE module, activations over the target regions become more compact, while background clutter and irrelevant responses are significantly suppressed. This effect is particularly evident for small and low-saliency targets, whose response completeness and contrast are both improved, suggesting that the SDE module effectively strengthens intra-modal fine-grained representations and enhances object saliency. Before the final fusion stage, the features are further processed by the CCM, where cross-modal correspondences are explicitly modeled. As a result, more consistent and stable object-oriented activation patterns are obtained across the two modalities, while modality-specific irrelevant responses are further attenuated. These observations indicate that the CCM effectively improves cross-modal association modeling and feature alignment, thereby providing cleaner and more discriminative inputs for subsequent fusion and ultimately enhancing the overall detection performance.
To complement the qualitative observations, we conduct a quantitative interpretability analysis on the validation set. The effect of SDE is examined from both frequency and spatial perspectives: the low-frequency energy ratio is obtained by applying the same 8 × 8 Block-DCT to feature maps before and after enhancement, while the foreground-to-background response contrast is calculated from channel-averaged activation maps using ground-truth boxes as foreground masks. For QPE, we measure the Pearson correlation between the predicted quality-prior maps and the IoU-based target quality maps. The foreground-to-background quality ratio is also reported to examine whether QPE assigns higher reliability scores to object regions. To analyze PGF, we evaluate gate-quality consistency, which indicates whether the learned modality gates are consistent with the relative modality quality estimated by QPE. Finally, the effectiveness of CCM is assessed by comparing the cosine similarity between visible and thermal features within ground-truth regions before and after correspondence mining.
Table 8 provides quantitative evidence that is consistent with the visual observations in Figure 8. After SDE, the low-frequency energy ratio decreases by 0.133, while the foreground-to-background response contrast increases by 0.550. These results indicate that SDE suppresses redundant low-frequency background responses and enhances object-related activations, which agrees with the clearer and more concentrated pedestrian responses shown in Figure 8. For CCM, the cross-modal similarity within ground-truth regions improves by 0.134, confirming that correspondence mining promotes better visible–thermal feature alignment. This is also reflected in Figure 8, where the cross-modal responses become more consistent after alignment.
For QPE and PGF, since the reference model does not contain the corresponding branches, we analyze their intrinsic reliability. The predicted quality-prior maps achieve positive correlations of 0.681 and 0.714 with the IoU-based target maps for the visible and thermal modalities, respectively. Moreover, the foreground-to-background quality ratios of 2.170 and 2.450 show that QPE assigns higher reliability scores to object regions. PGF further obtains a gate-quality consistency of 76.8%, indicating that its learned gates largely follow the modality reliability estimated by QPE.

4. Conclusions

UAV-based RGBT tiny pedestrian detection is challenging due to the limited discriminability of tiny objects in aerial images and the difficulty of achieving reliable multimodal fusion under complex backgrounds and inconsistent modality quality. To this end, we propose a quality-aware adaptive alignment fusion network, termed QA2FDet. The proposed method improves tiny pedestrian detection by enhancing discriminative target representation, promoting more reliable cross-modal interaction, and enabling adaptive fusion according to regional modality quality, thereby yielding more robust performance in complex aerial environments. Extensive experiments on multiple UAV-based RGBT detection benchmarks demonstrate that our method achieves competitive performance and improves detection accuracy in challenging scenarios with complex backgrounds and illumination variations, validating the effectiveness of the proposed framework for UAV-based RGBT tiny pedestrian detection.
Despite these improvements, several limitations remain. In particular, the proposed framework may still encounter missed detections in extremely challenging situations, such as severe occlusion, very weak thermal responses, and highly cluttered structural backgrounds. Moreover, the enhanced performance is accompanied by additional computational overhead, especially from local correspondence mining and gated fusion, which may limit deployment efficiency on resource-constrained UAV platforms. Future work will focus on lightweight backbone replacement, structured pruning, quantization-aware training, and hardware-specific acceleration to improve real-time and energy-efficient deployment on embedded UAV systems.

Author Contributions

Conceptualization, L.Y. and Y.T.; methodology, L.Y. and X.L.; software, L.Y. and C.X.; validation, L.Y., Y.T. and C.X.; formal analysis, L.Y.; investigation, L.Y.; resources, X.Z. and C.Z.; data curation, L.Y. and X.L.; writing—original draft preparation, L.Y.; writing—review and editing, C.Z. and X.Z.; visualization, L.Y.; supervision, Y.T.; project administration, Y.T.; funding acquisition, C.Z. and X.Z. All authors have read and agreed to the published version of the manuscript.

Funding

This work is supported by the Education Talent Program of Civil Aviation Administration of China (NO. MHJY2025009), the Document from Sichuan Engineering Research Center for Intelligent Operation and Maintenance of Civil Aviation Airports (NO. JCZX2024ZZ24), and the Civil Aviation Flight University of China (No. 202510624019, 25CAFUC10022).

Informed Consent Statement

Not applicable.

Data Availability Statement

Data are contained within this article.

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Yu, H.; Li, G.; Zhang, W.; Huang, Q.; Du, D.; Tian, Q.; Sebe, N. The Unmanned Aerial Vehicle Benchmark: Object Detection, Tracking and Baseline. Int. J. Comput. Vis. 2020, 128, 1141–1159. [Google Scholar] [CrossRef]
  2. Du, D.; Zhu, P.; Wen, L.; Bian, X.; Lin, H.; Hu, Q.; Peng, T.; Zheng, J.; Wang, X.; Zhang, Y.; et al. VisDrone-DET2019: The Vision Meets Drone Object Detection in Image Challenge Results. In Proceedings of the 2019 IEEE/CVF International Conference on Computer Vision Workshop (ICCVW); IEEE: New York, NY, USA, 2019; pp. 213–226. [Google Scholar]
  3. Akshatha, K.R.; Karunakar, A.K.; Satish Shenoy, B.; Phani Pavan, K.; Chinmay, V.D. Manipal-UAV Person Detection Dataset: A Step towards Benchmarking Dataset and Algorithms for Small Object Detection. ISPRS J. Photogramm. Remote Sens. 2023, 195, 77–89. [Google Scholar] [CrossRef]
  4. Yu, X.; Gong, Y.; Jiang, N.; Ye, Q.; Han, Z. Scale Match for Tiny Person Detection. In Proceedings of the 2020 IEEE Winter Conference on Applications of Computer Vision (WACV); IEEE: New York, NY, USA, 2020; pp. 1246–1254. [Google Scholar]
  5. Hwang, S.; Park, J.; Kim, N.; Choi, Y.; Kweon, I.S. Multispectral Pedestrian Detection: Benchmark Dataset and Baseline. In Proceedings of the 2015 IEEE Conference on Computer Vision and Pattern Recognition (CVPR); IEEE: New York, NY, USA, 2015; pp. 1037–1045. [Google Scholar]
  6. Zhang, Y.; Xu, C.; Yang, W.; He, G.; Yu, H.; Yu, L.; Xia, G.-S. Drone-Based RGBT Tiny Person Detection. ISPRS J. Photogramm. Remote Sens. 2023, 204, 61–76. [Google Scholar] [CrossRef]
  7. Tang, Z.; Xie, Y.; Xu, T.; Wu, X.-J.; Kittler, J. Learning Bi-Directional Fusion and Deformation-Sensitive Loss for RGB-T Tiny Object Detection. Inf. Fusion 2026, 128, 103985. [Google Scholar] [CrossRef]
  8. Zhang, Q.; Liu, X.; Zhang, T. RGB-T Tracking by Modality Difference Reduction and Feature Re-Selection. Image Vis. Comput. 2022, 127, 104547. [Google Scholar] [CrossRef]
  9. Tang, Z.; Xu, T.; Wu, X.-J.; Zhu, X.; Cheng, C.; Feng, Z.; Kittler, J. Revisiting RGBT Tracking Benchmarks From the Perspective of Modality Validity: A New Benchmark, Problem, and Solution. IEEE Trans. Image Process. 2025, 34, 7235–7249. [Google Scholar] [CrossRef]
  10. Cao, Z.; Kooistra, L.; Wang, W.; Guo, L.; Valente, J. Real-Time Object Detection Based on UAV Remote Sensing: A Systematic Literature Review. Drones 2023, 7, 620. [Google Scholar] [CrossRef]
  11. Tijtgat, N.; Van Ranst, W.; Volckaert, B.; Goedeme, T.; De Turck, F. Embedded Real-Time Object Detection for a UAV Warning System. In Proceedings of the 2017 IEEE International Conference on Computer Vision Workshops (ICCVW); IEEE: New York, NY, USA, 2017; pp. 2110–2118. [Google Scholar]
  12. Lee, C.; Anderson, M.; Ranganathan, N.; Zuo, X.; Do, K.; Gkioxari, G.; Chung, S.-J. Caltech Aerial RGB-Thermal Dataset in the Wild. In Computer Vision—ECCV 2024; Leonardis, A., Ricci, E., Roth, S., Russakovsky, O., Sattler, T., Varol, G., Eds.; Lecture Notes in Computer Science; Springer Nature: Cham, Switzerland, 2025; Volume 15121, pp. 236–256. ISBN 978-3-031-73035-1. [Google Scholar]
  13. Huda, S.M.A.; Moh, S. Survey on Computation Offloading in UAV-Enabled Mobile Edge Computing. J. Netw. Comput. Appl. 2022, 201, 103341. [Google Scholar] [CrossRef]
  14. Ding, J.; Xue, N.; Xia, G.-S.; Bai, X.; Yang, W.; Yang, M.Y.; Belongie, S.; Luo, J.; Datcu, M.; Pelillo, M.; et al. Object Detection in Aerial Images: A Large-Scale Benchmark and Challenges. IEEE Trans. Pattern Anal. Mach. Intell. 2022, 44, 7778–7796. [Google Scholar] [CrossRef]
  15. Xie, X.; Cheng, G.; Wang, J.; Yao, X.; Han, J. Oriented R-CNN for Object Detection. In Proceedings of the 2021 IEEE/CVF International Conference on Computer Vision (ICCV); IEEE: New York, NY, USA, 2021; pp. 3500–3509. [Google Scholar]
  16. Li, W.; Chen, Y.; Hu, K.; Zhu, J. Oriented RepPoints for Aerial Object Detection. In Proceedings of the 2022 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR); IEEE: New York, NY, USA, 2022; pp. 1819–1828. [Google Scholar]
  17. Yu, Y.; Ren, B.; Zhang, P.; Liu, M.; Luo, J.; Zhang, S.; Da, F.; Yan, J.; Yang, X. Point2RBox-v2: Rethinking Point-Supervised Oriented Object Detection with Spatial Layout Among Instances. In Proceedings of the 2025 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR); IEEE: New York, NY, USA, 2025; pp. 19283–19293. [Google Scholar]
  18. Yang, C.; Huang, Z.; Wang, N. QueryDet: Cascaded Sparse Query for Accelerating High-Resolution Small Object Detection. In Proceedings of the 2022 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR); IEEE: New York, NY, USA, 2022; pp. 13658–13667. [Google Scholar]
  19. Miri Rekavandi, A.; Rashidi, S.; Boussaid, F.; Hoefs, S.; Akbas, E.; Bennamoun, M. Transformers in Small Object Detection: A Benchmark and Survey of State-of-the-Art. ACM Comput. Surv. 2026, 58, 1–33. [Google Scholar] [CrossRef]
  20. Hua, W.; Chen, Q. A Survey of Small Object Detection Based on Deep Learning in Aerial Images. Artif. Intell. Rev. 2025, 58, 162. [Google Scholar] [CrossRef]
  21. Song, K.; Zhao, Y.; Huang, L.; Yan, Y.; Meng, Q. RGB-T Image Analysis Technology and Application: A Survey. Eng. Appl. Artif. Intell. 2023, 120, 105919. [Google Scholar] [CrossRef]
  22. Lu, C.; Shi, Y. Infrared and Visible Image Fusion: A Survey of Current Research Status. In Proceedings of the 5th International Conference on Computer Information and Big Data Applications; ACM: New York, NY, USA, 2024; pp. 883–887. [Google Scholar]
  23. Zhang, X.; Zhang, X.; Wang, J.; Ying, J.; Sheng, Z.; Yu, H.; Li, C.; Shen, H.-L. TFDet: Target-Aware Fusion for RGB-T Pedestrian Detection. IEEE Trans. Neural Netw. Learn. Syst. 2025, 36, 13276–13290. [Google Scholar] [CrossRef] [PubMed]
  24. Xing, Y.; Yang, S.; Wang, S.; Zhang, S.; Liang, G.; Zhang, X.; Zhang, Y. MS-DETR: Multispectral Pedestrian Detection Transformer With Loosely Coupled Fusion and Modality-Balanced Optimization. IEEE Trans. Intell. Transp. Syst. 2024, 25, 20628–20642. [Google Scholar] [CrossRef]
  25. Li, Q.; Zhang, C.; Hu, Q.; Fu, H.; Zhu, P. Confidence-Aware Fusion Using Dempster-Shafer Theory for Multispectral Pedestrian Detection. IEEE Trans. Multimed. 2023, 25, 3420–3431. [Google Scholar] [CrossRef]
  26. Li, R.; Xiang, J.; Sun, F.; Yuan, Y.; Yuan, L.; Gou, S. Multiscale Cross-Modal Homogeneity Enhancement and Confidence-Aware Fusion for Multispectral Pedestrian Detection. IEEE Trans. Multimed. 2024, 26, 852–863. [Google Scholar] [CrossRef]
  27. Zhang, L.; Zhu, X.; Chen, X.; Yang, X.; Lei, Z.; Liu, Z. Weakly Aligned Cross-Modal Learning for Multispectral Pedestrian Detection. In Proceedings of the 2019 IEEE/CVF International Conference on Computer Vision (ICCV); IEEE: New York, NY, USA, 2019; pp. 5126–5136. [Google Scholar]
  28. Hu, Y.; Chen, X.; Wang, S.; Liu, L.; Shi, H.; Fan, L.; Tian, J.; Liang, J. Deformable Cross-Attention Transformer for Weakly Aligned RGB–T Pedestrian Detection. IEEE Trans. Multimed. 2025, 27, 4400–4411. [Google Scholar] [CrossRef]
  29. Guo, J.; Gao, C.; Liu, F.; Meng, D.; Gao, X. DAMSDet: Dynamic Adaptive Multispectral Detection Transformer with Competitive Query Selection and Adaptive Feature Fusion. In Computer Vision—ECCV 2024; Leonardis, A., Ricci, E., Roth, S., Russakovsky, O., Sattler, T., Varol, G., Eds.; Lecture Notes in Computer Science; Springer Nature: Cham, Switzerland, 2025; Volume 15085, pp. 464–481. ISBN 978-3-031-73382-6. [Google Scholar]
  30. Hou, S.; Yang, M.; Zheng, W.-S.; Gao, S. MultiSpectral Transformer Fusion via Exploiting Similarity and Complementarity for Robust Pedestrian Detection. Pattern Recognit. 2025, 162, 111383. [Google Scholar] [CrossRef]
  31. Wang, S.; Chen, Y.; Liu, B. DLA-Deformable DETR: Dynamic Layer Assignment Deformable DETR for Remote Sensing Images. In Proceedings of the 2025 5th International Conference on Consumer Electronics and Computer Engineering (ICCECE); IEEE: New York, NY, USA, 2025; pp. 737–740. [Google Scholar]
  32. Liu, Z.; Lin, Y.; Cao, Y.; Hu, H.; Wei, Y.; Zhang, Z.; Lin, S.; Guo, B. Swin Transformer: Hierarchical Vision Transformer Using Shifted Windows. In Proceedings of the 2021 IEEE/CVF International Conference on Computer Vision (ICCV); IEEE: New York, NY, USA, 2021; pp. 9992–10002. [Google Scholar]
  33. Shadman, S.; Rouhbakhshmeghrazi, A.; Nalbandian, S.; Li, B.; Shadman, S.; Owais Siddique, M.M. Object Detection on Detecting Skin Lesion Using Dab-DETR. In Proceedings of the 2025 15th International Conference on Computer and Knowledge Engineering (ICCKE); IEEE: New York, NY, USA, 2025; pp. 1–7. [Google Scholar]
  34. Li, F.; Zhang, H.; Liu, S.; Guo, J.; Ni, L.M.; Zhang, L. DN-DETR: Accelerate DETR Training by Introducing Query DeNoising. IEEE Trans. Pattern Anal. Mach. Intell. 2024, 46, 2239–2251. [Google Scholar] [CrossRef]
  35. Zhang, H.; Li, F.; Liu, S.; Zhang, L.; Su, H.; Zhu, J.; Ni, L.M.; Shum, H.-Y. DINO: DETR with Improved DeNoising Anchor Boxes for End-to-End Object Detection. arXiv 2022, arXiv:2203.03605. [Google Scholar]
  36. Liu, Z.; Mao, H.; Wu, C.-Y.; Feichtenhofer, C.; Darrell, T.; Xie, S. A ConvNet for the 2020s. In Proceedings of the 2022 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR); IEEE: New York, NY, USA, 2022; pp. 11966–11976. [Google Scholar]
  37. Woo, S.; Debnath, S.; Hu, R.; Chen, X.; Liu, Z.; Kweon, I.S.; Xie, S. ConvNeXt V2: Co-Designing and Scaling ConvNets with Masked Autoencoders. In Proceedings of the 2023 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR); IEEE: New York, NY, USA, 2023; pp. 16133–16142. [Google Scholar]
  38. Wang, W.; Dai, J.; Chen, Z.; Huang, Z.; Li, Z.; Zhu, X.; Hu, X.; Lu, T.; Lu, L.; Li, H.; et al. InternImage: Exploring Large-Scale Vision Foundation Models with Deformable Convolutions. In Proceedings of the 2023 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR); IEEE: New York, NY, USA, 2023; pp. 14408–14419. [Google Scholar]
  39. Qin, Z.; Zhang, P.; Wu, F.; Li, X. FcaNet: Frequency Channel Attention Networks. In Proceedings of the 2021 IEEE/CVF International Conference on Computer Vision (ICCV); IEEE: New York, NY, USA, 2021; pp. 763–772. [Google Scholar]
  40. Xue, W.; Ai, J.; Zhu, Y.; Chen, J.; Zhuang, S. AIS-FCANet: Long-Term AIS Data Assisted Frequency-Spatial Contextual Awareness Network for Salient Ship Detection in SAR Imagery. IEEE Trans. Aerosp. Electron. Syst. 2025, 61, 15166–15171. [Google Scholar] [CrossRef]
  41. Zhang, Y.; Wang, S.; Zhang, Y.; Yu, P. Asymmetric Light-Aware Progressive Decoding Network for RGB-Thermal Salient Object Detection. J. Electron. Imaging 2025, 34, 013005. [Google Scholar] [CrossRef]
  42. Luo, J.; Li, Y.; Li, B.; Zhang, X.; Li, C.; Chenjin, Z.; He, J.; Liang, Y. Transformer-Based Cross-Modality Interaction Guidance Network for RGB-T Salient Object Detection. Neurocomputing 2024, 600, 128149. [Google Scholar] [CrossRef]
  43. Zhao, J.; Wen, X.; He, Y.; Yang, X.; Song, K. Wavelet-Driven Multi-Band Feature Fusion for RGB-T Salient Object Detection. Sensors 2024, 24, 8159. [Google Scholar] [CrossRef] [PubMed]
  44. Rezatofighi, H.; Tsoi, N.; Gwak, J.; Sadeghian, A.; Reid, I.; Savarese, S. Generalized Intersection Over Union: A Metric and a Loss for Bounding Box Regression. In Proceedings of the 2019 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR); IEEE: New York, NY, USA, 2019; pp. 658–666. [Google Scholar]
  45. Lin, T.-Y.; Goyal, P.; Girshick, R.; He, K.; Dollar, P. Focal Loss for Dense Object Detection. In Proceedings of the 2017 IEEE International Conference on Computer Vision (ICCV); IEEE: New York, NY, USA, 2017; pp. 2999–3007. [Google Scholar]
  46. Zhang, X.; Feng, Y.; Wang, N.; Lu, G.; Mei, S. Transformer-Based Person Detection in Paired RGB-T Aerial Images With VTSaR Dataset. IEEE J. Sel. Top. Appl. Earth Obs. Remote Sens. 2025, 18, 5082–5099. [Google Scholar] [CrossRef]
  47. Yuan, M.; Wei, X. C2Former: Calibrated and Complementary Transformer for RGB-Infrared Object Detection. IEEE Trans. Geosci. Remote Sens. 2024, 62, 5403712. [Google Scholar] [CrossRef]
  48. Yuan, M.; Shi, X.; Wang, N.; Wang, Y.; Wei, X. Improving RGB-Infrared Object Detection with Cascade Alignment-Guided Transformer. Inf. Fusion 2024, 105, 102246. [Google Scholar] [CrossRef]
  49. Shen, J.; Chen, Y.; Liu, Y.; Zuo, X.; Fan, H.; Yang, W. ICAFusion: Iterative Cross-Attention Guided Feature Fusion for Multispectral Object Detection. Pattern Recognit. 2024, 145, 109913. [Google Scholar] [CrossRef]
  50. Zhang, Y.; Yu, H.; He, Y.; Wang, X.; Yang, W. Illumination-Guided RGBT Object Detection With Inter- and Intra-Modality Fusion. IEEE Trans. Instrum. Meas. 2023, 72, 2508013. [Google Scholar] [CrossRef]
  51. Chen, K.; Wang, J.; Pang, J.; Cao, Y.; Xiong, Y.; Li, X.; Sun, S.; Feng, W.; Liu, Z.; Xu, J.; et al. MMDetection: Open MMLab Detection Toolbox and Benchmark. arXiv 2019, arXiv:1906.07155. [Google Scholar] [CrossRef]
  52. Wen, L.; Li, X.; Gao, L. A Transfer Convolutional Neural Network for Fault Diagnosis Based on ResNet-50. Neural Comput. Appl. 2020, 32, 6111–6124. [Google Scholar] [CrossRef]
  53. Deng, J.; Dong, W.; Socher, R.; Li, L.-J.; Li, K.; Li, F. ImageNet: A Large-Scale Hierarchical Image Database. In Proceedings of the 2009 IEEE Conference on Computer Vision and Pattern Recognition; IEEE: New York, NY, USA, 2009; pp. 248–255. [Google Scholar]
Figure 1. The overall framework of QA2FDet. The notation panel at the bottom provides a unified legend for the schematic figures, including element-wise operations, concatenation, Softmax, and the abbreviations of the main modules.
Figure 1. The overall framework of QA2FDet. The notation panel at the bottom provides a unified legend for the schematic figures, including element-wise operations, concatenation, Softmax, and the abbreviations of the main modules.
Sensors 26 03443 g001
Figure 2. The framework of the spectrum-spatial decoupled enhancement module (SDE).
Figure 2. The framework of the spectrum-spatial decoupled enhancement module (SDE).
Sensors 26 03443 g002
Figure 3. The framework of (a) Cross-modal correspondence mining module (CCM), and (b) Prior-informed gated fusion (PGF).
Figure 3. The framework of (a) Cross-modal correspondence mining module (CCM), and (b) Prior-informed gated fusion (PGF).
Sensors 26 03443 g003
Figure 4. Qualitative comparison of detection results on the RGBTDronePerson dataset. Green, magenta, and gray boxes indicate the detected categories of Person, Crowd, and Rider, respectively. Cyan triangles and yellow circles indicate false positives and false negatives, respectively.
Figure 4. Qualitative comparison of detection results on the RGBTDronePerson dataset. Green, magenta, and gray boxes indicate the detected categories of Person, Crowd, and Rider, respectively. Cyan triangles and yellow circles indicate false positives and false negatives, respectively.
Sensors 26 03443 g004
Figure 5. Qualitative comparison of detection results on the VTUAV-Det dataset.
Figure 5. Qualitative comparison of detection results on the VTUAV-Det dataset.
Sensors 26 03443 g005
Figure 6. Qualitative comparison of detection results on the VTSaR dataset.
Figure 6. Qualitative comparison of detection results on the VTSaR dataset.
Sensors 26 03443 g006
Figure 7. Robustness comparison of five models under synthetic geometric perturbations. (a) Performance under incremental angular rotations; (b) Performance under incremental pixel-wise shifts.
Figure 7. Robustness comparison of five models under synthetic geometric perturbations. (a) Performance under incremental angular rotations; (b) Performance under incremental pixel-wise shifts.
Sensors 26 03443 g007
Figure 8. Heatmap visualization of feature responses at different stages on RGBTDronePerson. For each image pair, the upper row corresponds to the visible modality, and the lower row corresponds to the infrared modality. The red boxes denote the object regions, where the corresponding object features are magnified to facilitate visual comparison. From left to right, the columns show (a) the input images, (b) backbone features, (c) SDE enhanced features, and (d) modality-specific features before cross-modal fusion, respectively.
Figure 8. Heatmap visualization of feature responses at different stages on RGBTDronePerson. For each image pair, the upper row corresponds to the visible modality, and the lower row corresponds to the infrared modality. The red boxes denote the object regions, where the corresponding object features are magnified to facilitate visual comparison. From left to right, the columns show (a) the input images, (b) backbone features, (c) SDE enhanced features, and (d) modality-specific features before cross-modal fusion, respectively.
Sensors 26 03443 g008
Table 1. Performance comparison with SOTA methods on RGBTDronePerson. “tiny1”, “tiny2”, “tiny3”, and “small” denote absolute object sizes that are in the range of [0, 8), [9, 12), [12, 20), and [20, 32], respectively. Red indicates the best result. Blue indicates the second-best result.
Table 1. Performance comparison with SOTA methods on RGBTDronePerson. “tiny1”, “tiny2”, “tiny3”, and “small” denote absolute object sizes that are in the range of [0, 8), [9, 12), [12, 20), and [20, 32], respectively. Red indicates the best result. Blue indicates the second-best result.
Method m A P 50 a l l m A P 50 t i n y m A P 50 t i n y 1 m A P 50 t i n y 2 m A P 50 t i n y 3 m A P 50 s m a l l m A P 25 a l l FPSParamsGFLOPs
(TMM’ 23) CMPD38.5640.4218.7531.8649.6624.9355.8310.7186.3 M130.2
(ISPRS’ 23) QFDet42.1544.3220.3337.6250.8728.6058.6320.963.4 M162.9
(TMM’ 23) MCHE-CAF29.2030.7615.3824.7333.5926.6343.7122.878.9 M115.4
(TIM’ 23) TINet27.4327.592.0820.5235.6824.3538.2023.8100.6 M92.8
(TGRS’ 24) C2Former41.0843.3617.3930.8948.3525.0257.2620.3133.0 M145.5
(TITS’ 24) MS-DETR42.3243.0919.8831.9248.7524.8756.4515.6151.2 M163.5
(PR’ 24) CAGTDet41.7743.2117.2131.9349.5026.0558.1118.359.8 M50.6
(IF’ 24) ICAFusion43.2244.0620.7431.8750.3426.1757.9139.6125.7 M147.2
(TNNLS’ 25) TFDet33.5836.2815.9429.5343.8628.1349.5614.553.7 M98.9
(TMM’ 25) DeformCAT40.3442.6819.5833.5751.8724.6156.9225.7120.6 M158.9
Ours45.1347.1622.1334.9653.3525.8360.7416.989.3 M103.6
Table 2. Performance comparison with SOTA methods on VTUAV-det. “s”, “m”, and “l” denote objects with an area in the range of are [02, 322), [322, 962), and [962, 1010], respectively. Red indicates the best result. Blue indicates the second-best result.
Table 2. Performance comparison with SOTA methods on VTUAV-det. “s”, “m”, and “l” denote objects with an area in the range of are [02, 322), [322, 962), and [962, 1010], respectively. Red indicates the best result. Blue indicates the second-best result.
MethodmAPmAP50mAP75mAPsmAPmmAPlFPSParamsGFLOPs
(TMM’ 23) CMPD22.8055.6017.805.4024.1052.9011.6182.8 M128.8
(ISPRS’ 23) QFDet31.8072.3023.5013.3030.7057.0023.160.5 M160.3
(TMM’ 23) MCHE-CAF26.3059.8020.701.6028.5053.9022.877.8 M109.2
(TIM’ 23) TINet27.2060.8020.202.0029.4051.8024.0100.1 M91.2
(TGRS’ 24) C2Former29.9068.5022.1011.3029.7055.9020.7131.3 M140.6
(TITS’ 24) MS-DETR27.8068.3019.8011.5028.1053.6016.9142.7 M155.8
(PR’ 24) CAGTDet32.1071.6022.5015.8030.3056.1018.359.5 M49.8
(IF’ 24) ICAFusion30.1069.2021.8012.7029.3055.6040.1123.3 M145.5
(TNNLS’ 25) TFDet29.8069.5021.9012.2029.1056.3015.250.5 M98.0
(TMM’ 25) DeformCAT28.6070.9022.109.8031.8055.5026.0118.7 M156.9
Ours33.0075.0024.3017.3032.4056.9017.783.3 M101.7
Table 3. Performance comparison with SOTA methods on VTSaR. “s” and “m” denote objects with an area in the range of are [02, 322) and [322, 962), respectively. Red indicates the best result. Blue indicates the second-best result.
Table 3. Performance comparison with SOTA methods on VTSaR. “s” and “m” denote objects with an area in the range of are [02, 322) and [322, 962), respectively. Red indicates the best result. Blue indicates the second-best result.
MethodmAPmAP50mAP75mAPsmAPmFPSParamsGFLOPs
(TMM’ 23) CMPD38.3091.7022.5038.2049.1012.2182.8 M128.8
(ISPRS’ 23) QFDet40.6093.9027.0038.5050.3023.960.5 M160.3
(TMM’ 23) MCHE-CAF38.5090.4022.1037.4052.2023.877.8 M109.2
(TIM’ 23) TINet37.2090.1021.9036.3047.3025.2100.1 M91.2
(TGRS’ 24) C2Former41.2093.2022.6034.2048.6021.6131.3 M140.6
(TITS’ 24) MS-DETR37.3090.4021.7035.7049.2018.3142.7 M155.8
(PR’ 24) CAGTDet39.3092.2023.5038.6048.9019.059.5 M49.8
(IF’ 24) ICAFusion37.4090.6020.3035.6047.2040.8123.3 M145.5
(TNNLS’ 25) TFDet40.3092.3023.8037.7050.3016.850.5 M98.0
(TMM’ 25) DeformCAT38.5091.6023.7038.9049.3027.3118.7 M156.9
Ours42.8095.1026.3041.8051.0018.883.3 M101.7
Table 4. Ablation study evaluating the effectiveness of the designed modules on RGBTDronePerson. “√” indicates that the corresponding module is incorporated in the variant, while a blank cell indicates that the module is not used. In the PGF column, “only WQ” and “only WD” denote that only the WQ branch or the WD branch of the PGF module is used, respectively. Red indicates the best result.
Table 4. Ablation study evaluating the effectiveness of the designed modules on RGBTDronePerson. “√” indicates that the corresponding module is incorporated in the variant, while a blank cell indicates that the module is not used. In the PGF column, “only WQ” and “only WD” denote that only the WQ branch or the WD branch of the PGF module is used, respectively. Red indicates the best result.
VariantSDECCMQPEPGF m A P 50 a l l FPSParamsGFLOPs
Baseline 39.5630.341.8 M78.8
V1 41.0927.163.3 M87.6
V2 41.8420.478.1 M90.1
V3 42.8919.378.8 M90.7
V4only WQ43.3719.080.7 M92.5
V5only WD44.5217.686.5 M100.2
Ours45.1316.989.3 M103.6
Table 5. Ablation study on the SDE module. Red indicates the best result. “√” indicates that the corresponding module is incorporated in the variant, while a blank cell indicates that the module is not used.
Table 5. Ablation study on the SDE module. Red indicates the best result. “√” indicates that the corresponding module is incorporated in the variant, while a blank cell indicates that the module is not used.
VariantBlock-DCTSemantic GatingRefinement m A P 50 a l l FPSParamsGFLOPs
Baseline 39.5630.341.8 M78.8
V6 40.0829.648.1 M82.3
V7 40.7228.057.5 M84.9
V141.0927.163.3 M87.6
Table 6. Sensitivity analysis of the CCM window size b. Red indicates the best result.
Table 6. Sensitivity analysis of the CCM window size b. Red indicates the best result.
b m A P 50 a l l FPSParamsGFLOPs
244.3814.689.3 M116.2
445.1316.989.3 M103.6
844.1518.189.3 M96.8
1642.0718.889.3 M93.4
Table 7. Robustness comparison under temporal synchronization errors on VTUAV-det. The results are reported in terms of mAP50. “Drop” denotes the absolute decrease from the synchronized setting Δ = 0, with +Δ and −Δ averaged for each |Δ|.
Table 7. Robustness comparison under temporal synchronization errors on VTUAV-det. The results are reported in terms of mAP50. “Drop” denotes the absolute decrease from the synchronized setting Δ = 0, with +Δ and −Δ averaged for each |Δ|.
VariantΔ = 0|Δ| = 1Drop|Δ| = 3Drop|Δ| = 5Drop
Baseline63.3060.702.6056.906.4052.8010.50
V166.5164.152.3661.105.4157.688.83
V268.0866.301.7863.654.4360.957.13
V370.2968.651.6466.553.7464.156.14
Ours75.0073.801.2072.052.9569.805.20
Table 8. Interpretability analysis of the proposed modules. f m is the input feature of modality m, f ~ m is the SDE-enhanced feature, f V a is the CCM-aligned visible feature, Q m and Q m * are the QPE-predicted and IoU-based target quality maps, and Wm is the final PGF gate. Newly introduced statistics are R L F , C f g / b g , S c m , R Q , and s g n , denoting low-frequency energy ratio, foreground-background response contrast, cross-modal cosine similarity in GT regions, foreground-background quality ratio, and the sign function used to measure the directional consistency between modality-quality differences and PGF-gate differences, respectively.
Table 8. Interpretability analysis of the proposed modules. f m is the input feature of modality m, f ~ m is the SDE-enhanced feature, f V a is the CCM-aligned visible feature, Q m and Q m * are the QPE-predicted and IoU-based target quality maps, and Wm is the final PGF gate. Newly introduced statistics are R L F , C f g / b g , S c m , R Q , and s g n , denoting low-frequency energy ratio, foreground-background response contrast, cross-modal cosine similarity in GT regions, foreground-background quality ratio, and the sign function used to measure the directional consistency between modality-quality differences and PGF-gate differences, respectively.
ModuleMetricReferenceQA2FDet
SDE R L F ( f m ) > R L F ( f ~ m ) 0.6420.509
SDE C f g / b g ( f m ) < C f g / b g ( f ~ m ) 1.3601.910
CCM S c m ( f V , f T ) < S c m ( f V a , f T ) 0.4380.572
QPE C o r r ( Q m , Q m * ) (V/T)-0.681/0.714
QPE R Q ( Q m ) (V/T)-2.170/2.450
PGF s g n ( Q T Q V ) = s g n ( W T W V ) -76.8%
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Tan, Y.; Yuan, L.; Xie, C.; Zhou, C.; Li, X.; Zhu, X. QA2FDet: Quality-Aware Adaptive Alignment Fusion Network for UAV RGBT Tiny Pedestrian Detection. Sensors 2026, 26, 3443. https://doi.org/10.3390/s26113443

AMA Style

Tan Y, Yuan L, Xie C, Zhou C, Li X, Zhu X. QA2FDet: Quality-Aware Adaptive Alignment Fusion Network for UAV RGBT Tiny Pedestrian Detection. Sensors. 2026; 26(11):3443. https://doi.org/10.3390/s26113443

Chicago/Turabian Style

Tan, Yifang, Lijun Yuan, Chuanjiang Xie, Chao Zhou, Xin Li, and Xinyu Zhu. 2026. "QA2FDet: Quality-Aware Adaptive Alignment Fusion Network for UAV RGBT Tiny Pedestrian Detection" Sensors 26, no. 11: 3443. https://doi.org/10.3390/s26113443

APA Style

Tan, Y., Yuan, L., Xie, C., Zhou, C., Li, X., & Zhu, X. (2026). QA2FDet: Quality-Aware Adaptive Alignment Fusion Network for UAV RGBT Tiny Pedestrian Detection. Sensors, 26(11), 3443. https://doi.org/10.3390/s26113443

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop