WaveMAE: Wavelet decomposition Masked Auto-Encoder for Remote Sensing
Vittorio Bernuzzi, Leonardo Rossi, Tomaso Fontanini, Massimo Bertozzi, Andrea Prati
TL;DR
WaveMAE addresses data scarcity in remote sensing by combining a Discrete Wavelet Transform (DWT) with masked autoencoding to learn scale-aware, frequency-separated representations for multispectral imagery. It introduces a Geo-conditioned Positional Encoding (GPE) based on Spherical Harmonics to inject geographic priors into the Transformer encoder, while using a multi-level patch embedding and tube masking to align wavelet components across scales. Pretraining on fMoW-S2 and evaluation on the PANGAEA benchmark demonstrate consistent gains over previous masked autoencoder baselines, with a lightweight WaveMAE-Small achieving state-of-the-art performance with only $26.4\%$ of the parameters. Ablation studies confirm the importance of decomposition depth, GPE regularization, masking ratio, and token size, establishing WaveMAE as a geography-aware, frequency-aware foundation model for optical remote sensing. These results suggest practical impact for improved segmentation, regression, and change-detection tasks in large-scale RS pipelines and inspire future multimodal and temporal extensions.
Abstract
Self-supervised learning (SSL) has recently emerged as a key strategy for building foundation models in remote sensing, where the scarcity of annotated data limits the applicability of fully supervised approaches. In this work, we introduce WaveMAE, a masked autoencoding framework tailored for multispectral satellite imagery. Unlike conventional pixel-based reconstruction, WaveMAE leverages a multi-level Discrete Wavelet Transform (DWT) to disentangle frequency components and guide the encoder toward learning scale-aware high-frequency representations. We further propose a Geo-conditioned Positional Encoding (GPE), which incorporates geographical priors via Spherical Harmonics, encouraging embeddings that respect both semantic and geospatial structure. To ensure fairness in evaluation, all methods are pretrained on the same dataset (fMoW-S2) and systematically evaluated on the diverse downstream tasks of the PANGAEA benchmark, spanning semantic segmentation, regression, change detection, and multilabel classification. Extensive experiments demonstrate that WaveMAE achieves consistent improvements over prior state-of-the-art approaches, with substantial gains on segmentation and regression benchmarks. The effectiveness of WaveMAE pretraining is further demonstrated by showing that even a lightweight variant, containing only 26.4% of the parameters, achieves state-of-the-art performance. Our results establish WaveMAE as a strong and geographically informed foundation model for multispectral remote sensing imagery.
