Multiple Instance Learning

237 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

Latest papers with no code

Deep Learning-based Prediction of Breast Cancer Tumor and Immune Phenotypes from Histopathology

no code yet • 25 Apr 2024

The interactions between tumor cells and the tumor microenvironment (TME) dictate therapeutic efficacy of radiation and many systemic therapies in breast cancer.

Modeling Multi-Granularity Context Information Flow for Pavement Crack Detection

no code yet • 19 Apr 2024

In this paper, we address these problems from a view that utilizes contexts of the cracks and propose an end-to-end deep learning method to model the context information flow.

Towards Robust Real-Time Hardware-based Mobile Malware Detection using Multiple Instance Learning Formulation

no code yet • 19 Apr 2024

This study introduces RT-HMD, a Hardware-based Malware Detector (HMD) for mobile devices, that refines malware representation in segmented time-series through a Multiple Instance Learning (MIL) approach.

Semantics-Aware Attention Guidance for Diagnosing Whole Slide Images

no code yet • 16 Apr 2024

Accurate cancer diagnosis remains a critical challenge in digital pathology, largely due to the gigapixel size and complex spatial relationships present in whole slide images.

FRACTAL: Fine-Grained Scoring from Aggregate Text Labels

no code yet • 7 Apr 2024

Large language models (LLMs) are being increasingly tuned to power complex generation tasks such as writing, fact-seeking, querying and reasoning.

Transportation mode recognition based on low-rate acceleration and location signals with an attention-based multiple-instance learning network

no code yet • 5 Apr 2024

We use very low sampling rates for both signal types to reduce battery consumption.

Finding Regions of Interest in Whole Slide Images Using Multiple Instance Learning

no code yet • 1 Apr 2024

Whole Slide Images (WSI), obtained by high-resolution digital scanning of microscope slides at multiple scales, are the cornerstone of modern Digital Pathology.

MonoBox: Tightness-free Box-supervised Polyp Segmentation using Monotonicity Constraint

no code yet • 1 Apr 2024

We propose MonoBox, an innovative box-supervised segmentation method constrained by monotonicity to liberate its training from the user-unfriendly box-tightness assumption.

Benchmarking Image Transformers for Prostate Cancer Detection from Ultrasound Data

no code yet • 27 Mar 2024

In this work, we present a detailed study of several image transformer architectures for both ROI-scale and multi-scale classification, and a comparison of the performance of CNNs and transformers for ultrasound-based prostate cancer classification.

Integrative Graph-Transformer Framework for Histopathology Whole Slide Image Representation and Classification

no code yet • 26 Mar 2024

In digital pathology, the multiple instance learning (MIL) strategy is widely used in the weakly supervised histopathology whole slide image (WSI) classification task where giga-pixel WSIs are only labeled at the slide level.