paper-with-me

홈 › Papers

Multi-label Classification with Partial Annotations using Class-aware Selective Loss

2021-10-21 · CVPR 2022 1 · Emanuel Ben-Baruch, Tal Ridnik, Itamar Friedman, Avi Ben-Cohen, Nadav Zamir, Asaf Noy, Lihi Zelnik-Manor

Large-scale multi-label classification datasets are commonly, and perhaps inevitably, partially annotated. That is, only a small subset of labels are annotated per sample. Different methods for handling the missing labels induce different properties on the model and impact its accuracy. In this work, we analyze the partial labeling problem, then propose a solution based on two key ideas. First, un-annotated labels should be treated selectively according to two probability quantities: the class distribution in the overall dataset and the specific label likelihood for a given data sample. We propose to estimate the class distribution using a dedicated temporary model, and we show its improved efficiency over a naive estimation computed using the dataset's partial annotations. Second, during the training of the target model, we emphasize the contribution of annotated labels over originally un-annotated labels by using a dedicated asymmetric loss. With our novel approach, we achieve state-of-the-art results on OpenImages dataset (e.g. reaching 87.3 mAP on V6). In addition, experiments conducted on LVIS and simulated-COCO demonstrate the effectiveness of our approach. Code is available at https://github.com/Alibaba-MIIL/PartialLabelingCSL.

📄 PDF Abstract BibTeX arXiv:2110.10955

Code (1)

alibaba-miil/partiallabelingcsl 공식 구현 pytorch

Tasks

Missing LabelsMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Similar Papers 제목 키워드 기반

Learning a Deep ConvNet for Multi-label Classification with Partial Labels

2019-02-26 · CVPR 2019 6 · Thibaut Durand, Nazanin Mehrasa, Greg Mori

Deep ConvNets have shown great performance for single-label image classification (e.g. ImageNet), but it is necessary to move beyond the single-label classification task because pictures of everyday life are inherently m…

ClassificationGeneral Classificationimage-classificationImage Classification+4

Rethinking Crowdsourcing Annotation: Partial Annotation with Salient Labels for Multi-Label Image Classification

2021-09-06 · Jianzhe Lin, Tianze Yu, Z. Jane Wang

Annotated images are required for both supervised model training and evaluation in image classification. Manually annotating images is arduous and expensive, especially for multi-labeled images. A recent trend for conduc…

Active Learningimage-classificationImage ClassificationMulti-Label Image Classification

Saliency Regularization for Self-Training with Partial Annotations

2023-01-01 · ICCV 2023 1 · ShouWen Wang, Qian Wan, Xiang Xiang, Zhigang Zeng

Partially annotated images are easy to obtain in multi-label classification. However, unknown labels in partially annotated images exacerbate the positive-negative imbalance inherent in multi-label classification, wh…

Multi-Label ClassificationMUlTI-LABEL-ClASSIFICATIONMulti-label Image Recognition with Partial Labels

Not So Fast, Classifier – Accuracy and Entropy Reduction in Incremental Intent Classification

2021-11-01 · EMNLP (NLP4ConvAI) 2021 11 · Lianna Hrycyk, Alessandra Zarcone, Luzian Hahn

Incremental intent classification requires the assignment of intent labels to partial utterances. However, partial utterances do not necessarily contain enough information to be mapped to the intent class of their comple…

Classificationintent-classificationIntent Classification

Reasoning under Ambiguity: Uncertainty-Aware Multilingual Emotion Classification under Partial Supervision

2026-02-05 · Md. Mithun Hossain, Mashary N. Alrasheedy, Nirban Bhowmick, Shamim Forhad 외 arxiv

Contemporary knowledge-based systems increasingly rely on multilingual emotion identification to support intelligent decision-making, yet they face major challenges due to emotional ambiguity and incomplete supervision. …

Emotion ClassificationEmotion Recognition