中文
相关论文

相关论文: Beyond accuracy: quantifying the reliability of Mu…

200 篇论文

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…

机器学习 · 计算机科学 2021-02-04 Yangling Ma , Zhouwang Yang

As machine learning (ML) systems increasingly permeate high-stakes settings such as healthcare, transportation, military, and national security, concerns regarding their reliability have emerged. Despite notable progress, the performance of…

机器学习 · 计算机科学 2023-08-01 Anthony Corso , David Karamadian , Romeo Valentin , Mary Cooper , Mykel J. Kochenderfer

Since the emergence of the ImageNet dataset, the pretraining and fine-tuning approach has become widely adopted in computer vision due to the ability of ImageNet-pretrained models to learn a wide variety of visual features. However, a…

计算机视觉与模式识别 · 计算机科学 2024-10-22 Pablo Meseguer , Rocío del Amor , Adrian Colomer , Valery Naranjo

Although multiple instance learning (MIL) methods are widely used for automatic tumor detection on whole slide images (WSI), they suffer from the extreme class imbalance within the small tumor WSIs. This occurs when the tumor comprises only…

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

In computational pathology, weak supervision has become the standard for deep learning due to the gigapixel scale of WSIs and the scarcity of pixel-level annotations, with Multiple Instance Learning (MIL) established as the principal…

计算机视觉与模式识别 · 计算机科学 2025-12-17 Andreas Lolos , Theofilos Christodoulou , Aris L. Moustakas , Stergios Christodoulidis , Maria Vakalopoulou

With the development of computational pathology, deep learning methods for Gleason grading through whole slide images (WSIs) have excellent prospects. Since the size of WSIs is extremely large, the image label usually contains only…

计算机视觉与模式识别 · 计算机科学 2022-06-28 Hao Bian , Zhuchen Shao , Yang Chen , Yifeng Wang , Haoqian Wang , Jian Zhang , Yongbing Zhang

Multiple Instance Learning (MIL) has become the predominant approach for classification tasks on gigapixel histopathology whole slide images (WSIs). Within the MIL framework, single WSIs (bags) are decomposed into patches (instances), with…

计算机视觉与模式识别 · 计算机科学 2023-03-03 Daniel Sens , Ario Sadafi , Francesco Paolo Casale , Nassir Navab , Carsten Marr

Histopathology whole slide images (WSIs) play a very important role in clinical studies and serve as the gold standard for many cancer diagnoses. However, generating automatic tools for processing WSIs is challenging due to their enormous…

计算机视觉与模式识别 · 计算机科学 2022-09-28 Jingwei Zhang , Xin Zhang , Ke Ma , Rajarsi Gupta , Joel Saltz , Maria Vakalopoulou , Dimitris Samaras

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) 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

While Large Language Models (LLMs) are emerging as a promising direction in computational pathology, the substantial computational cost of giga-pixel Whole Slide Images (WSIs) necessitates the use of Multi-Instance Learning (MIL) to enable…

计算机视觉与模式识别 · 计算机科学 2025-11-12 Zhenfeng Zhuang , Fangyu Zhou , Liansheng Wang

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…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Linfeng Ye , Shayan Mohajer Hamidi , Zhixiang Chi , Guang Li , Mert Pilanci , Takahiro Ogawa , Miki Haseyama , Konstantinos N. Plataniotis

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…

机器学习 · 计算机科学 2018-12-11 Daiki Suehiro , Kohei Hatano , Eiji Takimoto , Shuji Yamamoto , Kenichi Bannai , Akiko Takeda

Annotating cancerous regions in whole-slide images (WSIs) of pathology samples plays a critical role in clinical diagnosis, biomedical research, and machine learning algorithms development. However, generating exhaustive and accurate…

计算机视觉与模式识别 · 计算机科学 2022-06-09 Zhenzhen Wang , Carla Saoud , Sintawat Wangsiricharoen , Aaron W. James , Aleksander S. Popel , Jeremias Sulam

Multiple-instance learning is a subset of weakly supervised learning where labels are applied to sets of instances rather than the instances themselves. Under the standard assumption, a set is positive only there is if at least one instance…

机器学习 · 计算机科学 2021-05-05 Daniel Grahn

Whole Slide Image (WSI) classification relies on Multiple Instance Learning (MIL) with spatial patch features, yet existing methods struggle to capture global dependencies due to the immense size of WSIs and the local nature of patch…

计算机视觉与模式识别 · 计算机科学 2025-10-22 Anthony Bilic , Guangyu Sun , Ming Li , Md Sanzid Bin Hossain , Yu Tian , Wei Zhang , Laura Brattain , Dexter Hadley , Chen Chen

Digital whole slides images contain an enormous amount of information providing a strong motivation for the development of automated image analysis tools. Particularly deep neural networks show high potential with respect to various tasks…

计算机视觉与模式识别 · 计算机科学 2023-12-07 Michael Gadermayr , Maximilian Tschuchnig

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…

机器学习 · 计算机科学 2020-09-09 Beomjo Shin , Junsu Cho , Hwanjo Yu , Seungjin Choi

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…

机器学习 · 计算机科学 2013-09-27 Tameem Adel , Benn Smith , Ruth Urner , Daniel Stashuk , Daniel J. Lizotte

Histopathological images provide rich information for disease diagnosis. Large numbers of histopathological images have been digitized into high resolution whole slide images, opening opportunities in developing computational image analysis…

图像与视频处理 · 电气工程与系统科学 2020-11-06 Jiayun Li , Wenyuan Li , Anthony Sisk , Huihui Ye , W. Dean Wallace , William Speier , Corey W. Arnold