Multi-Label Text Classification

72 papers with code • 20 benchmarks • 15 datasets

According to Wikipedia "In machine learning, multi-label classification and the strongly related problem of multi-output classification are variants of the classification problem where multiple labels may be assigned to each instance. Multi-label classification is a generalization of multiclass classification, which is the single-label problem of categorizing instances into precisely one of more than two classes; in the multi-label problem there is no constraint on how many of the classes the instance can be assigned to."

Libraries

Use these libraries to find Multi-Label Text Classification models and implementations
2 papers
492

The Effect of Metadata on Scientific Literature Tagging: A Cross-Field Cross-Model Study

yuzhimanhua/maple 7 Feb 2023

Due to the exponential growth of scientific publications on the Web, there is a pressing need to tag each paper with fine-grained topics so that researchers can track their interested fields of study rather than drowning in the whole literature.

70
07 Feb 2023

Automated ICD Coding using Extreme Multi-label Long Text Transformer-based Models

leiboliu/xr-lat 12 Dec 2022

XR-Transformer, the new SOTA model in the general extreme multi-label text classification domain, and XR-LAT, a novel adaptation of the XR-Transformer model, were also trained on the MIMIC-III dataset.

3
12 Dec 2022

Hierarchical Multi-Label Classification of Scientific Documents

msadat3/scihtc 5 Nov 2022

For example, a paper can be assigned to several topics in a hierarchy tree.

16
05 Nov 2022

OTSeq2Set: An Optimal Transport Enhanced Sequence-to-Set Model for Extreme Multi-label Text Classification

caojie54/otseq2set 26 Oct 2022

However, such models can't predict a relatively complete and variable-length label subset for each document, because they select positive labels relevant to the document by a fixed threshold or take top k labels in descending order of scores.

11
26 Oct 2022

Correlation Networks for Extreme Multi-label Text Classification

XunGuangxu/CorNet Proceedings of the 26th ACM SIGKDD International Conference on Knowledge Discovery & Data Mining 2022

This paper develops the Correlation Networks (CorNet) architecture for the extreme multi-label text classification (XMTC) task, where the objective is to tag an input text sequence with the most relevant subset of labels from an extremely large label set.

49
23 Aug 2022

Exploiting Global and Local Hierarchies for Hierarchical Text Classification

kongds/hbgl 5 May 2022

Existing methods encode label hierarchy in a global view, where label hierarchy is treated as the static hierarchical structure containing all labels.

19
05 May 2022

Metadata-Induced Contrastive Learning for Zero-Shot Multi-Label Text Classification

yuzhimanhua/micol 11 Feb 2022

Large-scale multi-label text classification (LMTC) aims to associate a document with its relevant labels from a large candidate set.

27
11 Feb 2022

Multi-relation Message Passing for Multi-label Text Classification

muberraozmen/mrmp 10 Feb 2022

These examples motivate the modelling of multiple types of bi-directional relationships between labels.

7
10 Feb 2022

GUDN: A novel guide network with label reinforcement strategy for extreme multi-label text classification

wq2581/gudn 10 Jan 2022

Large-scale pre-trained models have brought a new trend to this problem.

4
10 Jan 2022

Predicting Job Titles from Job Descriptions with Multi-label Text Classification

sonlam1102/job-prediction-multilabel-vietnamese 21 Dec 2021

Finding a suitable job and hunting for eligible candidates are important to job seeking and human resource agencies.

4
21 Dec 2021