paper-with-me

홈 › Papers

Sparse Focus Network for Multi-Source Remote Sensing Data Classification

2024-06-03 · Xuepeng Jin, Junyan Lin, Feng Gao, Lin Qi, Yang Zhou

Multi-source remote sensing data classification has emerged as a prominent research topic with the advancement of various sensors. Existing multi-source data classification methods are susceptible to irrelevant information interference during multi-source feature extraction and fusion. To solve this issue, we propose a sparse focus network for multi-source data classification. Sparse attention is employed in Transformer block for HSI and SAR/LiDAR feature extraction, thereby the most useful self-attention values are maintained for better feature aggregation. Furthermore, cross-attention is used to enhance multi-source feature interactions, and further improves the efficiency of cross-modal feature fusion. Experimental results on the Berlin and Houston2018 datasets highlight the effectiveness of SF-Net, outperforming existing state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2406.01245

Code (0)

등록된 구현이 없습니다.

Tasks

Classification

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Focus 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Position-Wise Feed-Forward Layer 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…

Similar Papers 제목 키워드 기반

Multi-scale PIIFD for Registration of Multi-source Remote Sensing Images

2021-04-26 · Chenzhong Gao, Wei Li

This paper aims at providing multi-source remote sensing images registered in geometric space for image fusion. Focusing on the characteristics and differences of multi-source remote sensing images, a feature-based regis…

Image Registration

HIMOSA: Efficient Remote Sensing Image Super-Resolution with Hierarchical Mixture of Sparse Attention

2025-11-29 · Yi Liu, Yi Wan, Xinyi Liu, Qiong Wu 외 arxiv

In remote sensing applications, such as disaster detection and response, real-time efficiency and model lightweighting are of critical importance. Consequently, existing remote sensing image super-resolution methods ofte…

Computational EfficiencyImage Super-Resolution

A Lightweight Sparse Focus Transformer for Remote Sensing Image Change Captioning

2024-05-10 · Dongwei Sun, Yajie Bao, Junmin Liu, Xiangyong Cao

Remote sensing image change captioning (RSICC) aims to automatically generate sentences that describe content differences in remote sensing bitemporal images. Recently, attention-based transformers have become a prevalen…

Decoder

CAD-Net: A Context-Aware Detection Network for Objects in Remote Sensing Imagery

2019-03-03 · Gongjie Zhang, Shijian Lu, Wei zhang

Accurate and robust detection of multi-class objects in optical remote sensing images is essential to many real-world applications such as urban planning, traffic control, searching and rescuing, etc. However, state-of-t…

Novel Object DetectionObjectobject-detectionObject Detection

Active-SAOOD: Active Sparsely Annotated Oriented Object Detection in Remote Sensing Images

2026-05-11 · Yu Lin, Jianghang Lin, Kai Ye, Shengchuan Zhang 외 arxiv

Reducing the annotation cost of oriented object detection in remote sensing remains a major challenge. Recently, sparse annotation has gained attention for effectively reducing annotation redundancy in densely remote sen…

Object DetectionActive Learning