paper-with-me

Papers

Multi-Label Image Classification via Knowledge Distillation from Weakly-Supervised Detection

2018-09-16 · Yongcheng Liu, Lu Sheng, Jing Shao, Junjie Yan, Shiming Xiang, Chunhong Pan

Multi-label image classification is a fundamental but challenging task towards general visual understanding. Existing methods found the region-level cues (e.g., features from RoIs) can facilitate multi-label classification. Nevertheless, such methods usually require laborious object-level annotations (i.e., object labels and bounding boxes) for effective learning of the object-level visual features. In this paper, we propose a novel and efficient deep framework to boost multi-label classification by distilling knowledge from weakly-supervised detection task without bounding box annotations. Specifically, given the image-level annotations, (1) we first develop a weakly-supervised detection (WSD) model, and then (2) construct an end-to-end multi-label image classification framework augmented by a knowledge distillation module that guides the classification model by the WSD model according to the class-level predictions for the whole image and the object-level visual features for object RoIs. The WSD model is the teacher model and the classification model is the student model. After this cross-task knowledge distillation, the performance of the classification model is significantly improved and the efficiency is maintained since the WSD model can be safely discarded in the test phase. Extensive experiments on two large-scale datasets (MS-COCO and NUS-WIDE) show that our framework achieves superior performances over the state-of-the-art methods on both performance and efficiency.

📄 PDF Abstract BibTeX arXiv:1809.05884

Code (1)

Yochengliu/MLIC-KD-WSD

Tasks

ClassificationGeneral Classificationimage-classificationImage ClassificationKnowledge DistillationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONMulti-Label Image ClassificationObject

Similar Papers 제목 키워드 기반

Knowledge Distillation from Single to Multi Labels: an Empirical Study

2023-03-15 · Youcai Zhang, Yuzhuo Qin, Hengwei Liu, Yanhao Zhang 외

Knowledge distillation (KD) has been extensively studied in single-label image classification. However, its efficacy for multi-label classification remains relatively unexplored. In this study, we firstly investigate the…

Classificationimage-classificationImage ClassificationKnowledge Distillation+2

Query-Based Knowledge Sharing for Open-Vocabulary Multi-Label Classification

2024-01-02 · Xuelin Zhu, Jian Liu, Dongqi Tang, Jiawei Ge 외

Identifying labels that did not appear during training, known as multi-label zero-shot learning, is a non-trivial task in computer vision. To this end, recent studies have attempted to explore the multi-modal knowledge o…

Knowledge DistillationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONMulti-label zero-shot learning+1

Classification of Diabetic Retinopathy Using Unlabeled Data and Knowledge Distillation

2020-09-01 · Sajjad Abbasi, Mohsen Hajabdollahi, Pejman Khadivi, Nader Karimi 외

Knowledge distillation allows transferring knowledge from a pre-trained model to another. However, it suffers from limitations, and constraints related to the two models need to be architecturally similar. Knowledge dist…

ClassificationGeneral ClassificationKnowledge DistillationMedical Image Analysis+1

A Fast Knowledge Distillation Framework for Visual Recognition

2021-12-02 · Zhiqiang Shen, Eric Xing

While Knowledge Distillation (KD) has been recognized as a useful tool in many visual tasks, such as supervised classification and self-supervised representation learning, the main drawback of a vanilla KD framework is i…

image-classificationImage ClassificationKnowledge DistillationRepresentation Learning+1

Unlabeled Data Deployment for Classification of Diabetic Retinopathy Images Using Knowledge Transfer

2020-02-09 · Sajjad Abbasi, Mohsen Hajabdollahi, Nader Karimi, Shadrokh Samavi 외

Convolutional neural networks (CNNs) are extensively beneficial for medical image processing. Medical images are plentiful, but there is a lack of annotated data. Transfer learning is used to solve the problem of lack of…

General ClassificationKnowledge DistillationMedical Image AnalysisTransfer Learning