English
Related papers

Related papers: Rethinking Attention-Based Multiple Instance Learn…

200 papers

Cancer survival prediction is a challenging task that involves analyzing of the tumor microenvironment within Whole Slide Image (WSI). Previous methods cannot effectively capture the intricate interaction features among instances within the…

Computer Vision and Pattern Recognition · Computer Science 2024-10-23 Zekang Yang , Hong Liu , Xiangdong Wang

Cancer diagnosis has greatly benefited from the integration of whole-slide images (WSIs) with multiple instance learning (MIL), enabling high-resolution analysis of tissue morphology. Graph-based MIL (GNN-MIL) approaches have emerged as…

Computer Vision and Pattern Recognition · Computer Science 2025-08-27 Jongwoo Kim , Bryan Wong , Huazhu Fu , Willmer Rafell Quiñones , Youngsin Ko , Mun Yong Yi

Multiple instance learning (MIL) is a supervised learning methodology that aims to allow models to learn instance class labels from bag class labels, where a bag is defined to contain multiple instances. MIL is gaining traction for learning…

Computer Vision and Pattern Recognition · Computer Science 2019-11-14 Samuel W. Remedios , Zihao Wu , Camilo Bermudez , Cailey I. Kerley , Snehashis Roy , Mayur B. Patel , John A. Butman , Bennett A. Landman , Dzung L. Pham

In this paper, we address the challenge of few-shot classification in histopathology whole slide images (WSIs) by utilizing foundational vision-language models (VLMs) and slide-level prompt learning. Given the gigapixel scale of WSIs,…

Computer Vision and Pattern Recognition · Computer Science 2025-03-24 Devavrat Tomar , Guillaume Vray , Dwarikanath Mahapatra , Sudipta Roy , Jean-Philippe Thiran , Behzad Bozorgtabar

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

Computer Vision and Pattern Recognition · Computer Science 2024-05-21 Saarthak Kapse , Pushpak Pati , Srijan Das , Jingwei Zhang , Chao Chen , Maria Vakalopoulou , Joel Saltz , Dimitris Samaras , Rajarsi R. Gupta , Prateek Prasanna

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

Single-cell datasets often lack individual cell labels, making it challenging to identify cells associated with disease. To address this, we introduce Mixture Modeling for Multiple Instance Learning (MMIL), an expectation maximization…

Quantitative Methods · Quantitative Biology 2024-06-13 Erin Craig , Timothy Keyes , Jolanda Sarno , Maxim Zaslavsky , Garry Nolan , Kara Davis , Trevor Hastie , Robert Tibshirani

Not all supervised learning problems are described by a pair of a fixed-size input tensor and a label. In some cases, especially in medical image analysis, a label corresponds to a bag of instances (e.g. image patches), and to classify such…

Machine Learning · Computer Science 2021-03-08 Dawid Rymarczyk , Adriana Borowa , Jacek Tabor , Bartosz Zieliński

In the realm of digital pathology, multi-magnification Multiple Instance Learning (multi-mag MIL) has proven effective in leveraging the hierarchical structure of Whole Slide Images (WSIs) to reduce information loss and redundant data.…

Computer Vision and Pattern Recognition · Computer Science 2024-10-11 Yujian Liu , Ruoxuan Wu , Xinjie Shen , Zihuang Lu , Lingyu Liang , Haiyu Zhou , Shipu Xu , Shaoai Cai , Shidang Xu

Multiple Instance Learning (MIL) plays a significant role in computational pathology, enabling weakly supervised analysis of Whole Slide Image (WSI) datasets. The field of WSI analysis is confronted with a severe long-tailed distribution…

Computer Vision and Pattern Recognition · Computer Science 2025-03-04 Xitong Ling , Yifeng Ping , Jiawen Li , Jing Peng , Yuxuan Chen , Minxi Ouyang , Yizhi Wang , Yonghong He , Tian Guan , Xiaoping Liu , Lianghui Zhu

Survival prediction is a critical task in pathology. In clinical practice, pathologists often examine multiple cases, leveraging a broader spectrum of cancer phenotypes to enhance pathological assessment. Despite significant advancements in…

Computer Vision and Pattern Recognition · Computer Science 2024-11-26 Xinyang Li , Yi Zhang , Yi Xie , Jianfei Yang , Xi Wang , Hao Chen , Haixian Zhang

Whole slide image (WSI) assessment is a challenging and crucial step in cancer diagnosis and treatment planning. WSIs require high magnifications to facilitate sub-cellular analysis. Precise annotations for patch- or even pixel-level…

Computer Vision and Pattern Recognition · Computer Science 2023-11-20 Simon Holdenried-Krafft , Peter Somers , Ivonne A. Montes-Majarro , Diana Silimon , Cristina Tarín , Falko Fend , Hendrik P. A. Lensch

Whole slide image (WSI) classification often relies on deep weakly supervised multiple instance learning (MIL) methods to handle gigapixel resolution images and slide-level labels. Yet the decent performance of deep learning comes from…

Computer Vision and Pattern Recognition · Computer Science 2022-07-06 Jiawei Yang , Hanbo Chen , Yu Zhao , Fan Yang , Yao Zhang , Lei He , Jianhua Yao

Detecting anomalies over real-world datasets remains a challenging task. Data annotation is an intensive human labor problem, particularly in sequential datasets, where the start and end time of anomalies are not known. As a result, data…

Machine Learning · Computer Science 2022-10-05 Parastoo Kamranfar , David Lattanzi , Amarda Shehu , Daniel Barbará

We propose a new formulation of Multiple-Instance Learning (MIL). In typical MIL settings, a unit of data is given as a set of instances called a bag and the goal is to find a good classifier of bags based on similarity from a single or…

Machine Learning · Computer Science 2018-12-11 Daiki Suehiro , Kohei Hatano , Eiji Takimoto , Shuji Yamamoto , Kenichi Bannai , Akiko Takeda

The visual examination of tissue biopsy sections is fundamental for cancer diagnosis, with pathologists analyzing sections at multiple magnifications to discern tumor cells and their subtypes. However, existing attention-based multiple…

Computer Vision and Pattern Recognition · Computer Science 2024-10-11 Olga Fourkioti , Matt De Vries , Chen Jin , Daniel C. Alexander , Chris Bakal

Multiple Instance Learning (MIL) has been widely used in weakly supervised whole slide image (WSI) classification. Typical MIL methods include a feature embedding part, which embeds the instances into features via a pre-trained feature…

Computer Vision and Pattern Recognition · Computer Science 2024-08-02 Peijie Qiu , Pan Xiao , Wenhui Zhu , Yalin Wang , Aristeidis Sotiras

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

Multiple instance learning (MIL) is a form of weakly supervised learning where training instances are arranged in sets, called bags, and a label is provided for the entire bag. This formulation is gaining interest because it naturally fits…

Computer Vision and Pattern Recognition · Computer Science 2022-05-10 Marc-André Carbonneau , Veronika Cheplygina , Eric Granger , Ghyslain Gagnon

Multi-Instance Learning(MIL) aims to learn the mapping between a bag of instances and the bag-level label. Therefore, the relationships among instances are very important for learning the mapping. In this paper, we propose an MIL algorithm…

Machine Learning · Computer Science 2021-02-04 Yangling Ma , Zhouwang Yang