Multi-Label Classification

375 papers with code • 10 benchmarks • 28 datasets

Multi-Label Classification is the supervised learning problem where an instance may be associated with multiple labels. This is an extension of single-label classification (i.e., multi-class, or binary) where each instance is only associated with a single class label.

Source: Deep Learning for Multi-label Classification

Libraries

Use these libraries to find Multi-Label Classification models and implementations
3 papers
492
2 papers
15,474
See all 11 libraries.

JMA: a General Algorithm to Craft Nearly Optimal Targeted Adversarial Example

guowei-cn/JMA--A-General-Close-to-Optimal-Targeted-Adversarial-Attack-with-Improved-Efficiency 2 Jan 2024

Most of the approaches proposed so far to craft targeted adversarial examples against Deep Learning classifiers are highly suboptimal and typically rely on increasing the likelihood of the target class, thus implicitly focusing on one-hot encoding settings.

0
02 Jan 2024

TagCLIP: A Local-to-Global Framework to Enhance Open-Vocabulary Multi-Label Classification of CLIP Without Training

linyq2117/tagclip 20 Dec 2023

As a result, we dissect the preservation of patch-wise spatial information in CLIP and proposed a local-to-global framework to obtain image tags.

36
20 Dec 2023

Decoding Concerns: Multi-label Classification of Vaccine Sentiments in Social Media

somsubhra04/aisome_2023 17 Dec 2023

In the realm of public health, vaccination stands as the cornerstone for mitigating disease risks and controlling their proliferation.

0
17 Dec 2023

Multi-Label Classification of COVID-Tweets Using Large Language Models

anonmous1981/aisome 17 Dec 2023

Vaccination is important to minimize the risk and spread of various diseases.

0
17 Dec 2023

Toward Robustness in Multi-label Classification: A Data Augmentation Strategy against Imbalance and Noise

disl-lab/balancemix 12 Dec 2023

Multi-label classification poses challenges due to imbalanced and noisy labels in training data.

9
12 Dec 2023

Language-Guided Transformer for Federated Multi-Label Classification

jack24658735/fedlgt 12 Dec 2023

Nevertheless, it is still challenging for FL to deal with user heterogeneity in their local data distribution in the real-world FL scenario, and this issue becomes even more severe in multi-label image classification.

7
12 Dec 2023

Adaptive Hinge Balance Loss for Document-Level Relation Extraction

Jize-W/HingeABL EMNLP 2023

In this paper, we propose to downweight the easy negatives by utilizing a distance between the classification threshold and the predicted score of each relation.

5
06 Dec 2023

Long-tailed multi-label classification with noisy label of thoracic diseases from chest X-ray

laihaoran/ltml-mimic-cxr 29 Nov 2023

This work establishes a foundation for robust CAD methods, achieving a balance in identifying a spectrum of thoracic diseases in CXRs.

0
29 Nov 2023

Scalable Label Distribution Learning for Multi-Label Classification

ailearn-ml/sldl 28 Nov 2023

Most existing MLC methods are based on the assumption that the correlation of two labels in each label pair is symmetric, which is violated in many real-world scenarios.

0
28 Nov 2023

Category-Wise Fine-Tuning for Image Multi-label Classification with Partial Labels

maxium0526/category-wise-fine-tuning International Conference on Neural Information Processing 2023

A single model submitted to the competition server for the official evaluation achieves mAUC 91. 82% on the test set, which is the highest single model score in the leaderboard and literature.

8
27 Nov 2023