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

TTD: Text-Tag Self-Distillation Enhancing Image-Text Alignment in CLIP to Alleviate Single Tag Bias

shjo-april/TTD 30 Mar 2024

We identify a critical bias in contemporary CLIP-based models, which we denote as \textit{single tag bias}.

4
30 Mar 2024

Compositional Generalization for Multi-label Text Classification: A Data-Augmentation Approach

yychai74/ld-vae 18 Dec 2023

Our experiments show that this data augmentation approach significantly improves the compositional generalization capabilities of classification models on our benchmarks, with both generation models surpassing other text generation baselines.

3
18 Dec 2023

DKEC: Domain Knowledge Enhanced Multi-Label Classification for Electronic Health Records

uva-dsa/ems-pipeline 10 Oct 2023

Multi-label text classification (MLTC) tasks in the medical domain often face long-tail label distribution, where rare classes have fewer training samples than frequent classes.

13
10 Oct 2023

Instances and Labels: Hierarchy-aware Joint Supervised Contrastive Learning for Hierarchical Multi-Label Text Classification

simonucl/HJCL 8 Oct 2023

Hierarchical multi-label text classification (HMTC) aims at utilizing a label hierarchy in multi-label classification.

7
08 Oct 2023

Qwen Technical Report

QwenLM/Qwen-7B 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.

10,892
28 Sep 2023

Prompt Tuned Embedding Classification for Multi-Label Industry Sector Allocation

eqtpartners/ptec 21 Sep 2023

All limitations (a), (b), and (c) are addressed by replacing the PLM's language head with a classification head, which is referred to as Prompt Tuned Embedding Classification (PTEC).

7
21 Sep 2023

MatchXML: An Efficient Text-label Matching Framework for Extreme Multi-label Text Classification

huiyegit/matchxml 25 Aug 2023

We then extract the dense text representations from the fine-tuned Transformer.

9
25 Aug 2023

An Exploration of Encoder-Decoder Approaches to Multi-Label Classification for Legal and Biomedical Text

coastalcph/multi-label-classification-t5 9 May 2023

Standard methods for multi-label text classification largely rely on encoder-only pre-trained language models, whereas encoder-decoder models have proven more effective in other classification tasks.

11
09 May 2023

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