English

CrossTrainer: Practical Domain Adaptation with Loss Reweighting

Machine Learning 2019-05-08 v1 Databases Machine Learning

Abstract

Domain adaptation provides a powerful set of model training techniques given domain-specific training data and supplemental data with unknown relevance. The techniques are useful when users need to develop models with data from varying sources, of varying quality, or from different time ranges. We build CrossTrainer, a system for practical domain adaptation. CrossTrainer utilizes loss reweighting, which provides consistently high model accuracy across a variety of datasets in our empirical analysis. However, loss reweighting is sensitive to the choice of a weight hyperparameter that is expensive to tune. We develop optimizations leveraging unique properties of loss reweighting that allow CrossTrainer to output accurate models while improving training time compared to naive hyperparameter search.

Keywords

Cite

@article{arxiv.1905.02304,
  title  = {CrossTrainer: Practical Domain Adaptation with Loss Reweighting},
  author = {Justin Chen and Edward Gan and Kexin Rong and Sahaana Suri and Peter Bailis},
  journal= {arXiv preprint arXiv:1905.02304},
  year   = {2019}
}
R2 v1 2026-06-23T08:58:41.743Z