paper-with-me

Papers

CtxMIM: Context-Enhanced Masked Image Modeling for Remote Sensing Image Understanding

2023-09-28 · Mingming Zhang, Qingjie Liu, Yunhong Wang

Learning representations through self-supervision on unlabeled data has proven highly effective for understanding diverse images. However, remote sensing images often have complex and densely populated scenes with multiple land objects and no clear foreground objects. This intrinsic property generates high object density, resulting in false positive pairs or missing contextual information in self-supervised learning. To address these problems, we propose a context-enhanced masked image modeling method (CtxMIM), a simple yet efficient MIM-based self-supervised learning for remote sensing image understanding. CtxMIM formulates original image patches as a reconstructive template and employs a Siamese framework to operate on two sets of image patches. A context-enhanced generative branch is introduced to provide contextual information through context consistency constraints in the reconstruction. With the simple and elegant design, CtxMIM encourages the pre-training model to learn object-level or pixel-level features on a large-scale dataset without specific temporal or geographical constraints. Finally, extensive experiments show that features learned by CtxMIM outperform fully supervised and state-of-the-art self-supervised learning methods on various downstream tasks, including land cover classification, semantic segmentation, object detection, and instance segmentation. These results demonstrate that CtxMIM learns impressive remote sensing representations with high generalization and transferability. Code and data will be made public available.

📄 PDF Abstract BibTeX arXiv:2310.00022

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningInstance SegmentationLand Cover ClassificationObjectobject-detectionObject DetectionRepresentation LearningSelf-Supervised LearningSemantic Segmentation

Similar Papers 제목 키워드 기반

Self-supervised Pre-training with Masked Shape Prediction for 3D Scene Understanding

2023-05-08 · CVPR 2023 1 · Li Jiang, Zetong Yang, Shaoshuai Shi, Vladislav Golyanik 외

Masked signal modeling has greatly advanced self-supervised pre-training for language and 2D images. However, it is still not fully explored in 3D scene understanding. Thus, this paper introduces Masked Shape Prediction …

PredictionScene Understanding

Learning with Unmasked Tokens Drives Stronger Vision Learners

2023-10-20 · Taekyung Kim, Sanghyuk Chun, Byeongho Heo, Dongyoon Han

Masked image modeling (MIM) has become a leading self-supervised learning strategy. MIMs such as Masked Autoencoder (MAE) learn strong representations by randomly masking input tokens for the encoder to process, with the…

AttributeDecoderFine-Grained Image ClassificationSelf-Supervised Learning+1

Semantics-enhanced Cross-modal Masked Image Modeling for Vision-Language Pre-training

2024-03-01 · Haowei Liu, Yaya Shi, Haiyang Xu, Chunfeng Yuan 외

In vision-language pre-training (VLP), masked image modeling (MIM) has recently been introduced for fine-grained cross-modal alignment. However, in most existing methods, the reconstruction targets for MIM lack high-leve…

cross-modal alignmentRepresentation Learning

Enhanced Masked Image Modeling for Analysis of Dental Panoramic Radiographs

2023-06-18 · Amani Almalki, Longin Jan Latecki

The computer-assisted radiologic informative report has received increasing research attention to facilitate diagnosis and treatment planning for dental care providers. However, manual interpretation of dental images is …

Instance SegmentationSelf-Supervised LearningSemantic Segmentation

Pseudo Labelling for Enhanced Masked Autoencoders

2024-06-25 · Srinivasa Rao Nandam, Sara Atito, ZhenHua Feng, Josef Kittler 외

Masked Image Modeling (MIM)-based models, such as SdAE, CAE, GreenMIM, and MixAE, have explored different strategies to enhance the performance of Masked Autoencoders (MAE) by modifying prediction, loss functions, or inc…

Semantic Segmentation