English

Learning Good Features to Transfer Across Tasks and Domains

Computer Vision and Pattern Recognition 2023-01-27 v1

Abstract

Availability of labelled data is the major obstacle to the deployment of deep learning algorithms for computer vision tasks in new domains. The fact that many frameworks adopted to solve different tasks share the same architecture suggests that there should be a way of reusing the knowledge learned in a specific setting to solve novel tasks with limited or no additional supervision. In this work, we first show that such knowledge can be shared across tasks by learning a mapping between task-specific deep features in a given domain. Then, we show that this mapping function, implemented by a neural network, is able to generalize to novel unseen domains. Besides, we propose a set of strategies to constrain the learned feature spaces, to ease learning and increase the generalization capability of the mapping network, thereby considerably improving the final performance of our framework. Our proposal obtains compelling results in challenging synthetic-to-real adaptation scenarios by transferring knowledge between monocular depth estimation and semantic segmentation tasks.

Keywords

Cite

@article{arxiv.2301.11310,
  title  = {Learning Good Features to Transfer Across Tasks and Domains},
  author = {Pierluigi Zama Ramirez and Adriano Cardace and Luca De Luigi and Alessio Tonioni and Samuele Salti and Luigi Di Stefano},
  journal= {arXiv preprint arXiv:2301.11310},
  year   = {2023}
}

Comments

Extended version of the paper "Learning Across Tasks and Domains" presented at ICCV 2019. Accepted at TPAMI

R2 v1 2026-06-28T08:22:07.855Z