Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Multiple instance learning with graph neural networks

About

Multiple instance learning (MIL) aims to learn the mapping between a bag of instances and the bag-level label. In this paper, we propose a new end-to-end graph neural network (GNN) based algorithm for MIL: we treat each bag as a graph and use GNN to learn the bag embedding, in order to explore the useful structural information among instances in bags. The final graph representation is fed into a classifier for label prediction. Our algorithm is the first attempt to use GNN for MIL. We empirically show that the proposed algorithm achieves the state of the art performance on several popular MIL data sets without losing model interpretability.

Ming Tu, Jing Huang, Xiaodong He, Bowen Zhou• 2019

Related benchmarks

TaskDatasetResultRank
Multiple Instance Learning ClassificationMUSK1
Accuracy91.7
26
Multiple Instance Learning ClassificationMUSK2
Accuracy89.2
26
Multiple Instance Learning ClassificationElephant
Accuracy90.3
26
Multiple Instance Learning ClassificationTIGER
Accuracy87.6
20
Multiple Instance Learning ClassificationFOX
Accuracy67.9
20
Showing 5 of 5 rows

Other info

Follow for update