中文
相关论文

相关论文: PSA-MIL: A Probabilistic Spatial Attention-Based M…

200 篇论文

Multiple Instance Learning (MIL) represents the predominant framework in Whole Slide Image (WSI) classification, covering aspects such as sub-typing, diagnosis, and beyond. Current MIL models predominantly rely on instance-level features…

计算机视觉与模式识别 · 计算机科学 2024-07-26 Heng Fang , Sheng Huang , Wenhao Tang , Luwen Huangfu , Bo Liu

Whole slide images (WSIs) are gigapixel-scale digital images of H\&E-stained tissue samples widely used in pathology. The substantial size and complexity of WSIs pose unique analytical challenges. Multiple Instance Learning (MIL) has…

计算机视觉与模式识别 · 计算机科学 2024-08-20 Jun Wang , Yu Mao , Nan Guan , Chun Jason Xue

Multiple instance learning (MIL) has become the leading approach for extracting discriminative features from whole slide images (WSIs) in computational pathology. Attention-based MIL methods can identify key patches but tend to overlook…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Lubin Gan , Xiaoman Wu , Jing Zhang , Zhifeng Wang , Linhao Qu , Siying Wu , Xiaoyan Sun

Histopathology image analysis is the golden standard of clinical diagnosis for Cancers. In doctors daily routine and computer-aided diagnosis, the Whole Slide Image (WSI) of histopathology tissue is used for analysis. Because of the…

计算机视觉与模式识别 · 计算机科学 2023-11-23 Honglin Li , Yunlong Zhang , Chenglu Zhu , Jiatong Cai , Sunyi Zheng , Lin Yang

Whole-slide image (WSI) classification in computational pathology is commonly formulated as slide-level Multiple Instance Learning (MIL) with a single global bag representation. However, slide-level MIL is fundamentally underconstrained:…

Whole slide image (WSI) classification is a fundamental task for the diagnosis and treatment of diseases; but, curation of accurate labels is time-consuming and limits the application of fully-supervised methods. To address this, multiple…

计算机视觉与模式识别 · 计算机科学 2022-07-25 Philip Chikontwe , Soo Jeong Nam , Heounjeong Go , Meejeong Kim , Hyun Jung Sung , Sang Hyun Park

Multiple instance learning (MIL) is the preferred approach for whole slide image classification. However, most MIL approaches do not exploit the interdependencies of tiles extracted from a whole slide image, which could provide valuable…

计算机视觉与模式识别 · 计算机科学 2021-08-26 Marvin Lerousseau , Maria Vakalopoulou , Eric Deutsch , Nikos Paragios

The Multiple Instance Learning (MIL) paradigm is attracting plenty of attention in medical imaging classification, where labeled data is scarce. MIL methods cast medical images as bags of instances (e.g. patches in whole slide images, or…

计算机视觉与模式识别 · 计算机科学 2025-07-22 Francisco M. Castro-Macías , Pablo Morales-Álvarez , Yunan Wu , Rafael Molina , Aggelos K. Katsaggelos

We propose Spatial-Aware Correlated Multiple Instance Learning (SAC-MIL) for performing WSI classification. SAC-MIL consists of a positional encoding module to encode position information and a SAC block to perform full instance…

计算机视觉与模式识别 · 计算机科学 2025-09-05 Yu Bai , Zitong Yu , Haowen Tian , Xijing Wang , Shuo Yan , Lin Wang , Honglin Li , Xitong Ling , Bo Zhang , Zheng Zhang , Wufan Wang , Hui Gao , Xiangyang Gong , Wendong Wang

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

Multiple instance learning (MIL) is a robust paradigm for whole-slide pathological image (WSI) analysis, processing gigapixel-resolution images with slide-level labels. As pioneering efforts, attention-based MIL (ABMIL) and its variants are…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Linghan Cai , Shenjin Huang , Ye Zhang , Jinpeng Lu , Yongbing Zhang

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…

In the application of Multiple Instance Learning (MIL) methods for Whole Slide Image (WSI) classification, attention mechanisms often focus on a subset of discriminative instances, which are closely linked to overfitting. To mitigate…

计算机视觉与模式识别 · 计算机科学 2024-07-08 Yunlong Zhang , Honglin Li , Yuxuan Sun , Sunyi Zheng , Chenglu Zhu , Lin Yang

In many histopathology tasks, sample classification depends on morphological details in tissue or single cells that are only visible at the highest magnification. For a pathologist, this implies tedious zooming in and out, while for a…

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

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…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Hassan Keshvarikhojasteh , Josien Pluim , Mitko Veta

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

Multi-Instance Learning (MIL) is pivotal for analyzing complex, weakly labeled datasets, such as whole-slide images (WSIs) in computational pathology, where bags comprise unordered collections of instances with sparse diagnostic relevance.…

计算机视觉与模式识别 · 计算机科学 2025-09-16 Yuedi Zhang , Zhixiang Xia , Guosheng Yin , Bin Liu

Digital pathology based on whole slide images (WSIs) plays a key role in cancer diagnosis and clinical practice. Due to the high resolution of the WSI and the unavailability of patch-level annotations, WSI classification is usually…

计算机视觉与模式识别 · 计算机科学 2023-05-02 Litao Yang , Deval Mehta , Sidong Liu , Dwarikanath Mahapatra , Antonio Di Ieva , Zongyuan Ge

In recent years, the integration of pre-trained foundational models with multiple instance learning (MIL) has improved diagnostic accuracy in computational pathology. However, existing MIL methods focus on optimizing feature extractors and…

计算机视觉与模式识别 · 计算机科学 2025-12-24 Le Feng , Li Xiao

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
‹ 上一页 1 2 3 10 下一页 ›