CVLGMar 30, 2020

Improving out-of-distribution generalization via multi-task self-supervised pretraining

arXiv:2003.13525v144 citations
Originality Incremental advance
AI Analysis

This work addresses domain generalization for computer vision applications, offering incremental improvements over existing self-supervised methods.

The paper tackles the problem of domain generalization in computer vision by introducing a multi-task self-supervised pretraining approach, showing that it outperforms supervised learning, especially with larger domain shifts, and can be combined with other methods for further improvements.

Self-supervised feature representations have been shown to be useful for supervised classification, few-shot learning, and adversarial robustness. We show that features obtained using self-supervised learning are comparable to, or better than, supervised learning for domain generalization in computer vision. We introduce a new self-supervised pretext task of predicting responses to Gabor filter banks and demonstrate that multi-task learning of compatible pretext tasks improves domain generalization performance as compared to training individual tasks alone. Features learnt through self-supervision obtain better generalization to unseen domains when compared to their supervised counterpart when there is a larger domain shift between training and test distributions and even show better localization ability for objects of interest. Self-supervised feature representations can also be combined with other domain generalization methods to further boost performance.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes