paper-with-me

홈 › Papers

Partial-label Learning with Mixed Closed-set and Open-set Out-of-candidate Examples

2023-07-02 · Shuo He, Lei Feng, Guowu Yang

Partial-label learning (PLL) relies on a key assumption that the true label of each training example must be in the candidate label set. This restrictive assumption may be violated in complex real-world scenarios, and thus the true label of some collected examples could be unexpectedly outside the assigned candidate label set. In this paper, we term the examples whose true label is outside the candidate label set OOC (out-of-candidate) examples, and pioneer a new PLL study to learn with OOC examples. We consider two types of OOC examples in reality, i.e., the closed-set/open-set OOC examples whose true label is inside/outside the known label space. To solve this new PLL problem, we first calculate the wooden cross-entropy loss from candidate and non-candidate labels respectively, and dynamically differentiate the two types of OOC examples based on specially designed criteria. Then, for closed-set OOC examples, we conduct reversed label disambiguation in the non-candidate label set; for open-set OOC examples, we leverage them for training by utilizing an effective regularization strategy that dynamically assigns random candidate labels from the candidate label set. In this way, the two types of OOC examples can be differentiated and further leveraged for model training. Extensive experiments demonstrate that our proposed method outperforms state-of-the-art PLL methods.

📄 PDF Abstract BibTeX arXiv:2307.00553

Code (0)

등록된 구현이 없습니다.

Tasks

Partial Label Learning

Similar Papers 제목 키워드 기반

Extended T: Learning with Mixed Closed-set and Open-set Noisy Labels

2020-12-02 · Xiaobo Xia, Tongliang Liu, Bo Han, Nannan Wang 외

The label noise transition matrix $T$, reflecting the probabilities that true labels flip into noisy ones, is of vital importance to model label noise and design statistically consistent classifiers. The traditional tran…

Mixed Blessing: Class-Wise Embedding guided Instance-Dependent Partial Label Learning

2024-12-06 · Fuchao Yang, Jianhong Cheng, Hui Liu, Yongqiang Dong 외

In partial label learning (PLL), every sample is associated with a candidate label set comprising the ground-truth label and several noisy labels. The conventional PLL assumes the noisy labels are randomly generated (ins…

Partial Label Learning

CloSeR: Unified Relational Distillation from Closed-Set Teachers for Category Discovery

2026-08-26 · Yuanpei Liu, Zhenqi He, Jialu Tang, Kai Han arxiv

Generalized Category Discovery (GCD) is an intriguing open-world problem that has garnered increasing attention: given partially labelled data, the goal is to correctly recognize known classes while discovering coherent …

Webly-Supervised Fine-Grained Recognition with Partial Label Learning

2022-02-09 · IJCAI 2022 2 · Yu-Yan Xu, Yang shen, Xiu-Shen Wei, Jian Yang

The task of webly-supervised fne-grained recognition is to boost recognition accuracy of classifying subordinate categories (e.g., different bird species)by utilizing freely available but noisy web data.As the label nois…

Partial Label Learning

Stability Verification of Neural Network Controllers using Mixed-Integer Programming

2022-06-27 · Roland Schwan, Colin N. Jones, Daniel Kuhn

We propose a framework for the stability verification of Mixed-Integer Linear Programming (MILP) representable control policies. This framework compares a fixed candidate policy, which admits an efficient parameterizatio…

Model Predictive Control