中文
相关论文

相关论文: Deep Multiple Instance Learning with Distance-Awar…

200 篇论文

Multiple instance learning (MIL) is often used in medical imaging to classify high-resolution 2D images by processing patches or classify 3D volumes by processing slices. However, conventional MIL approaches treat instances separately,…

机器学习 · 计算机科学 2025-11-13 Ethan Harvey , Dennis Johan Loevlie , Michael C. Hughes

Multiple instance learning (MIL) is a promising approach for weakly supervised classification in pathology using whole slide images (WSIs). However, conventional MIL methods such as Attention-Based Deep Multiple Instance Learning (ABMIL)…

图像与视频处理 · 电气工程与系统科学 2025-04-28 Hassan Keshvarikhojasteh , Mihail Tifrea , Sibylle Hess , Josien P. W. Pluim , Mitko Veta

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…

计算机视觉与模式识别 · 计算机科学 2023-09-12 Dinkar Juyal , Siddhant Shingi , Syed Ashar Javed , Harshith Padigela , Chintan Shah , Anand Sampat , Archit Khosla , John Abel , Amaro Taylor-Weiner

Analyzing high resolution whole slide images (WSIs) with regard to information across multiple scales poses a significant challenge in digital pathology. Multi-instance learning (MIL) is a common solution for working with high resolution…

Multi-instance learning (MIL) deals with tasks where data is represented by a set of bags and each bag is described by a set of instances. Unlike standard supervised learning, only the bag labels are observed whereas the label for each…

机器学习 · 计算机科学 2021-04-27 Weijia Zhang , Jiuyong Li , Lin Liu

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…

计算机视觉与模式识别 · 计算机科学 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

Strongly supervised learning requires detailed knowledge of truth labels at instance levels, and in many machine learning applications this is a major drawback. Multiple instance learning (MIL) is a popular weakly supervised learning method…

机器学习 · 计算机科学 2022-02-18 Saul Fuster , Trygve Eftestøl , Kjersti Engan

Multiple Instance Learning (MIL) has emerged as the best solution for Whole Slide Image (WSI) classification. It consists of dividing each slide into patches, which are treated as a bag of instances labeled with a global label. MIL includes…

计算机视觉与模式识别 · 计算机科学 2025-05-05 Ali Mammadov , Loic Le Folgoc , Julien Adam , Anne Buronfosse , Gilles Hayem , Guillaume Hocquet , Pietro Gori

Multiple instance learning (MIL) is a key algorithm for classification of whole slide images (WSI). Histology WSIs can have billions of pixels, which create enormous computational and annotation challenges. Typically, such images are…

图像与视频处理 · 电气工程与系统科学 2021-11-03 Andriy Myronenko , Ziyue Xu , Dong Yang , Holger Roth , Daguang Xu

Multiple Instance Learning (MIL) offers a natural solution for settings where only coarse, bag-level labels are available, without having access to instance-level annotations. This is usually the case in digital pathology, which consists of…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Andreas Lolos , Stergios Christodoulidis , Aris L. Moustakas , Jose Dolz , Maria Vakalopoulou

We study a multiclass multiple instance learning (MIL) problem where the labels only suggest whether any instance of a class exists or does not exist in a training sample or example. No further information, e.g., the number of instances of…

机器学习 · 统计学 2019-03-15 Xi-Lin Li

Multiple instance learning (MIL) models have achieved remarkable success in analyzing whole slide images (WSIs) for disease classification problems. However, with regard to gigapixel WSI classification problems, current MIL models are often…

计算机视觉与模式识别 · 计算机科学 2023-12-14 Ziyu Su , Mostafa Rezapour , Usama Sajjad , Metin Nafi Gurcan , Muhammad Khalid Khan Niazi

In the supervised learning setting termed Multiple-Instance Learning (MIL), the examples are bags of instances, and the bag label is a function of the labels of its instances. Typically, this function is the Boolean OR. The learner observes…

机器学习 · 计算机科学 2015-03-19 Sivan Sabato , Naftali Tishby

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…

计算机视觉与模式识别 · 计算机科学 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 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…

计算机视觉与模式识别 · 计算机科学 2022-05-10 Marc-André Carbonneau , Veronika Cheplygina , Eric Granger , Ghyslain Gagnon

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…

计算机视觉与模式识别 · 计算机科学 2025-05-28 Chen Shu , Boyu Fu , Yiman Li , Ting Yin , Wenchuan Zhang , Jie Chen , Yuhao Yi , Hong Bu

Traditional image-based survival prediction models rely on discriminative patch labeling which make those methods not scalable to extend to large datasets. Recent studies have shown Multiple Instance Learning (MIL) framework is useful for…

图像与视频处理 · 电气工程与系统科学 2020-09-24 Jiawen Yao , Xinliang Zhu , Jitendra Jonnagaddala , Nicholas Hawkins , Junzhou Huang

Advances in medical imaging and deep learning have propelled progress in whole slide image (WSI) analysis, with multiple instance learning (MIL) showing promise for efficient and accurate diagnostics. However, conventional MIL models often…

计算机视觉与模式识别 · 计算机科学 2025-05-19 Xianrui Li , Yufei Cui , Jun Li , Antoni B. Chan

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…

图像与视频处理 · 电气工程与系统科学 2024-03-13 Łukasz Struski , Dawid Rymarczyk , Arkadiusz Lewicki , Robert Sabiniewicz , Jacek Tabor , Bartosz Zieliński

Multi-instance learning (MIL) is widely used in the computer-aided interpretation of pathological Whole Slide Images (WSIs) to solve the lack of pixel-wise or patch-wise annotations. Often, this approach directly applies "natural image…