English
Related papers

Related papers: Diagnose Like A REAL Pathologist: An Uncertainty-F…

200 papers

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

This paper introduces MAD-MIL, a Multi-head Attention-based Deep Multiple Instance Learning model, designed for weakly supervised Whole Slide Images (WSIs) classification in digital pathology. Inspired by the multi-head attention mechanism…

Computer Vision and Pattern Recognition · Computer Science 2024-04-09 Hassan Keshvarikhojasteh , Josien Pluim , Mitko Veta

Multiple Instance Learning (MIL) has been widely applied to medical imaging diagnosis, where bag labels are known and instance labels inside bags are unknown. Traditional MIL assumes that instances in each bag are independent samples from a…

Image and Video Processing · Electrical Eng. & Systems 2023-07-19 Yunan Wu , Francisco M. Castro-Macías , Pablo Morales-Álvarez , Rafael Molina , Aggelos K. Katsaggelos

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) and transformers are increasingly popular in histopathology Whole Slide Image (WSI) classification. However, unlike human pathologists who selectively observe specific regions of histopathology tissues under…

Computer Vision and Pattern Recognition · Computer Science 2023-07-18 Conghao Xiong , Hao Chen , Joseph J. Y. Sung , Irwin King

Multiple-instance learning (MIL) is an attractive approach for digital pathology applications as it reduces the costs related to data collection and labelling. However, it is not clear how sensitive MIL is to clinically realistic domain…

Computer Vision and Pattern Recognition · Computer Science 2024-05-17 Milda Pocevičiūtė , Gabriel Eilertsen , Stina Garvin , Claes Lundström

Multiple Instance Learning (MIL) is a weakly-supervised problem in which one label is assigned to the whole bag of instances. An important class of MIL models is instance-based, where we first classify instances and then aggregate those…

Image and Video Processing · Electrical Eng. & Systems 2024-03-13 Łukasz Struski , Dawid Rymarczyk , Arkadiusz Lewicki , Robert Sabiniewicz , Jacek Tabor , Bartosz Zieliński

Multi-instance learning (MIL) is a form of weakly supervised learning where a single class label is assigned to a bag of instances while the instance-level labels are not available. Training classifiers to accurately determine the bag label…

Computer Vision and Pattern Recognition · Computer Science 2020-06-11 Bin Li , Kevin W. Eliceiri

Digitizing pathological images into gigapixel Whole Slide Images (WSIs) has opened new avenues for Computational Pathology (CPath). As positive tissue comprises only a small fraction of gigapixel WSIs, existing Multiple Instance Learning…

Computer Vision and Pattern Recognition · Computer Science 2025-09-16 Wenhao Tang , Sheng Huang , Heng Fang , Fengtao Zhou , Bo Liu , Qingshan Liu

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

Digital pathology has revolutionized the field by enabling the digitization of tissue samples into whole slide images (WSIs). However, the high resolution and large size of WSIs present significant challenges when it comes to applying Deep…

Computer Vision and Pattern Recognition · Computer Science 2025-07-03 Ali Mammadov , Loïc Le Folgoc , Guillaume Hocquet , Pietro Gori

Multiple instance learning (MIL) is a powerful approach to classify whole slide images (WSIs) for diagnostic pathology. A fundamental challenge of MIL on WSI classification is to discover the \textit{critical instances} that trigger the bag…

Computer Vision and Pattern Recognition · Computer Science 2022-09-02 Zhikang Wang , Yue Bi , Tong Pan , Xiaoyu Wang , Chris Bain , Richard Bassed , Seiya Imoto , Jianhua Yao , Jiangning Song

Multiple Instance Learning (MIL) is the predominant framework for classifying gigapixel whole-slide images in computational pathology. MIL follows a sequence of 1) extracting patch features, 2) applying a linear layer to obtain…

Computer Vision and Pattern Recognition · Computer Science 2026-03-24 Daniel Shao , Joel Runevic , Richard J. Chen , Drew F. K. Williamson , Ahrong Kim , Andrew H. Song , Faisal Mahmood

Computational pathology holds substantial promise for improving diagnosis and guiding treatment decisions. Recent pathology foundation models enable the extraction of rich patch-level representations from large-scale whole-slide images…

Computer Vision and Pattern Recognition · Computer Science 2025-11-20 Xiangde Luo , Jinxi Xiang , Yuanfeng Ji , Ruijiang Li

We propose a novel framework to classify large-scale time series data with long duration. Long time seriesclassification (L-TSC) is a challenging problem because the dataoften contains a large amount of irrelevant information to…

Artificial Intelligence · Computer Science 2021-11-23 Yuansheng Zhu , Weishi Shi , Deep Shankar Pandey , Yang Liu , Xiaofan Que , Daniel E. Krutz , Qi Yu

Fetal abdominal malformations are serious congenital anomalies that require accurate diagnosis to guide pregnancy management and reduce mortality. Although AI has demonstrated significant potential in medical diagnosis, its application to…

Computer Vision and Pattern Recognition · Computer Science 2025-07-03 Huanwen Liang , Jingxian Xu , Yuanji Zhang , Yuhao Huang , Yuhan Zhang , Xin Yang , Ran Li , Xuedong Deng , Yanjun Liu , Guowei Tao , Yun Wu , Sheng Zhao , Xinru Gao , Dong Ni

Multiple Instance Learning (MIL) has garnered widespread attention in the field of Whole Slide Image (WSI) classification as it replaces pixel-level manual annotation with diagnostic reports as labels, significantly reducing labor costs.…

Image and Video Processing · Electrical Eng. & Systems 2025-07-08 Tianhang Nan , Hao Quan , Yong Ding , Xingyu Li , Kai Yang , Xiaoyu Cui

Multiple Instance Learning is the predominant method for Whole Slide Image classification in digital pathology, enabling the use of slide-level labels to supervise model training. Although MIL eliminates the tedious fine-grained annotation…

Computer Vision and Pattern Recognition · Computer Science 2025-05-28 Chen Shu , Boyu Fu , Yiman Li , Ting Yin , Wenchuan Zhang , Jie Chen , Yuhao Yi , Hong Bu

Machine learning models have become integral to many fields, but their reliability, defined as producing dependable, trustworthy, and domain-consistent predictions, remains a critical concern. Multiple Instance Learning (MIL) models…

Computer Vision and Pattern Recognition · Computer Science 2025-12-10 Hassan Keshvarikhojasteh , Marc Aubreville , Christof A. Bertram , Josien P. W. Pluim , Mitko Veta

Attention-based multiple instance learning (MIL) has emerged as a powerful framework for whole slide image (WSI) diagnosis, leveraging attention to aggregate instance-level features into bag-level predictions. Despite this success, we find…

Computer Vision and Pattern Recognition · Computer Science 2026-03-10 Linfeng Ye , Shayan Mohajer Hamidi , Zhixiang Chi , Guang Li , Mert Pilanci , Takahiro Ogawa , Miki Haseyama , Konstantinos N. Plataniotis