paper-with-me

Papers

Prototype-Based Information Compensation Network for Multi-Source Remote Sensing Data Classification

2025-05-06 · Feng Gao, Sheng Liu, Chuanzheng Gong, Xiaowei Zhou, Jiayi Wang, Junyu Dong, Qian Du

Multi-source remote sensing data joint classification aims to provide accuracy and reliability of land cover classification by leveraging the complementary information from multiple data sources. Existing methods confront two challenges: inter-frequency multi-source feature coupling and inconsistency of complementary information exploration. To solve these issues, we present a Prototype-based Information Compensation Network (PICNet) for land cover classification based on HSI and SAR/LiDAR data. Specifically, we first design a frequency interaction module to enhance the inter-frequency coupling in multi-source feature extraction. The multi-source features are first decoupled into high- and low-frequency components. Then, these features are recoupled to achieve efficient inter-frequency communication. Afterward, we design a prototype-based information compensation module to model the global multi-source complementary information. Two sets of learnable modality prototypes are introduced to represent the global modality information of multi-source data. Subsequently, cross-modal feature integration and alignment are achieved through cross-attention computation between the modality-specific prototype vectors and the raw feature representations. Extensive experiments on three public datasets demonstrate the significant superiority of our PICNet over state-of-the-art methods. The codes are available at https://github.com/oucailab/PICNet.

📄 PDF Abstract BibTeX arXiv:2505.04003

Code (1)

oucailab/picnet 공식 구현 pytorch

Tasks

Land Cover Classification

Similar Papers 제목 키워드 기반

Consistency Prototype Module and Motion Compensation for Few-Shot Action Recognition (CLIP-CP$\mathbf{M^2}$C)

2023-12-02 · Fei Guo, Li Zhu, Yikang Wang, Han Qi

Recently, few-shot action recognition has significantly progressed by learning the feature discriminability and designing suitable comparison methods. Still, there are the following restrictions. (a) Previous works are m…

Action RecognitionDomain AdaptationFew-Shot action recognitionFew Shot Action Recognition+1

ProtoFlow: Mitigating Forgetting in Class-Incremental Remote Sensing Segmentation via Low-Curvature Prototype Flow

2026-04-03 · Jiekai Wu, Rong Fu, Chuangqi Li, Zijian Zhang 외 arxiv

Remote sensing segmentation in real deployment is inherently continual: new semantic categories emerge, and acquisition conditions shift across seasons, cities, and sensors. Despite recent progress, many incremental appr…

Incremental Learning

Prototype-Based Pseudo-Label Denoising for Source-Free Domain Adaptation in Remote Sensing Semantic Segmentation

2025-09-21 · Bin Wang, Fei Deng, Zeyu Chen, Zhicheng Yu 외 arxiv

Source-Free Domain Adaptation (SFDA) enables domain adaptation for semantic segmentation of Remote Sensing Images (RSIs) using only a well-trained source model and unlabeled target domain data. However, the lack of groun…

Source-Free Domain AdaptationSemantic Segmentation

Prototype-Driven Structure Synergy Network for Remote Sensing Images Segmentation

2025-08-06 · Junyi Wang, Jinjiang Li, Guodong Fan, Yakun Ju 외 arxiv

In the semantic segmentation of remote sensing images, acquiring complete ground objects is critical for achieving precise analysis. However, this task is severely hindered by two major challenges: high intra-class varia…

Semantic Segmentation

Revisiting Prototype Rehearsal for Exemplar-Free Continual Learning: Manifold-Aware Boundary Sampling with Adaptive Class-Balanced Loss

2026-06-04 · Hongye Xu, Bartosz Krawczyk arxiv

Exemplar-free class-incremental learning (EFCIL) aims to acquire new classes over time without storing raw data. Historically, prototype rehearsal, which samples around stored class prototypes and mixes them with current…

class-incremental learningContinual Learning