paper-with-me

홈 › Papers

An End-to-End Joint Unsupervised Learning of Deep Model and Pseudo-Classes for Remote Sensing Scene Representation

2019-03-18 · Zhiqiang Gong, Ping Zhong, Weidong Hu, Fang Liu, Bingwei Hui

This work develops a novel end-to-end deep unsupervised learning method based on convolutional neural network (CNN) with pseudo-classes for remote sensing scene representation. First, we introduce center points as the centers of the pseudo classes and the training samples can be allocated with pseudo labels based on the center points. Therefore, the CNN model, which is used to extract features from the scenes, can be trained supervised with the pseudo labels. Moreover, a pseudo-center loss is developed to decrease the variance between the samples and the corresponding pseudo center point. The pseudo-center loss is important since it can update both the center points with the training samples and the CNN model with the center points in the training process simultaneously. Finally, joint learning of the pseudo-center loss and the pseudo softmax loss which is formulated with the samples and the pseudo labels is developed for unsupervised remote sensing scene representation to obtain discriminative representations from the scenes. Experiments are conducted over two commonly used remote sensing scene datasets to validate the effectiveness of the proposed method and the experimental results show the superiority of the proposed method when compared with other state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:1903.07224

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

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$…

Similar Papers 제목 키워드 기반

DDF: A Novel Dual-Domain Image Fusion Strategy for Remote Sensing Image Semantic Segmentation with Unsupervised Domain Adaptation

2024-03-05 · Lingyan Ran, Lushuang Wang, Tao Zhuo, Yinghui Xing

Semantic segmentation of remote sensing images is a challenging and hot issue due to the large amount of unlabeled data. Unsupervised domain adaptation (UDA) has proven to be advantageous in incorporating unclassified in…

Domain AdaptationPseudo LabelSemantic SegmentationUnsupervised Domain Adaptation

Task-Related Self-Supervised Learning for Remote Sensing Image Change Detection

2021-05-11 · Zhinan Cai, Zhiyu Jiang, Yuan Yuan

Change detection for remote sensing images is widely applied for urban change detection, disaster assessment and other fields. However, most of the existing CNN-based change detection methods still suffer from the proble…

Change DetectionChange detection for remote sensing imagesSelf-Supervised Learning

STAR-IOD: Scale-decoupled Topology Alignment with Pseudo-label Refinement for Remote Sensing Incremental Object Detection

2026-05-20 · Yaoteng Zhang, Qing Zhou, Junyu Gao, Qi Wang arxiv

Remote sensing imagery typically arrives in the form of continuous data streams. Traditional detectors often forget previously learned categories when learning new ones; therefore, research on Remote Sensing Incremental …

Object Detection

VFM-Guided Semi-Supervised Detection Transformer under Source-Free Constraints for Remote Sensing Object Detection

2025-08-15 · Jianhong Han, Yupei Wang, Liang Chen arxiv

Unsupervised domain adaptation methods have been widely explored to bridge domain gaps. However, in real-world remote-sensing scenarios, privacy and transmission constraints often preclude access to source domain data, w…

Unsupervised Domain AdaptationContrastive LearningObject Detection

TSE-Net: Semi-supervised Monocular Height Estimation from Single Remote Sensing Images

2025-11-17 · Sining Chen, Xiao Xiang Zhu arxiv

Monocular height estimation plays a critical role in 3D perception for remote sensing, offering a cost-effective alternative to multi-view or LiDAR-based methods. While deep learning has significantly advanced the capabi…