Partial-label Learning with Mixed Closed-set and Open-set Out-of-candidate Examples
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Partial Label LearningSimilar Papers 제목 키워드 기반
Extended T: Learning with Mixed Closed-set and Open-set Noisy Labels
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
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 LearningCloSeR: Unified Relational Distillation from Closed-Set Teachers for Category Discovery
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
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 LearningStability Verification of Neural Network Controllers using Mixed-Integer Programming
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