Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

TransBoost: Improving the Best ImageNet Performance using Deep Transduction

About

This paper deals with deep transductive learning, and proposes TransBoost as a procedure for fine-tuning any deep neural model to improve its performance on any (unlabeled) test set provided at training time. TransBoost is inspired by a large margin principle and is efficient and simple to use. Our method significantly improves the ImageNet classification performance on a wide range of architectures, such as ResNets, MobileNetV3-L, EfficientNetB0, ViT-S, and ConvNext-T, leading to state-of-the-art transductive performance. Additionally we show that TransBoost is effective on a wide variety of image classification datasets. The implementation of TransBoost is provided at: https://github.com/omerb01/TransBoost .

Omer Belhasin, Guy Bar-Shalom, Ran El-Yaniv• 2022

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-100 (test)--
3518
Image ClassificationCIFAR-10 (test)--
3381
Image ClassificationFGVC-Aircraft (test)--
322
Image ClassificationStanford Cars (test)--
320
Image ClassificationDTD (test)
Accuracy76.49
316
Image ClassificationSUN397 (test)
Top-1 Accuracy95.94
231
Image ClassificationFlowers-102 (test)
Top-1 Accuracy97.85
152
Image ClassificationFood-101 (test)--
145
Image ClassificationImageNet original (val)
Inductive Top-1 Accuracy82.05
17
Showing 9 of 9 rows

Other info

Code

Follow for update