SFFR: Spatial-Frequency Feature Reconstruction for Multispectral Aerial Object Detection
Xin Zuo, Chenyu Qu, Haibo Zhan, Jifeng Shen, Wankou Yang
TL;DR
This paper tackles multispectral aerial object detection by addressing the underexplored frequency-domain information and severe scale variation inherent in UAV imagery. It introduces Spatial-Frequency Feature Reconstruction (SFFR), which leverages Kolmogorov–Arnold Network (KAN) to reconstruct complementary spatial and frequency representations before fusion, via the Frequency Component Exchange KAN (FCEKAN) and Multi-Scale Gaussian KAN (MSGKAN) modules. The approach integrates intra-modal nonlinear spatial modeling with cross-modal frequency-aware exchange and achieves robust cross-modal fusion and scale-adaptive representation, validated on SeaDroneSee, DroneVehicle, and DVTOD with state-of-the-art results and thorough ablations. The work demonstrates that explicit spatial-frequency reconstruction enhances cross-modal alignment and detection robustness, offering a practical framework for UAV multispectral perception and potential real-time deployment with further efficiency optimizations.
Abstract
Recent multispectral object detection methods have primarily focused on spatial-domain feature fusion based on CNNs or Transformers, while the potential of frequency-domain feature remains underexplored. In this work, we propose a novel Spatial and Frequency Feature Reconstruction method (SFFR) method, which leverages the spatial-frequency feature representation mechanisms of the Kolmogorov-Arnold Network (KAN) to reconstruct complementary representations in both spatial and frequency domains prior to feature fusion. The core components of SFFR are the proposed Frequency Component Exchange KAN (FCEKAN) module and Multi-Scale Gaussian KAN (MSGKAN) module. The FCEKAN introduces an innovative selective frequency component exchange strategy that effectively enhances the complementarity and consistency of cross-modal features based on the frequency feature of RGB and IR images. The MSGKAN module demonstrates excellent nonlinear feature modeling capability in the spatial domain. By leveraging multi-scale Gaussian basis functions, it effectively captures the feature variations caused by scale changes at different UAV flight altitudes, significantly enhancing the model's adaptability and robustness to scale variations. It is experimentally validated that our proposed FCEKAN and MSGKAN modules are complementary and can effectively capture the frequency and spatial semantic features respectively for better feature fusion. Extensive experiments on the SeaDroneSee, DroneVehicle and DVTOD datasets demonstrate the superior performance and significant advantages of the proposed method in UAV multispectral object perception task. Code will be available at https://github.com/qchenyu1027/SFFR.
