paper-with-me

홈 › Papers

Rethinking Consistent Multi-Label Classification Under Inexact Supervision

2025-10-05 · Wei Wang, Tianhao Ma, Ming-Kun Xie, Gang Niu, Masashi Sugiyama arxiv

Partial multi-label learning and complementary multi-label learning are two popular weakly supervised multi-label classification paradigms that aim to alleviate the high annotation costs of collecting precisely annotated multi-label data. In partial multi-label learning, each instance is annotated with a candidate label set, among which only some labels are relevant; in complementary multi-label learning, each instance is annotated with complementary labels indicating the classes to which the instance does not belong. Existing consistent approaches for the two paradigms either require accurate estimation of the generation process of candidate or complementary labels or assume a uniform distribution to eliminate the estimation problem. However, both conditions are usually difficult to satisfy in real-world scenarios. In this paper, we propose consistent approaches that do not rely on the aforementioned conditions to handle both problems in a unified way. Specifically, we propose two risk estimators based on first- and second-order strategies. Theoretically, we prove consistency w.r.t. two widely used multi-label classification evaluation metrics and derive convergence rates for the estimation errors of the proposed risk estimators. Empirically, extensive experimental results on both real-world and synthetic datasets validate the effectiveness of our proposed approaches against state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2510.04091

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Label ClassificationMulti-Label Learning

Similar Papers 제목 키워드 기반

Rethinking Label Consistency of In-Context Learning: An Implicit Transductive Label Propagation Perspective

2025-12-13 · Haoyang Chen, Richong Zhang, Junfan Chen arxiv

Large language models (LLMs) perform in-context learning (ICL) with minimal supervised examples, which benefits various natural language processing (NLP) tasks. One of the critical research focus is the selection of prom…

Rethinking and Reweighting the Univariate Losses for Multi-Label Ranking: Consistency and Generalization

2021-05-10 · NeurIPS 2021 12 · Guoqiang Wu, Chongxuan Li, Kun Xu, Jun Zhu

(Partial) ranking loss is a commonly used evaluation measure for multi-label classification, which is usually optimized with convex surrogates for computational efficiency. Prior theoretical work on multi-label ranking m…

Computational EfficiencyMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Rethinking the Role of Demonstrations: What Makes In-Context Learning Work?

2022-02-25 · Sewon Min, Xinxi Lyu, Ari Holtzman, Mikel Artetxe 외

Large language models (LMs) are able to in-context learn -- perform a new task via inference alone by conditioning on a few input-label pairs (demonstrations) and making predictions for new inputs. However, there has bee…

In-Context Learning

Rethinking the semantic classification of indoor places by mobile robots

2026-03-09 · Oscar Martinez Mozos, Alejandra C. Hernandez, Clara Gomez, Ramon Barber arxiv

A significant challenge in service robots is the semantic understanding of their surrounding areas. Traditional approaches addressed this problem by segmenting the floor plan into regions corresponding to full rooms that…

Deep Learning with a Rethinking Structure for Multi-label Classification

2018-02-05 · Yao-Yuan Yang, Yi-An Lin, Hong-Min Chu, Hsuan-Tien Lin

Multi-label classification (MLC) is an important class of machine learning problems that come with a wide spectrum of applications, each demanding a possibly different evaluation criterion. When solving the MLC problems,…

ClassificationDeep LearningGeneral ClassificationMulti-Label Classification+1