A Bayesian-inspired, deep learning-based, semi-supervised domain adaptation technique for land cover mapping
Benjamin Lucas, Charlotte Pelletier, Daniel Schmidt, Geoffrey I. Webb,, and Fran\c{c}ois Petitjean

TL;DR
This paper introduces Sourcerer, a Bayesian-inspired deep learning method for semi-supervised domain adaptation in land cover mapping, which effectively leverages limited labeled data and outperforms existing techniques.
Contribution
The paper proposes a novel regularizer for deep neural networks that adapts models from a source to a target domain with minimal labeled target data, improving land cover classification accuracy.
Findings
Sourcerer outperforms state-of-the-art methods across different domain pairs.
It achieves higher initial accuracy without labeled target data.
The regularizer effectively balances model adaptation based on available target data.
Abstract
Land cover maps are a vital input variable to many types of environmental research and management. While they can be produced automatically by machine learning techniques, these techniques require substantial training data to achieve high levels of accuracy, which are not always available. One technique researchers use when labelled training data are scarce is domain adaptation (DA) -- where data from an alternate region, known as the source domain, are used to train a classifier and this model is adapted to map the study region, or target domain. The scenario we address in this paper is known as semi-supervised DA, where some labelled samples are available in the target domain. In this paper we present Sourcerer, a Bayesian-inspired, deep learning-based, semi-supervised DA technique for producing land cover maps from SITS data. The technique takes a convolutional neural network trained…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning
