Neural Message Passing for Multi-Label Classification

04/17/2019
by   Jack Lanchantin, et al.
18

Multi-label classification (MLC) is the task of assigning a set of target labels for a given sample. Modeling the combinatorial label interactions in MLC has been a long-haul challenge. We propose Label Message Passing (LaMP) Neural Networks to efficiently model the joint prediction of multiple labels. LaMP treats labels as nodes on a label-interaction graph and computes the hidden representation of each label node conditioned on the input using attention-based neural message passing. Attention enables LaMP to assign different importance to neighbor nodes per label, learning how labels interact (implicitly). The proposed models are simple, accurate, interpretable, structure-agnostic, and applicable for predicting dense labels since LaMP is incredibly parallelizable. We validate the benefits of LaMP on seven real-world MLC datasets, covering a broad spectrum of input/output types and outperforming the state-of-the-art results. Notably, LaMP enables intuitive interpretation of how classifying each label depends on the elements of a sample and at the same time rely on its interaction with other labels. We provide our code and datasets at https://github.com/QData/LaMP

READ FULL TEXT

page 3

page 5

page 6

page 9

page 12

page 13

page 15

page 16

research
04/01/2018

Attentional Multilabel Learning over Graphs - A message passing approach

We address a largely open problem of multilabel classification over grap...
research
01/30/2014

Joint Inference of Multiple Label Types in Large Networks

We tackle the problem of inferring node labels in a partially labeled gr...
research
08/17/2023

Half-Hop: A graph upsampling approach for slowing down message passing

Message passing neural networks have shown a lot of success on graph-str...
research
03/22/2020

Multi-Label Text Classification using Attention-based Graph Neural Network

In Multi-Label Text Classification (MLTC), one sample can belong to more...
research
08/23/2018

Learning Human-Object Interactions by Graph Parsing Neural Networks

This paper addresses the task of detecting and recognizing human-object ...
research
05/22/2023

MADNet: Maximizing Addressee Deduction Expectation for Multi-Party Conversation Generation

Modeling multi-party conversations (MPCs) with graph neural networks has...
research
09/21/2020

Improving Graph Property Prediction with Generalized Readout Functions

Graph property prediction is drawing increasing attention in the recent ...

Please sign up or login with your details

Forgot password? Click here to reset