paper-with-me

홈 › Papers

Transferability and Hardness of Supervised Classification Tasks

2019-08-21 · ICCV 2019 10 · Anh T. Tran, Cuong V. Nguyen, Tal Hassner

We propose a novel approach for estimating the difficulty and transferability of supervised classification tasks. Unlike previous work, our approach is solution agnostic and does not require or assume trained models. Instead, we estimate these values using an information theoretic approach: treating training labels as random variables and exploring their statistics. When transferring from a source to a target task, we consider the conditional entropy between two such variables (i.e., label assignments of the two tasks). We show analytically and empirically that this value is related to the loss of the transferred model. We further show how to use this value to estimate task hardness. We test our claims extensively on three large scale data sets -- CelebA (40 tasks), Animals with Attributes 2 (85 tasks), and Caltech-UCSD Birds 200 (312 tasks) -- together representing 437 classification tasks. We provide results showing that our hardness and transferability estimates are strongly correlated with empirical hardness and transferability. As a case study, we transfer a learned face recognition model to CelebA attribute classification tasks, showing state of the art accuracy for tasks estimated to be highly transferable.

📄 PDF Abstract BibTeX arXiv:1908.08142

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeClassificationFace RecognitionGeneral Classification

Similar Papers 제목 키워드 기반

Improving the Transferability of Supervised Pretraining with an MLP Projector

2021-09-29 · Yizhou Wang, Shixiang Tang, Feng Zhu, Lei Bai 외

The pretrain-finetune paradigm is a classical pipeline in visual learning. Recent progress on unsupervised pretraining methods showed superior transfer performance to their supervised counterparts. While a few works atte…

domain classification

Revisiting the Transferability of Supervised Pretraining: an MLP Perspective

2021-12-01 · CVPR 2022 1 · Yizhou Wang, Shixiang Tang, Feng Zhu, Lei Bai 외

The pretrain-finetune paradigm is a classical pipeline in visual learning. Recent progress on unsupervised pretraining methods shows superior transfer performance to their supervised counterparts. This paper revisits thi…

domain classificationimage-classificationImage ClassificationLinear evaluation+3

Diverse Imagenet Models Transfer Better

2022-04-19 · Niv Nayman, Avram Golbert, Asaf Noy, Tan Ping 외

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 be…

DiversityMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Discriminability-Transferability Trade-Off: An Information-Theoretic Perspective

2022-03-08 · Quan Cui, Bingchen Zhao, Zhao-Min Chen, Borui Zhao 외

This work simultaneously considers the discriminability and transferability properties of deep representations in the typical supervised learning task, i.e., image classification. By a comprehensive temporal analysis, we…

image-classificationImage ClassificationTransfer Learning

Deeply Unsupervised Patch Re-Identification for Pre-training Object Detectors

2021-03-08 · Jian Ding, Enze Xie, Hang Xu, Chenhan Jiang 외

Unsupervised pre-training aims at learning transferable features that are beneficial for downstream tasks. However, most state-of-the-art unsupervised methods concentrate on learning global representations for image-leve…

Objectobject-detectionObject DetectionRepresentation Learning+1