CVAILGJun 4, 2024

Unsupervised Few-Shot Continual Learning for Remote Sensing Image Scene Classification

arXiv:2406.18574v16 citationsHas Code
Originality Incremental advance
AI Analysis

This addresses the challenge of data scarcity and lack of labels in remote sensing applications, offering an incremental improvement over existing methods.

The paper tackles the problem of continual learning for remote sensing image scene classification without labeled data, proposing UNISA, an unsupervised few-shot approach that achieves advantages in numerical studies on remote sensing datasets.

A continual learning (CL) model is desired for remote sensing image analysis because of varying camera parameters, spectral ranges, resolutions, etc. There exist some recent initiatives to develop CL techniques in this domain but they still depend on massive labelled samples which do not fully fit remote sensing applications because ground truths are often obtained via field-based surveys. This paper addresses this problem with a proposal of unsupervised flat-wide learning approach (UNISA) for unsupervised few-shot continual learning approaches of remote sensing image scene classifications which do not depend on any labelled samples for its model updates. UNISA is developed from the idea of prototype scattering and positive sampling for learning representations while the catastrophic forgetting problem is tackled with the flat-wide learning approach combined with a ball generator to address the data scarcity problem. Our numerical study with remote sensing image scene datasets and a hyperspectral dataset confirms the advantages of our solution. Source codes of UNISA are shared publicly in \url{https://github.com/anwarmaxsum/UNISA} to allow convenient future studies and reproductions of our numerical results.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes