paper-with-me

Papers

A Bayesian-inspired, deep learning-based, semi-supervised domain adaptation technique for land cover mapping

2020-05-25 · Benjamin Lucas, Charlotte Pelletier, Daniel Schmidt, Geoffrey I. Webb, François Petitjean

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 on a source domain and then trains further on the available target domain with a novel regularizer applied to the model weights. The regularizer adjusts the degree to which the model is modified to fit the target data, limiting the degree of change when the target data are few in number and increasing it as target data quantity increases. Our experiments on Sentinel-2 time series images compare Sourcerer with two state-of-the-art semi-supervised domain adaptation techniques and four baseline models. We show that on two different source-target domain pairings Sourcerer outperforms all other methods for any quantity of labelled target data available. In fact, the results on the more difficult target domain show that the starting accuracy of Sourcerer (when no labelled target data are available), 74.2%, is greater than the next-best state-of-the-art method trained on 20,000 labelled target instances.

📄 PDF Abstract BibTeX arXiv:2005.11930

Code (1)

benjaminmlucas/sourcerer 공식 구현 pytorch

Tasks

Domain AdaptationManagementSemi-supervised Domain AdaptationTime Series Analysis

Similar Papers 제목 키워드 기반

Selective Pseudo-Labeling with Reinforcement Learning for Semi-Supervised Domain Adaptation

2020-12-07 · Bingyu Liu, Yuhong Guo, Jieping Ye, Weihong Deng

Recent domain adaptation methods have demonstrated impressive improvement on unsupervised domain adaptation problems. However, in the semi-supervised domain adaptation (SSDA) setting where the target domain has a few lab…

Domain AdaptationQ-Learningreinforcement-learningReinforcement Learning (RL)+2

Semi-Supervised Domain Adaptation for Wildfire Detection

2024-04-02 · Jooyoung Jang, Youngseo Cha, Jisu Kim, SooHyung Lee 외

Recently, both the frequency and intensity of wildfires have increased worldwide, primarily due to climate change. In this paper, we propose a novel protocol for wildfire detection, leveraging semi-supervised Domain Adap…

Domain Adaptationobject-detectionObject DetectionSemi-supervised Domain Adaptation

Multi-Domain Adaptation in Brain MRI through Paired Consistency and Adversarial Learning

2019-08-16 · Mauricio Orbes-Arteaga, Thomas Varsavsky, Carole H. Sudre, Zach Eaton-Rosen 외

Supervised learning algorithms trained on medical images will often fail to generalize across changes in acquisition parameters. Recent work in domain adaptation addresses this challenge and successfully leverages labele…

Domain Adaptation

CXR Segmentation by AdaIN-based Domain Adaptation and Knowledge Distillation

2021-04-13 · Yujin Oh, Jong Chul Ye

As segmentation labels are scarce, extensive researches have been conducted to train segmentation networks with domain adaptation, semi-supervised or self-supervised learning techniques to utilize abundant unlabeled data…

Domain AdaptationKnowledge DistillationSegmentationSelf-Supervised Learning

Learning Invariant Representations and Risks for Semi-supervised Domain Adaptation

2020-10-09 · CVPR 2021 1 · Bo Li, Yezhen Wang, Shanghang Zhang, Dongsheng Li 외

The success of supervised learning hinges on the assumption that the training and test data come from the same underlying distribution, which is often not valid in practice due to potential distribution shift. In light o…

Domain AdaptationregressionSemi-supervised Domain AdaptationUnsupervised Domain Adaptation+1