A CLIP-aligned, diffusion-generated 'low-biased' ImageNet improves backbone pre-training transfer accuracy and reduces shape, context, and background biases relative to real ImageNet and earlier synthetic datasets.
No Reason for No Supervision: Improved Generalization in Supervised Models
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
We consider the problem of training a deep neural network on a given classification task, e.g., ImageNet-1K (IN1K), so that it excels at both the training task as well as at other (future) transfer tasks. These two seemingly contradictory properties impose a trade-off between improving the model's generalization and maintaining its performance on the original task. Models trained with self-supervised learning tend to generalize better than their supervised counterparts for transfer learning; yet, they still lag behind supervised models on IN1K. In this paper, we propose a supervised learning setup that leverages the best of both worlds. We extensively analyze supervised training using multi-scale crops for data augmentation and an expendable projector head, and reveal that the design of the projector allows us to control the trade-off between performance on the training task and transferability. We further replace the last layer of class weights with class prototypes computed on the fly using a memory bank and derive two models: t-ReX that achieves a new state of the art for transfer learning and outperforms top methods such as DINO and PAWS on IN1K, and t-ReX* that matches the highly optimized RSB-A1 model on IN1K while performing better on transfer tasks. Code and pretrained models: https://europe.naverlabs.com/t-rex
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2024 1verdicts
CONDITIONAL 1roles
method 1polarities
use method 1representative citing papers
citing papers explorer
-
Low-Biased General Annotated Dataset Generation
A CLIP-aligned, diffusion-generated 'low-biased' ImageNet improves backbone pre-training transfer accuracy and reduces shape, context, and background biases relative to real ImageNet and earlier synthetic datasets.