paper-with-me

홈 › Papers

Multi-label Classification with High-rank and High-order Label Correlations

2022-07-09 · Chongjie Si, Yuheng Jia, Ran Wang, Min-Ling Zhang, Yanghe Feng, Chongxiao Qu

Exploiting label correlations is important to multi-label classification. Previous methods capture the high-order label correlations mainly by transforming the label matrix to a latent label space with low-rank matrix factorization. However, the label matrix is generally a full-rank or approximate full-rank matrix, making the low-rank factorization inappropriate. Besides, in the latent space, the label correlations will become implicit. To this end, we propose a simple yet effective method to depict the high-order label correlations explicitly, and at the same time maintain the high-rank of the label matrix. Moreover, we estimate the label correlations and infer model parameters simultaneously via the local geometric structure of the input to achieve mutual enhancement. Comparative studies over twelve benchmark data sets validate the effectiveness of the proposed algorithm in multi-label classification. The exploited high-order label correlations are consistent with common sense empirically. Our code is publicly available at https://github.com/Chongjie-Si/HOMI.

📄 PDF Abstract BibTeX arXiv:2207.04197

Code (2)

601175936/homi 공식 구현
chongjie-si/homi 공식 구현

Tasks

Common Sense ReasoningMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONVocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

Multi-label Ranking: Mining Multi-label and Label Ranking Data

2021-01-03 · Lihi Dery

We survey multi-label ranking tasks, specifically multi-label classification and label ranking classification. We highlight the unique challenges, and re-categorize the methods, as they no longer fit into the traditional…

ClassificationExtreme Multi-Label ClassificationGeneral ClassificationMulti-Label Classification+2

Joint Ranking SVM and Binary Relevance with Robust Low-Rank Learning for Multi-Label Classification

2019-11-05 · Guoqiang Wu, Ruobing Zheng, Yingjie Tian, Dalian Liu

Multi-label classification studies the task where each example belongs to multiple labels simultaneously. As a representative method, Ranking Support Vector Machine (Rank-SVM) aims to minimize the Ranking Loss and can al…

General ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

A Multiclass Classification Approach to Label Ranking

2020-02-21 · Stephan Clémençon, Robin Vogel

In multiclass classification, the goal is to learn how to predict a random label $Y$, valued in $\mathcal{Y}=\{1,\; \ldots,\; K \}$ with $K\geq 3$, based upon observing a r.v. $X$, taking its values in $\mathbb{R}^q$ wit…

ClassificationGeneral Classificationregression

RLSEP: Learning Label Ranks for Multi-label Classification

2022-12-08 · Emine Dari, V. Bugra Yesilkaynak, Alican Mertan, Gozde Unal

Multi-label ranking maps instances to a ranked set of predicted labels from multiple possible classes. The ranking approach for multi-label learning problems received attention for its success in multi-label classificati…

ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONMulti-Label Learning

Feature Ranking for Semi-supervised Learning

2020-08-10 · Matej Petković, Sašo Džeroski, Dragi Kocev

The data made available for analysis are becoming more and more complex along several directions: high dimensionality, number of examples and the amount of labels per example. This poses a variety of challenges for the e…

ClassificationGeneral ClassificationHierarchical Multi-label ClassificationMulti-Label Classification+3