Multiple Instance Learning

234 papers with code • 0 benchmarks • 8 datasets

Multiple Instance Learning is a type of weakly supervised learning algorithm where training data is arranged in bags, where each bag contains a set of instances $X=\{x_1,x_2, \ldots,x_M\}$, and there is one single label $Y$ per bag, $Y\in\{0, 1\}$ in the case of a binary classification problem. It is assumed that individual labels $y_1, y_2,\ldots, y_M$ exist for the instances within a bag, but they are unknown during training. In the standard Multiple Instance assumption, a bag is considered negative if all its instances are negative. On the other hand, a bag is positive, if at least one instance in the bag is positive.

Source: Monte-Carlo Sampling applied to Multiple Instance Learning for Histological Image Classification

Libraries

Use these libraries to find Multiple Instance Learning models and implementations

Weakly Supervised Object Detection in Chest X-Rays with Differentiable ROI Proposal Networks and Soft ROI Pooling

philip-mueller/wsrpn 19 Feb 2024

Weakly supervised object detection (WSup-OD) increases the usefulness and interpretability of image classification algorithms without requiring additional supervision.

2
19 Feb 2024

Compact and De-biased Negative Instance Embedding for Multi-Instance Learning on Whole-Slide Image Classification

aitrics/pathology_mil 16 Feb 2024

Using this free annotation, we introduce a semi-supervision signal to de-bias the inter-slide variability and to capture the common factors of variation within normal patches.

3
16 Feb 2024

BoNuS: Boundary Mining for Nuclei Segmentation with Partial Point Labels

hust-linyi/bonus 15 Jan 2024

To alleviate this problem, in this paper, we propose a weakly-supervised nuclei segmentation method that only requires partial point labels of nuclei.

9
15 Jan 2024

SI-MIL: Taming Deep MIL for Self-Interpretability in Gigapixel Histopathology

bmi-imaginelab/si-mil 22 Dec 2023

Introducing interpretability and reasoning into Multiple Instance Learning (MIL) methods for Whole Slide Image (WSI) analysis is challenging, given the complexity of gigapixel slides.

3
22 Dec 2023

Rethinking Multiple Instance Learning for Whole Slide Image Classification: A Bag-Level Classifier is a Good Instance-Level Teacher

dootmaan/icmil 2 Dec 2023

Based on this idea, we design Iteratively Coupled Multiple Instance Learning (ICMIL) to couple the embedder and the bag classifier at a low cost.

8
02 Dec 2023

Reducing Histopathology Slide Magnification Improves the Accuracy and Speed of Ovarian Cancer Subtyping

scjjb/ovarian_subtype_mags 23 Nov 2023

Artificial intelligence has found increasing use for ovarian cancer morphological subtyping from histopathology slides, but the optimal magnification for computational interpretation is unclear.

2
23 Nov 2023

High-resolution Image-based Malware Classification using Multiple Instance Learning

timppeters/mil-malware-images 21 Nov 2023

This paper proposes a novel method of classifying malware into families using high-resolution greyscale images and multiple instance learning to overcome adversarial binary enlargement.

6
21 Nov 2023

Inherently Interpretable Time Series Classification via Multiple Instance Learning

jaearly/miltimeseriesclassification 16 Nov 2023

Conventional Time Series Classification (TSC) methods are often black boxes that obscure inherent interpretation of their decision-making processes.

20
16 Nov 2023

Attention-Challenging Multiple Instance Learning for Whole Slide Image Classification

dazhangyu123/acmil 13 Nov 2023

In the application of Multiple Instance Learning (MIL) methods for Whole Slide Image (WSI) classification, attention mechanisms often focus on a subset of discriminative instances, which are closely linked to overfitting.

34
13 Nov 2023

Mixed Models with Multiple Instance Learning

AIH-SGML/mixmil 4 Nov 2023

Predicting patient features from single-cell data can help identify cellular states implicated in health and disease.

7
04 Nov 2023