paper-with-me

홈 › Papers

Diverse Imagenet Models Transfer Better

2022-04-19 · Niv Nayman, Avram Golbert, Asaf Noy, Tan Ping, Lihi Zelnik-Manor

A commonly accepted hypothesis is that models with higher accuracy on Imagenet perform better on other downstream tasks, leading to much research dedicated to optimizing Imagenet accuracy. Recently this hypothesis has been challenged by evidence showing that self-supervised models transfer better than their supervised counterparts, despite their inferior Imagenet accuracy. This calls for identifying the additional factors, on top of Imagenet accuracy, that make models transferable. In this work we show that high diversity of the features learnt by the model promotes transferability jointly with Imagenet accuracy. Encouraged by the recent transferability results of self-supervised models, we propose a method that combines self-supervised and supervised pretraining to generate models with both high diversity and high accuracy, and as a result high transferability. We demonstrate our results on several architectures and multiple downstream tasks, including both single-label and multi-label classification.

📄 PDF Abstract BibTeX arXiv:2204.09134

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Similar Papers 제목 키워드 기반

Do Better ImageNet Models Transfer Better?

2018-05-23 · CVPR 2019 6 · Simon Kornblith, Jonathon Shlens, Quoc V. Le

Transfer learning is a cornerstone of computer vision, yet little work has been done to evaluate the relationship between architecture and transfer. An implicit hypothesis in modern computer vision research is that model…

Fine-Grained Image ClassificationGeneral Classificationimage-classificationImage Classification+1

Do Better ImageNet Models Transfer Better... for Image Recommendation?

2018-07-25 · Felipe del Rio, Pablo Messina, Vicente Dominguez, Denis Parra

Visual embeddings from Convolutional Neural Networks (CNN) trained on the ImageNet dataset for the ILSVRC challenge have shown consistently good performance for transfer learning and are widely used in several tasks, inc…

Recommendation SystemsTransfer Learning

How Well Do Supervised 3D Models Transfer to Medical Imaging Tasks?

2025-01-20 · Wenxuan Li, Alan Yuille, Zongwei Zhou

The pre-training and fine-tuning paradigm has become prominent in transfer learning. For example, if the model is pre-trained on ImageNet and then fine-tuned to PASCAL, it can significantly outperform that trained on PAS…

Computed Tomography (CT)GPUImage SegmentationSemantic Segmentation+1

What makes ImageNet good for transfer learning?

2016-08-30 · Minyoung Huh, Pulkit Agrawal, Alexei A. Efros

The tremendous success of ImageNet-trained deep features on a wide range of transfer tasks begs the question: what are the properties of the ImageNet dataset that are critical for learning good, general-purpose features?…

Action ClassificationGeneral ClassificationScene ClassificationTransfer Learning

Structure Invariant Transformation for better Adversarial Transferability

2023-09-26 · ICCV 2023 1 · Xiaosen Wang, Zeliang Zhang, Jianping Zhang

Given the severe vulnerability of Deep Neural Networks (DNNs) against adversarial examples, there is an urgent need for an effective adversarial attack to identify the deficiencies of DNNs in security-sensitive applicati…

Adversarial AttackDiversity