paper-with-me

Papers

Consistent Multilabel Classification

2015-12-01 · NeurIPS 2015 12 · Oluwasanmi O. Koyejo, Nagarajan Natarajan, Pradeep K. Ravikumar, Inderjit S. Dhillon

Multilabel classification is rapidly developing as an important aspect of modern predictive modeling, motivating study of its theoretical aspects. To this end, we propose a framework for constructing and analyzing multilabel classification metrics which reveals novel results on a parametric form for population optimal classifiers, and additional insight into the role of label correlations. In particular, we show that for multilabel metrics constructed as instance-, micro- and macro-averages, the population optimal classifier can be decomposed into binary classifiers based on the marginal instance-conditional distribution of each label, with a weak association between labels via the threshold. Thus, our analysis extends the state of the art from a few known multilabel classification metrics such as Hamming loss, to a general framework applicable to many of the classification metrics in common use. Based on the population-optimal classifier, we propose a computationally efficient and general-purpose plug-in classification algorithm, and prove its consistency with respect to the metric of interest. Empirical results on synthetic and benchmark datasets are supportive of our theoretical findings.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classification

Similar Papers 제목 키워드 기반

Mandatory Leaf Node Prediction in Hierarchical Multilabel Classification

2012-12-01 · NeurIPS 2012 12 · Wei Bi, James T. Kwok

In hierarchical classification, the prediction paths may be required to always end at leaf nodes. This is called mandatory leaf node prediction (MLNP) and is particularly useful when the leaf nodes have much stronger sem…

ClassificationGeneral ClassificationPrediction

sigmoidF1: A Smooth F1 Score Surrogate Loss for Multilabel Classification

2021-08-24 · Gabriel Bénédict, Vincent Koops, Daan Odijk, Maarten de Rijke

Multiclass multilabel classification is the task of attributing multiple labels to examples via predictions. Current models formulate a reduction of the multilabel setting into either multiple binary classifications or m…

Classification

Correlated Logistic Model With Elastic Net Regularization for Multilabel Image Classification

2019-04-17 · Qiang Li, Bo Xie, Jane You, Wei Bian 외

In this paper, we present correlated logistic (CorrLog) model for multilabel image classification. CorrLog extends conventional logistic regression model into multilabel cases, via explicitly modeling the pairwise correl…

Classificationfeature selectionGeneral Classificationimage-classification+1

Multilabel Classification with R Package mlr

2017-03-27 · Philipp Probst, Quay Au, Giuseppe Casalicchio, Clemens Stachl 외

We implemented several multilabel classification algorithms in the machine learning package mlr. The implemented methods are binary relevance, classifier chains, nested stacking, dependent binary relevance and stacking, …

BIG-bench Machine LearningClassificationGeneral Classification

Unsupervised Person Re-identification by Soft Multilabel Learning

2019-03-15 · CVPR 2019 6 · Hong-Xing Yu, Wei-Shi Zheng, An-Cong Wu, Xiaowei Guo 외

Although unsupervised person re-identification (RE-ID) has drawn increasing research attentions due to its potential to address the scalability problem of supervised RE-ID models, it is very challenging to learn discrimi…

Person Re-IdentificationUnsupervised Person Re-Identification