paper-with-me

Papers

Learning in Imperfect Environment: Multi-Label Classification with Long-Tailed Distribution and Partial Labels

2023-04-20 · ICCV 2023 1 · Wenqiao Zhang, Changshuo Liu, Lingze Zeng, Beng Chin Ooi, Siliang Tang, Yueting Zhuang

Conventional multi-label classification (MLC) methods assume that all samples are fully labeled and identically distributed. Unfortunately, this assumption is unrealistic in large-scale MLC data that has long-tailed (LT) distribution and partial labels (PL). To address the problem, we introduce a novel task, Partial labeling and Long-Tailed Multi-Label Classification (PLT-MLC), to jointly consider the above two imperfect learning environments. Not surprisingly, we find that most LT-MLC and PL-MLC approaches fail to solve the PLT-MLC, resulting in significant performance degradation on the two proposed PLT-MLC benchmarks. Therefore, we propose an end-to-end learning framework: \textbf{CO}rrection $\rightarrow$ \textbf{M}odificat\textbf{I}on $\rightarrow$ balan\textbf{C}e, abbreviated as \textbf{\method{}}. Our bootstrapping philosophy is to simultaneously correct the missing labels (Correction) with convinced prediction confidence over a class-aware threshold and to learn from these recall labels during training. We next propose a novel multi-focal modifier loss that simultaneously addresses head-tail imbalance and positive-negative imbalance to adaptively modify the attention to different samples (Modification) under the LT class distribution. In addition, we develop a balanced training strategy by distilling the model's learning effect from head and tail samples, and thus design a balanced classifier (Balance) conditioned on the head and tail learning effect to maintain stable performance for all samples. Our experimental study shows that the proposed \method{} significantly outperforms general MLC, LT-MLC and PL-MLC methods in terms of effectiveness and robustness on our newly created PLT-MLC datasets.

📄 PDF Abstract BibTeX arXiv:2304.10539

Code (0)

등록된 구현이 없습니다.

Tasks

Missing LabelsMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONPhilosophy

Methods 이 논문이 사용한 방법론

fail 설명 없음

Similar Papers 제목 키워드 기반

Classification with imperfect training labels

2018-05-29 · Timothy I. Cannings, Yingying Fan, Richard J. Samworth

We study the effect of imperfect training data labels on the performance of classification methods. In a general setting, where the probability that an observation in the training dataset is mislabelled may depend on bot…

ClassificationGeneral Classification

Learning from Imperfect Demonstrations via Adversarial Confidence Transfer

2022-02-07 · Zhangjie Cao, Zihan Wang, Dorsa Sadigh

Existing learning from demonstration algorithms usually assume access to expert demonstrations. However, this assumption is limiting in many real-world applications since the collected demonstrations may be suboptimal or…

Handling Supervision Scarcity in Chest X-ray Classification: Long-Tailed and Zero-Shot Learning

2026-02-13 · Ha-Hieu Pham, Hai-Dang Nguyen, Thanh-Huy Nguyen, Min Xu 외 arxiv

Chest X-Ray (CXR) classification in clinical practice is often limited by imperfect supervision, arising from (i) extreme long-tailed multi-label disease distributions and (ii) missing annotations for rare or previously …

Multi-Label ClassificationMulti-Label LearningZero-Shot Learning

Cell Detection from Imperfect Annotation by Pseudo Label Selection Using P-classification

2021-07-20 · Kazuma Fujii, Daiki Suehiro, Kazuya Nishimura, Ryoma Bise

Cell detection is an essential task in cell image analysis. Recent deep learning-based detection methods have achieved very promising results. In general, these methods require exhaustively annotating the cells in an ent…

Cell DetectionPseudo Label

Fracture Morphology Classification: Local Multiclass Modeling for Multilabel Complexity

2025-12-16 · Cassandra Krause, Mattias P. Heinrich, Ron Keuth arxiv

Between $15\,\%$ and $45\,\%$ of children experience a fracture during their growth years, making accurate diagnosis essential. Fracture morphology, alongside location and fragment angle, is a key diagnostic feature. In …