CVOct 6, 2025

A Spatial-Spectral-Frequency Interactive Network for Multimodal Remote Sensing Classification

arXiv:2510.04628v1h-index: 24Has Code
Originality Incremental advance
AI Analysis

This addresses multimodal remote sensing image classification for Earth observation, but it appears incremental as it builds on existing feature fusion techniques by adding frequency domain learning.

The paper tackled the problem of extracting structural and detail features from heterogeneous and redundant multimodal remote sensing images for classification, and the result was that their S^2Fin network outperformed state-of-the-art methods on four benchmark datasets with limited labeled data.

Deep learning-based methods have achieved significant success in remote sensing Earth observation data analysis. Numerous feature fusion techniques address multimodal remote sensing image classification by integrating global and local features. However, these techniques often struggle to extract structural and detail features from heterogeneous and redundant multimodal images. With the goal of introducing frequency domain learning to model key and sparse detail features, this paper introduces the spatial-spectral-frequency interaction network (S$^2$Fin), which integrates pairwise fusion modules across the spatial, spectral, and frequency domains. Specifically, we propose a high-frequency sparse enhancement transformer that employs sparse spatial-spectral attention to optimize the parameters of the high-frequency filter. Subsequently, a two-level spatial-frequency fusion strategy is introduced, comprising an adaptive frequency channel module that fuses low-frequency structures with enhanced high-frequency details, and a high-frequency resonance mask that emphasizes sharp edges via phase similarity. In addition, a spatial-spectral attention fusion module further enhances feature extraction at intermediate layers of the network. Experiments on four benchmark multimodal datasets with limited labeled data demonstrate that S$^2$Fin performs superior classification, outperforming state-of-the-art methods. The code is available at https://github.com/HaoLiu-XDU/SSFin.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes