UniDiff: Parameter-Efficient Adaptation of Diffusion Models for Land Cover Classification with Multi-Modal Remotely Sensed Imagery and Sparse Annotations
Yuzhen Hu, Saurabh Prasad
TL;DR
UniDiff addresses the scarcity of pixel-level labels in multimodal remote sensing by adapting a single ImageNet-pretrained diffusion model to HSI and SAR without extensive fine-tuning. It introduces joint timestep–modality FiLM conditioning and pseudo-RGB anchoring to enable parameter-efficient, drift-resistant adaptation, updating only about 5% of parameters. The method operates in two stages: Stage A learns modality-specific representations while Stage B performs dense pixel-wise classification with a frozen backbone and a lightweight head. Across Augsburg and Berlin benchmarks, UniDiff outperforms state-of-the-art baselines in OA, AA, and Kappa, demonstrating effective cross-modal fusion under sparse supervision and robustness to modality variability.
Abstract
Sparse annotations fundamentally constrain multimodal remote sensing: even recent state-of-the-art supervised methods such as MSFMamba are limited by the availability of labeled data, restricting their practical deployment despite architectural advances. ImageNet-pretrained models provide rich visual representations, but adapting them to heterogeneous modalities such as hyperspectral imaging (HSI) and synthetic aperture radar (SAR) without large labeled datasets remains challenging. We propose UniDiff, a parameter-efficient framework that adapts a single ImageNet-pretrained diffusion model to multiple sensing modalities using only target-domain data. UniDiff combines FiLM-based timestep-modality conditioning, parameter-efficient adaptation of approximately 5% of parameters, and pseudo-RGB anchoring to preserve pre-trained representations and prevent catastrophic forgetting. This design enables effective feature extraction from remote sensing data under sparse annotations. Our results with two established multi-modal benchmarking datasets demonstrate that unsupervised adaptation of a pre-trained diffusion model effectively mitigates annotation constraints and achieves effective fusion of multi-modal remotely sensed data.
