An embarrassingly simple approach to neural multiple instance classification

•Neural networks trained using ranking-like loss function performs multiple instance learning.•Proposed method shows good generalization performance even for small training sets.•Proposed loss can be used with any architecture of choice without addition of any specialized layers or connections. Mult...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Veröffentlicht in:Pattern recognition letters 2019-12, Vol.128, p.474-479
Hauptverfasser: Asif, Amina, Minhas, Fayyaz ul Amir Afsar
Format: Artikel
Sprache:eng
Schlagworte:
Online-Zugang:Volltext
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:•Neural networks trained using ranking-like loss function performs multiple instance learning.•Proposed method shows good generalization performance even for small training sets.•Proposed loss can be used with any architecture of choice without addition of any specialized layers or connections. Multiple Instance Learning (MIL) is a weak supervision learning paradigm that allows modeling of machine learning problems in which labels are not available for individual examples but only for groups of examples called bags. A positive bag may contain one or more positive examples but it is not known which examples in the bag are positive. All examples in a negative bag belong to the negative class. Such problems arise frequently in fields of computer vision, medical image processing and bioinformatics. Many neural network-based solutions have been proposed in the literature for MIL. However, almost all of them rely on introducing specialized blocks and connectivity in their architectures. In this paper, we present a simple and effective approach to Multiple Instance Learning in neural networks. We propose a simple bag-level ranking loss function that allows Multiple Instance Classification in any neural architecture. We have demonstrated the effectiveness of our proposed method for popular MIL benchmark datasets. Additionally, we have also tested the performance of our method in convolutional neural networks used to model an MIL problem derived from the well-known MNIST dataset. Results show that despite being simpler, our proposed scheme is comparable or better than existing methods in the literature in practical scenarios. Python code files for all the experiments can be found at https://github.com/amina01/ESMIL An embarrassingly simple approach to neural multiple instance classification Amina Asif and Fayyaz ul Amir Afsar Minhas [Display omitted]
ISSN:0167-8655
1872-7344
DOI:10.1016/j.patrec.2019.10.022