English
Related papers

Related papers: Multiple Instance Learning: A Survey of Problem Ch…

200 papers

Multiple Instance Learning (MIL) involves predicting a single label for a bag of instances, given positive or negative labels at bag-level, without accessing to label for each instance in the training phase. Since a positive bag contains…

Machine Learning · Computer Science 2020-09-09 Beomjo Shin , Junsu Cho , Hwanjo Yu , Seungjin Choi

A new multi-attention based method for solving the MIL problem (MAMIL), which takes into account the neighboring patches or instances of each analyzed patch in a bag, is proposed. In the method, one of the attention modules takes into…

Machine Learning · Computer Science 2021-12-14 Andrei V. Konstantinov , Lev V. Utkin

Multiple instance learning (MIL) can reduce the need for costly annotation in tasks such as semantic segmentation by weakening the required degree of supervision. We propose a novel MIL formulation of multi-class semantic segmentation…

Computer Vision and Pattern Recognition · Computer Science 2015-04-16 Deepak Pathak , Evan Shelhamer , Jonathan Long , Trevor Darrell

Multiple Instance Learning (MIL) recently provides an appealing way to alleviate the drifting problem in visual tracking. Following the tracking-by-detection framework, an online MILBoost approach is developed that sequentially chooses weak…

Computer Vision and Pattern Recognition · Computer Science 2020-03-18 Jinwu Liu , Yao Lu , Tianfei Zhou

As a widely used weakly supervised learning scheme, modern multiple instance learning (MIL) models achieve competitive performance at the bag level. However, instance-level prediction, which is essential for many important applications,…

Machine Learning · Computer Science 2022-06-14 Hitesh Sapkota , Qi Yu

We present a comprehensive study of the use of generative modeling approaches for Multiple-Instance Learning (MIL) problems. In MIL a learner receives training instances grouped together into bags with labels for the bags only (which might…

Machine Learning · Computer Science 2013-09-27 Tameem Adel , Benn Smith , Ruth Urner , Daniel Stashuk , Daniel J. Lizotte

The dynamic environment of laboratories and clinics, with streams of data arriving on a daily basis, requires regular updates of trained machine learning models for consistent performance. Continual learning is supposed to help train models…

Machine Learning · Computer Science 2025-08-12 Zahra Ebrahimi , Raheleh Salehi , Nassir Navab , Carsten Marr , Ario Sadafi

The detection of induced pluripotent stem cell (iPSC) colonies often needs the precise extraction of the colony features. However, existing computerized systems relied on segmentation of contours by preprocessing for classifying the colony…

Image and Video Processing · Electrical Eng. & Systems 2022-03-10 Novanto Yudistira , Muthu Subash Kavitha , Jeny Rajan , Takio Kurita

Multiple Instance Learning (MIL) is increasingly being used as a support tool within clinical settings for pathological diagnosis decisions, achieving high performance and removing the annotation burden. However, existing approaches for…

Computer Vision and Pattern Recognition · Computer Science 2025-08-01 Sungrae Hong , Kyungeun Kim , Juhyeon Kim , Sol Lee , Jisu Shin , Chanjae Song , Mun Yong Yi

When applying multi-instance learning (MIL) to make predictions for bags of instances, the prediction accuracy of an instance often depends on not only the instance itself but also its context in the corresponding bag. From the viewpoint of…

Computer Vision and Pattern Recognition · Computer Science 2022-04-25 Tiancheng Lin , Hongteng Xu , Canqian Yang , Yi Xu

Multiple Instance Learning (MIL) has demonstrated promise in Whole Slide Image (WSI) classification. However, a major challenge persists due to the high computational cost associated with processing these gigapixel images. Existing methods…

Computer Vision and Pattern Recognition · Computer Science 2023-12-05 Hongyi Wang , Luyang Luo , Fang Wang , Ruofeng Tong , Yen-Wei Chen , Hongjie Hu , Lanfen Lin , Hao Chen

Multiple Instance Learning (MIL) has emerged as a promising paradigm for Whole Slide Image (WSI) diagnosis, offering effective learning with limited annotations. However, existing MIL frameworks overlook diagnostic priorities and fail to…

Computer Vision and Pattern Recognition · Computer Science 2026-03-17 Sungrae Hong , Jiwon Jeong , Jisu Shin , Donghee Han , Sol Lee , Kyungeun Kim , Mun Yong Yi

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…

Machine Learning · Computer Science 2019-06-13 Ming Tu , Jing Huang , Xiaodong He , Bowen Zhou

Traditional supervised learning tasks require a label for every instance in the training set, but in many real-world applications, labels are only available for collections (bags) of instances. This problem setting, known as multiple…

Computer Vision and Pattern Recognition · Computer Science 2023-05-23 Georg Wölflein , Lucie Charlotte Magister , Pietro Liò , David J. Harrison , Ognjen Arandjelović

Multiple Instance learning (MIL) models have been extensively used in pathology to predict biomarkers and risk-stratify patients from gigapixel-sized images. Machine learning problems in medical imaging often deal with rare diseases, making…

Computer Vision and Pattern Recognition · Computer Science 2023-09-12 Dinkar Juyal , Siddhant Shingi , Syed Ashar Javed , Harshith Padigela , Chintan Shah , Anand Sampat , Archit Khosla , John Abel , Amaro Taylor-Weiner

When supervising an object detector with weakly labeled data, most existing approaches are prone to trapping in the discriminative object parts, e.g., finding the face of a cat instead of the full body, due to lacking the supervision on the…

Computer Vision and Pattern Recognition · Computer Science 2017-11-28 Siyang Li , Xiangxin Zhu , Qin Huang , Hao Xu , C. -C. Jay Kuo

Multiple Instance Learning (MIL) is a cornerstone approach in computational pathology (CPath) for generating clinically meaningful slide-level embeddings from gigapixel tissue images. However, MIL often struggles with small, weakly…

Computer Vision and Pattern Recognition · Computer Science 2025-06-12 Daniel Shao , Richard J. Chen , Andrew H. Song , Joel Runevic , Ming Y. Lu , Tong Ding , Faisal Mahmood

We propose a Multi-Instance-Learning (MIL) approach for weakly-supervised learning problems, where a training set is formed by bags (sets of feature vectors or instances) and only labels at bag-level are provided. Specifically, we consider…

Computer Vision and Pattern Recognition · Computer Science 2018-07-04 Adria Ruiz , Ognjen Rudovic , Xavier Binefa , Maja Pantic

Various multi-instance learning (MIL) based approaches have been developed and successfully applied to whole-slide pathological images (WSI). Existing MIL methods emphasize the importance of feature aggregators, but largely neglect the…

Computer Vision and Pattern Recognition · Computer Science 2025-05-13 Yicheng Song , Tiancheng Lin , Die Peng , Su Yang , Yi Xu

Multi-instance learning is a type of weakly supervised learning. It deals with tasks where the data is a set of bags and each bag is a set of instances. Only the bag labels are observed whereas the labels for the instances are unknown. An…

Machine Learning · Computer Science 2021-05-05 Weijia Zhang