paper-with-me

홈 › Papers

Dual-Domain Masked Image Modeling: A Self-Supervised Pretraining Strategy Using Spatial and Frequency Domain Masking for Hyperspectral Data

2025-05-06 · Shaheer Mohamed, Tharindu Fernando, Sridha Sridharan, Peyman Moghadam, Clinton Fookes

Hyperspectral images (HSIs) capture rich spectral signatures that reveal vital material properties, offering broad applicability across various domains. However, the scarcity of labeled HSI data limits the full potential of deep learning, especially for transformer-based architectures that require large-scale training. To address this constraint, we propose Spatial-Frequency Masked Image Modeling (SFMIM), a self-supervised pretraining strategy for hyperspectral data that utilizes the large portion of unlabeled data. Our method introduces a novel dual-domain masking mechanism that operates in both spatial and frequency domains. The input HSI cube is initially divided into non-overlapping patches along the spatial dimension, with each patch comprising the entire spectrum of its corresponding spatial location. In spatial masking, we randomly mask selected patches and train the model to reconstruct the masked inputs using the visible patches. Concurrently, in frequency masking, we remove portions of the frequency components of the input spectra and predict the missing frequencies. By learning to reconstruct these masked components, the transformer-based encoder captures higher-order spectral-spatial correlations. We evaluate our approach on three publicly available HSI classification benchmarks and demonstrate that it achieves state-of-the-art performance. Notably, our model shows rapid convergence during fine-tuning, highlighting the efficiency of our pretraining strategy.

📄 PDF Abstract BibTeX arXiv:2505.03220

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Self-Guided Masked Autoencoders for Domain-Agnostic Self-Supervised Learning

2024-02-22 · Johnathan Xie, Yoonho Lee, Annie S. Chen, Chelsea Finn

Self-supervised learning excels in learning representations from large amounts of unlabeled data, demonstrating success across multiple data modalities. Yet, extending self-supervised learning to new modalities is non-tr…

Molecular Property PredictionProperty PredictionSelf-Supervised Learning

Masked Frequency Modeling for Self-Supervised Visual Pre-Training

2022-06-15 · Jiahao Xie, Wei Li, Xiaohang Zhan, Ziwei Liu 외

We present Masked Frequency Modeling (MFM), a unified frequency-domain-based approach for self-supervised pre-training of visual models. Instead of randomly inserting mask tokens to the input embeddings in the spatial do…

image-classificationImage ClassificationImage RestorationRepresentation Learning+1

Masked Image Modeling Boosting Semi-Supervised Semantic Segmentation

2024-11-13 · Yangyang Li, Xuanting Hao, Ronghua Shang, Licheng Jiao

In view of the fact that semi- and self-supervised learning share a fundamental principle, effectively modeling knowledge from unlabeled data, various semi-supervised semantic segmentation methods have integrated represe…

Self-Supervised LearningSemantic SegmentationSemi-Supervised Semantic Segmentation

Dual form Complementary Masking for Domain-Adaptive Image Segmentation

2025-07-16 · Jiawen Wang, Yinda Chen, Xiaoyu Liu, Che Liu 외 arxiv

Recent works have correlated Masked Image Modeling (MIM) with consistency regularization in Unsupervised Domain Adaptation (UDA). However, they merely treat masking as a special form of deformation on the input images an…

Unsupervised Domain AdaptationRepresentation LearningDomain GeneralizationImage Segmentation

Understanding Self-Supervised Pretraining with Part-Aware Representation Learning

2023-01-27 · Jie Zhu, Jiyang Qi, Mingyu Ding, Xiaokang Chen 외

In this paper, we are interested in understanding self-supervised pretraining through studying the capability that self-supervised representation pretraining methods learn part-aware representations. The study is mainly …

Contrastive LearningObjectRepresentation Learning