English

Boosting Binary Masks for Multi-Domain Learning through Affine Transformations

Computer Vision and Pattern Recognition 2021-03-26 v1

Abstract

In this work, we present a new, algorithm for multi-domain learning. Given a pretrained architecture and a set of visual domains received sequentially, the goal of multi-domain learning is to produce a single model performing a task in all the domains together. Recent works showed how we can address this problem by masking the internal weights of a given original conv-net through learned binary variables. In this work, we provide a general formulation of binary mask based models for multi-domain learning by affine transformations of the original network parameters. Our formulation obtains significantly higher levels of adaptation to new domains, achieving performances comparable to domain-specific models while requiring slightly more than 1 bit per network parameter per additional domain. Experiments on two popular benchmarks showcase the power of our approach, achieving performances close to state-of-the-art methods on the Visual Decathlon Challenge.

Keywords

Cite

@article{arxiv.2103.13894,
  title  = {Boosting Binary Masks for Multi-Domain Learning through Affine Transformations},
  author = {Massimiliano Mancini and Elisa Ricci and Barbara Caputo and Samuel Rota Buló},
  journal= {arXiv preprint arXiv:2103.13894},
  year   = {2021}
}

Comments

Accepted for publication by Machine Vision and Applications on May 21, 2020. arXiv admin note: substantial text overlap with arXiv:1805.11119

R2 v1 2026-06-24T00:33:28.376Z