Browse State-of-the-Art › Multi-Label Text Classification
Multi-Label Text Classification
78 papers with code · 20 benchmarks · 13 datasets archive 2025-07-28
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."
Description from the archive archive 2025-07-28.
Benchmarks archive 2025-07-28
20 leaderboard tables shown for this task, 20 with rows (a “benchmark” on this site is a table with at least one row, as on /sota), ordered by row count. “Best model” is the first row in the archive's own order at snapshot; nothing is re-ranked here and metric direction is not recorded in the archive. PwC's Trend sparklines are not in the archive, so that column is omitted. 10 shown of 20 until expanded.
Syntology column: samples harvested from the paper's repositories and executed on synthesized fixtures; “ran” is not a correctness claim and does not order the table. A dash means no Syntology record for that paper, not a recorded non-run. Read from the graph 2026-09-24.
Libraries
Not in the archive: the export carries no per-task library table, so there is nothing to show at snapshot 2025-07-28.
Datasets archive 2025-07-28
13 datasets whose archive record lists this task, ordered by the archive's paper count.
Subtasks archive 2025-07-28
No subtask under this task in the archive's task tree.
Parent tasks archive 2025-07-28
Most implemented papers archive 2025-07-28
30 shown of 78 papers with code (171 tagged with this task in all), ordered by repositories listed in the archive, not by stars (the archive holds no stars, so PwC's “Social” and “Latest” sorts cannot be reproduced). Papers without a page here are shown as plain text.
-
6 Jun 2019 5 repositories listedObstacles hindering the development of capsule networks for challenging NLP applications include poor scalability to large output spaces and less reliable routing processes.
-
13 Nov 2018 4 repositories listedDue to this nature, the multi-label text classification task is often considered to be more challenging compared to the binary or multi-class text classification problems.
-
29 Mar 2018 4 repositories listedIn this study, we explore capsule networks with dynamic routing for text classification.
-
23 Aug 2022 3 repositories listedThis 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…
-
1 Nov 2018 3 repositories listed Syntology ran 3 of 3 samples · 0 unverified · 3 pointer-only (licence)We propose a new label tree-based deep learning model for XMTC, called AttentionXML, with two unique features: 1) a multi-label attention mechanism with raw text as input, which allows to capture the most relevant part…
-
10 Oct 2023 2 repositories listedMulti-label text classification (MLTC) tasks in the medical domain often face the long-tail label distribution problem.
-
28 Sep 2023 2 repositories listed Syntology ran 2 of 4 samples · 2 unverifiedLarge 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 Sep 2021 2 repositories listedHere, we introduce the application of balancing loss functions for multi-label text classification.
-
29 Oct 2020 2 repositories listedLE initialisation consistently boosted most deep learning models for automated medical coding.
-
5 Jul 2020 2 repositories listed Syntology ran 3 of 14 samples · 11 unverified · 1 pointer-only (licence)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.
-
22 Mar 2020 2 repositories listedThe graph attention network uses a feature matrix and a correlation matrix to capture and explore the crucial dependencies between the labels and generate classifiers for the task.
-
24 Feb 2020 2 repositories listedThe graph attention network uses a feature matrix and a correlation matrix to capture and explore the crucial dependencies between the labels and generate classifiers for the task.
-
7 May 2019 2 repositories listed Syntology ran 1 of 1 samples · 0 unverifiedHowever, naively applying deep transformer models to the XMC problem leads to sub-optimal performance due to the large output space and the label sparsity issue.
-
29 Jan 2019 2 repositories listed Syntology ran 2 of 3 samples · 1 unverified · 3 pointer-only (licence)For this purpose, we present deepRAM, an end-to-end deep learning tool that provides an implementation of novel and previously proposed architectures; its fully automatic model selection procedure allows us to perform a…
-
24 May 2016 2 repositories listedMIMIC-III (‘Medical Information Mart for Intensive Care’) is a large, single-center database comprising information relating to patients admitted to critical care units at a large tertiary care hospital.
-
18 Feb 2025 1 repository listedIn this paper, we propose to adjust the masking ratio and to decide which tokens to mask based on a novel task-informed anti-curriculum learning scheme.
-
20 Nov 2024 1 repository listedThe HBGL and HGLCR models from the HTC domain are trained and tested on the datasets Wiki10-31K, AmazonCat-13K, and Amazon-670K from the XML domain.
-
8 Jul 2024 1 repository listedWe study open-world multi-label text classification under extremely weak supervision (XWS), where the user only provides a brief description for classification objectives without any labels or ground-truth label space.
-
30 Mar 2024 1 repository listed Syntology ran 1 of 1 samples · 0 unverified · 1 pointer-only (licence)We identify a critical bias in contemporary CLIP-based models, which we denote as single tag bias.
-
18 Dec 2023 1 repository listedOur 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…
-
23 Oct 2023 1 repository listedWe propose Text to Topic (Text2Topic), which achieves high multi-label classification performance by employing a Bi-Encoder Transformer architecture that utilizes concatenation, subtraction, and multiplication of…
-
8 Oct 2023 1 repository listedHierarchical multi-label text classification (HMTC) aims at utilizing a label hierarchy in multi-label classification.
-
24 Sep 2023 1 repository listedMulti-label text classification (MLTC) is the task of assigning multiple labels to a given text, and has a wide range of application domains.
-
21 Sep 2023 1 repository listedAll 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).
-
25 Aug 2023 1 repository listedWe then extract the dense text representations from the fine-tuned Transformer.
-
11 Jul 2023 1 repository listedThe study of human values is essential in both practical and theoretical domains.
-
24 May 2023 1 repository listed Syntology ran 13 of 17 samples · 4 unverified · 17 pointer-only (licence)Hierarchical text classification (HTC) is a challenging subtask of multi-label classification as the labels form a complex hierarchical structure.
-
9 May 2023 1 repository listedStandard 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.
-
7 Feb 2023 1 repository listedDue 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…
-
12 Dec 2022 1 repository listedXR-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.
Syntology lines on 7 of the papers shown; no Syntology record for the others (a paper without an arXiv id cannot be joined to the graph, and absence from the graph layer is not a recorded non-run). “Ran” means the sample executed on a synthesized fixture, not that the paper's result was reproduced. Read from the graph 2026-09-24.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections