跨模型嵌套融合网络用于光学遥感图像显著目标检测

Cross-Model Nested Fusion Network for Salient Object Detection in Optical Remote Sensing Images

IEEE Transactions on Cybernetics · 2025
被引 6
ABS 3

中文导读

提出跨模型嵌套融合网络,结合CNN与图卷积网络编码器,通过注意力增强的嵌套融合模块整合异构特征,有效处理遥感图像中多尺度、复杂拓扑结构及背景干扰问题,在基准数据集上超越16个现有模型。

Abstract

Recently, salient object detection (SOD) in optical remote sensing images, dubbed ORSI-SOD, has attracted increasing research interest. Although deep-based models have achieved impressive performance, several limitations remain: a single image contains multiple objects with varying scales, complex topological structures, and background interference. These unresolved issues render ORSI-SOD a challenging task. To address these challenges, we introduce a distinctive cross-model nested fusion network (CMNFNet), which leverages heterogeneous features to increase the performance of ORSI-SOD. Specifically, the proposed model comprises two heterogeneous encoders, a conventional CNN-based encoder that can model local features, and a specially designed graph convolutional network (GCN)-based encoder with local and global receptive fields that can model local and global features simultaneously. To effectively differentiate between multiple salient objects of different sizes or complex topological structures within an image, we project the image into two different graphs with different receptive fields and conduct message passing through two parallel graph convolutions. Finally, the heterogeneous features extracted from the two encoders are fused in the well-designed attention enhanced cross model nested fusion module (AECMNFM). This module is meticulously crafted to integrate features progressively, allowing the model to adaptively eliminate background interference while simultaneously refining the feature representations. We conducted comprehensive experimental analyzes on benchmark datasets. The results demonstrate the superiority of our CMNFNet over 16 state-of-the-art (SOTA) models.

光学遥感图像显著目标检测深度学习图卷积网络特征融合