Discovering Latent Domains for Multisource Domain Adaptation

Abstract

Recent domain adaptation methods successfully learn cross-domain transforms to map points between source and target domains. Yet, these methods are either restricted to a single training domain, or assume that the separation into source domains is known a priori. However, most available training data contains multiple unknown domains. In this paper, we present both a novel domain transform mixture model which outperforms a single transform model when multiple domains are present, and a novel constrained clustering method that successfully discovers latent domains. Our discovery method is based on a novel hierarchical clustering technique that uses available object category information to constrain the set of feasible domain separations. To illustrate the effectiveness of our approach we present experiments on two commonly available image datasets with and without known domain labels: in both cases our method outperforms baseline techniques which use no domain adaptation or domain adaptation methods that presume a single underlying domain shift.

Cite

Text

Hoffman et al. "Discovering Latent Domains for Multisource Domain Adaptation." European Conference on Computer Vision, 2012. doi:10.1007/978-3-642-33709-3_50

Markdown

[Hoffman et al. "Discovering Latent Domains for Multisource Domain Adaptation." European Conference on Computer Vision, 2012.](https://mlanthology.org/eccv/2012/hoffman2012eccv-discovering/) doi:10.1007/978-3-642-33709-3_50

BibTeX

@inproceedings{hoffman2012eccv-discovering,
  title     = {{Discovering Latent Domains for Multisource Domain Adaptation}},
  author    = {Hoffman, Judy and Kulis, Brian and Darrell, Trevor and Saenko, Kate},
  booktitle = {European Conference on Computer Vision},
  year      = {2012},
  pages     = {702-715},
  doi       = {10.1007/978-3-642-33709-3_50},
  url       = {https://mlanthology.org/eccv/2012/hoffman2012eccv-discovering/}
}