paper-with-me

홈 › Papers

Complementary to Multiple Labels: A Correlation-Aware Correction Approach

2023-02-25 · Yi Gao, Miao Xu, Min-Ling Zhang

\textit{Complementary label learning} (CLL) requires annotators to give \emph{irrelevant} labels instead of relevant labels for instances. Currently, CLL has shown its promising performance on multi-class data by estimating a transition matrix. However, current multi-class CLL techniques cannot work well on multi-labeled data since they assume each instance is associated with one label while each multi-labeled instance is relevant to multiple labels. Here, we show theoretically how the estimated transition matrix in multi-class CLL could be distorted in multi-labeled cases as they ignore co-existing relevant labels. Moreover, theoretical findings reveal that calculating a transition matrix from label correlations in \textit{multi-labeled CLL} (ML-CLL) needs multi-labeled data, while this is unavailable for ML-CLL. To solve this issue, we propose a two-step method to estimate the transition matrix from candidate labels. Specifically, we first estimate an initial transition matrix by decomposing the multi-label problem into a series of binary classification problems, then the initial transition matrix is corrected by label correlations to enforce the addition of relationships among labels. We further show that the proposal is classifier-consistent, and additionally introduce an MSE-based regularizer to alleviate the tendency of BCE loss overfitting to noises. Experimental results have demonstrated the effectiveness of the proposed method.

📄 PDF Abstract BibTeX arXiv:2302.12987

Code (0)

등록된 구현이 없습니다.

Tasks

Binary Classification

Similar Papers 제목 키워드 기반

Avoiding spurious correlations via logit correction

2022-12-02 · Sheng Liu, Xu Zhang, Nitesh Sekhar, Yue Wu 외

Empirical studies suggest that machine learning models trained with empirical risk minimization (ERM) often rely on attributes that may be spuriously correlated with the class labels. Such models typically lead to poor p…

Attribute

Learning with Complementary Labels Revisited: The Selected-Completely-at-Random Setting Is More Practical

2023-11-27 · Wei Wang, Takashi Ishida, Yu-Jie Zhang, Gang Niu 외

Complementary-label learning is a weakly supervised learning problem in which each training example is associated with one or multiple complementary labels indicating the classes to which it does not belong. Existing con…

Binary ClassificationMulti-class ClassificationWeakly-supervised Learning

Mutual Learning of Complementary Networks via Residual Correction for Improving Semi-Supervised Classification

2019-06-01 · CVPR 2019 6 · Si Wu, Jichang Li, Cheng Liu, Zhiwen Yu 외

Deep mutual learning jointly trains multiple essential networks having similar properties to improve semi-supervised classification. However, the commonly used consistency regularization between the outputs of the networ…

General Classification

Correlation-Aware Graph Convolutional Networks for Multi-Label Node Classification

2024-11-26 · Yuanchen Bei, Weizhi Chen, Hao Chen, Sheng Zhou 외

Multi-label node classification is an important yet under-explored domain in graph mining as many real-world nodes belong to multiple categories rather than just a single one. Although a few efforts have been made by uti…

ClassificationGraph MiningNode Classification

DouC: Dual-Branch CLIP for Training-Free Open-Vocabulary Segmentation

2026-04-27 · Mohamad Zamini, Diksha Shukla arxiv

Open-vocabulary semantic segmentation requires assigning pixel-level semantic labels while supporting an open and unrestricted set of categories. Training-free CLIP-based approaches preserve strong zero-shot generalizati…

Zero-shot GeneralizationSemantic Segmentation