Multi-Label Learning

81 papers with code • 1 benchmarks • 8 datasets

Multi-label learning (MLL) is a generalization of the binary and multi-category classification problems and deals with tagging a data instance with several possible class labels simultaneously [1]. Each of the assigned labels conveys a specific semantic relationship with the multi-label data instance [2, 3]. Multi-label learning has continued to receive a lot of research interest due to its practical application in many real-world problems such as recommender systems [4], image annotation [5], and text classification [6].

References:

  1. Kumar, S., Rastogi, R., Low rank label subspace transformation for multi-label learning with missing labels. Information Sciences 596, 53–72 (2022)

  2. Zhang M-L, Zhou Z-H (2013) A review on multi-label learning algorithms. IEEE Trans Knowl Data Eng 26(8):1819–1837

  3. Gibaja E, Ventura S (2015) A tutorial on multilabel learning. ACM Comput Surveys (CSUR) 47(3):1–38

  4. Bogaert M, Lootens J, Van den Poel D, Ballings M (2019) Evaluating multi-label classifiers and recommender systems in the financial service sector. Eur J Oper Res 279(2):620– 634

  5. Jing L, Shen C, Yang L, Yu J, Ng MK (2017) Multi-label classification by semi-supervised singular value decomposition. IEEE Trans Image Process 26(10):4612–4625

  6. Chen Z, Ren J (2021) Multi-label text classification with latent word-wise label information. Appl Intell 51(2):966–979

Towards Understanding Generalization of Macro-AUC in Multi-label Learning

guoqiangwoodrowwu/macro-auc-theory 9 May 2023

We theoretically identify a critical factor of the dataset affecting the generalization bounds: \emph{the label-wise class imbalance}.

1
09 May 2023

Class-Distribution-Aware Pseudo Labeling for Semi-Supervised Multi-Label Learning

milkxie/ssmll-cap 4 May 2023

Pseudo-labeling has emerged as a popular and effective approach for utilizing unlabeled data.

1
04 May 2023

Light-weight Deep Extreme Multilabel Classification

misterpawan/lightdxml 20 Apr 2023

Extreme multi-label (XML) classification refers to the task of supervised multi-label learning that involves a large number of labels.

1
20 Apr 2023

MER 2023: Multi-label Learning, Modality Robustness, and Semi-Supervised Learning

zeroqiaoba/mer2023-baseline 18 Apr 2023

The first Multimodal Emotion Recognition Challenge (MER 2023) was successfully held at ACM Multimedia.

98
18 Apr 2023

Deep Double Incomplete Multi-view Multi-label Learning with Incomplete Labels and Missing Views

justsmart/DIMC-mindspore IEEE Transactions on Neural Networks and Learning Systems 2023

View missing and label missing are two challenging problems in the applications of multi-view multi-label classification scenery.

4
23 Mar 2023

DICNet: Deep Instance-Level Contrastive Network for Double Incomplete Multi-View Multi-Label Classification

justsmart/DICNet 15 Mar 2023

To deal with the double incomplete multi-view multi-label classification problem, we propose a deep instance-level contrastive network, namely DICNet.

20
15 Mar 2023

Incomplete Multi-View Multi-Label Learning via Label-Guided Masked View- and Category-Aware Transformers

justsmart/LMVCAT 13 Mar 2023

The former aggregates information from different views in the process of extracting view-specific features, and the latter learns subcategory embedding to improve classification performance.

8
13 Mar 2023

Probing Sentiment-Oriented Pre-Training Inspired by Human Sentiment Perception Mechanism

tinglyfeng/sentiment_pretraining CVPR 2023

Pre-training of deep convolutional neural networks (DCNNs) plays a crucial role in the field of visual sentiment analysis (VSA).

7
01 Jan 2023