Multi-Label Text Classification

71 papers with code • 20 benchmarks • 13 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
489

Most implemented papers

Pretrained Generalized Autoregressive Model with Adaptive Probabilistic Label Clusters for Extreme Multi-label Text Classification

huiyegit/APLC_XLNet 5 Jul 2020

Extreme multi-label text classification (XMTC) is a task for tagging a given text with the most relevant labels from an extremely large label set.

Balancing Methods for Multi-label Text Classification with Long-Tailed Class Distribution

Roche/BalancedLossNLP EMNLP 2021

Here, we introduce the application of balancing loss functions for multi-label text classification.

Qwen Technical Report

qwenlm/qwen 28 Sep 2023

Large language models (LLMs) have revolutionized the field of artificial intelligence, enabling natural language processing tasks that were previously thought to be exclusive to humans.

NLTK: The Natural Language Toolkit

napakalas/NLIMED 17 May 2002

NLTK, the Natural Language Toolkit, is a suite of open source program modules, tutorials and problem sets, providing ready-to-use computational linguistics courseware.

Regularizing Model Complexity and Label Structure for Multi-Label Text Classification

cheng-li/pyramid 1 May 2017

Multi-label text classifiers need to be carefully regularized to prevent the severe over-fitting in the high dimensional space, and also need to take into account label dependencies in order to make accurate predictions under uncertainty.

An Empirical Evaluation of Deep Learning for ICD-9 Code Assignment using MIMIC-III Clinical Notes

lsy3/clinical-notes-diagnosis-dl-nlp 7 Feb 2018

Conclusion: A set of standard metrics was utilized in assessing the performance of ICD-9 code assignment on MIMIC-III dataset.

RMDL: Random Multimodel Deep Learning for Classification

kk7nc/RMDL 3 May 2018

This paper introduces Random Multimodel Deep Learning (RMDL): a new ensemble, deep learning approach for classification.

Semantic-Unit-Based Dilated Convolution for Multi-Label Text Classification

lancopku/SU4MLC EMNLP 2018

We propose a novel model for multi-label text classification, which is based on sequence-to-sequence learning.

Few-Shot and Zero-Shot Multi-Label Learning for Structured Label Spaces

bionlproc/multi-label-zero-shot EMNLP 2018

Furthermore, we develop few- and zero-shot methods for multi-label text classification when there is a known structure over the label space, and evaluate them on two publicly available medical text datasets: MIMIC II and MIMIC III.