MUlTI-LABEL-ClASSIFICATION

390 papers with code • 0 benchmarks • 0 datasets

multilabel graph classification with highest result

Libraries

Use these libraries to find MUlTI-LABEL-ClASSIFICATION models and implementations

Most implemented papers

Graph Attention Networks

PetarV-/GAT ICLR 2018

We present graph attention networks (GATs), novel neural network architectures that operate on graph-structured data, leveraging masked self-attentional layers to address the shortcomings of prior methods based on graph convolutions or their approximations.

node2vec: Scalable Feature Learning for Networks

aditya-grover/node2vec 3 Jul 2016

Taken together, our work represents a new way for efficiently learning state-of-the-art task-independent representations in complex networks.

From Softmax to Sparsemax: A Sparse Model of Attention and Multi-Label Classification

deep-spin/entmax 5 Feb 2016

We propose sparsemax, a new activation function similar to the traditional softmax, but able to output sparse probabilities.

Learning to diagnose from scratch by exploiting dependencies among labels

yaoli/chest_xray_14 ICLR 2018

The field of medical diagnostics contains a wealth of challenges which closely resemble classical machine learning problems; practical constraints, however, complicate the translation of these endpoints naively into classical architectures.

Multi-Task Learning as Multi-Objective Optimization

IntelVCL/MultiObjectiveOptimization NeurIPS 2018

These algorithms are not directly applicable to large-scale learning problems since they scale poorly with the dimensionality of the gradients and the number of tasks.

SKEP: Sentiment Knowledge Enhanced Pre-training for Sentiment Analysis

baidu/Senta ACL 2020

In particular, the prediction of aspect-sentiment pairs is converted into multi-label classification, aiming to capture the dependency between words in a pair.

Asymmetric Loss For Multi-Label Classification

Alibaba-MIIL/ASL ICCV 2021

In this paper, we introduce a novel asymmetric loss ("ASL"), which operates differently on positive and negative samples.

SCDV : Sparse Composite Document Vectors using soft clustering over distributional representations

dheeraj7596/SCDV EMNLP 2017

We present a feature vector formation technique for documents - Sparse Composite Document Vector (SCDV) - which overcomes several shortcomings of the current distributional paragraph vector representations that are widely used for text representation.

Extremely Randomized CNets for Multi-label Classification

nicoladimauro/mlxcnet XVIIth International Conference of the Italian Association for Artificial Intelligence 2018

Promising approaches for MLC are those able to capture label dependencies by learning a single probabilistic model—differently from other competitive approaches requiring to learn many models.

ML-Net: multi-label classification of biomedical texts with deep neural networks

jingcheng-du/ML_Net-1 13 Nov 2018

Due 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.