paper-with-me

홈 › Papers

Large-scale Multi-label Learning with Missing Labels

2013-07-18 · Hsiang-Fu Yu, Prateek Jain, Purushottam Kar, Inderjit S. Dhillon

The multi-label classification problem has generated significant interest in recent years. However, existing approaches do not adequately address two key challenges: (a) the ability to tackle problems with a large number (say millions) of labels, and (b) the ability to handle data with missing labels. In this paper, we directly address both these problems by studying the multi-label problem in a generic empirical risk minimization (ERM) framework. Our framework, despite being simple, is surprisingly able to encompass several recent label-compression based methods which can be derived as special cases of our method. To optimize the ERM problem, we develop techniques that exploit the structure of specific loss functions - such as the squared loss function - to offer efficient algorithms. We further show that our learning framework admits formal excess risk bounds even in the presence of missing labels. Our risk bounds are tight and demonstrate better generalization performance for low-rank promoting trace-norm regularization when compared to (rank insensitive) Frobenius norm regularization. Finally, we present extensive empirical results on a variety of benchmark datasets and show that our methods perform significantly better than existing label compression based methods and can scale up to very large datasets such as the Wikipedia dataset.

📄 PDF Abstract BibTeX arXiv:1307.5101

Code (0)

등록된 구현이 없습니다.

Tasks

Missing LabelsMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONMulti-Label Learning

Similar Papers 제목 키워드 기반

An Efficient Large-scale Semi-supervised Multi-label Classifier Capable of Handling Missing labels

2016-06-18 · Amirhossein Akbarnejad, Mahdieh Soleymani Baghshah

Multi-label classification has received considerable interest in recent years. Multi-label classifiers have to address many problems including: handling large-scale datasets with many instances and a large set of labels,…

Dimensionality ReductionMissing LabelsMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Addressing Missing Labels in Large-Scale Sound Event Recognition Using a Teacher-Student Framework With Loss Masking

2020-05-02 · Eduardo Fonseca, Shawn Hershey, Manoj Plakal, Daniel P. W. Ellis 외

The study of label noise in sound event recognition has recently gained attention with the advent of larger and noisier datasets. This work addresses the problem of missing labels, one of the big weaknesses of large audi…

Missing Labels

An Effective Approach for Multi-label Classification with Missing Labels

2022-10-24 · Xin Zhang, Rabab Abdelfattah, Yuqi Song, XiaoFeng Wang

Compared with multi-class classification, multi-label classification that contains more than one class is more suitable in real life scenarios. Obtaining fully labeled high-quality datasets for multi-label classification…

ClassificationMissing LabelsMulti-class ClassificationMulti-Label Classification+2

Measuring Fairness in Large-Scale Recommendation Systems with Missing Labels

2024-06-07 · Yulong Dong, Kun Jin, Xinghai Hu, Yang Liu

In large-scale recommendation systems, the vast array of items makes it infeasible to obtain accurate user preferences for each product, resulting in a common issue of missing labels. Typically, only items previously rec…

FairnessMissing LabelsRecommendation Systems

Large-Scale Multi-Label Learning with Incomplete Label Assignments

2014-07-06 · Xiangnan Kong, Zhaoming Wu, Li-Jia Li, Ruofei Zhang 외

Multi-label learning deals with the classification problems where each instance can be assigned with multiple labels simultaneously. Conventional multi-label learning approaches mainly focus on exploiting label correlati…

Missing LabelsMulti-Label Learning