中文
相关论文

相关论文: Cluster-Level Sparse Multi-Instance Learning for W…

200 篇论文

When supervising an object detector with weakly labeled data, most existing approaches are prone to trapping in the discriminative object parts, e.g., finding the face of a cat instead of the full body, due to lacking the supervision on the…

计算机视觉与模式识别 · 计算机科学 2017-11-28 Siyang Li , Xiangxin Zhu , Qin Huang , Hao Xu , C. -C. Jay Kuo

Current cervical cytopathology whole slide image (WSI) screening primarily relies on detection-based approaches, which are limited in performance due to the expense and time-consuming annotation process. Multiple Instance Learning (MIL), a…

计算机视觉与模式识别 · 计算机科学 2024-07-17 Jialong Huang , Gaojie Li , Shichao Kan , Jianfeng Liu , Yixiong Liang

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

In digital pathology, the multiple instance learning (MIL) strategy is widely used in the weakly supervised histopathology whole slide image (WSI) classification task where giga-pixel WSIs are only labeled at the slide level. However,…

图像与视频处理 · 电气工程与系统科学 2024-03-28 Zhan Shi , Jingwei Zhang , Jun Kong , Fusheng Wang

In the field of whole slide image (WSI) classification, multiple instance learning (MIL) serves as a promising approach, commonly decoupled into feature extraction and aggregation. In this paradigm, our observation reveals that…

计算机视觉与模式识别 · 计算机科学 2024-06-04 Xuenian Wang , Shanshan Shi , Renao Yan , Qiehe Sun , Lianghui Zhu , Tian Guan , Yonghong He

In many review classification applications, a fine-grained analysis of the reviews is desirable, because different segments (e.g., sentences) of a review may focus on different aspects of the entity in question. However, training supervised…

机器学习 · 计算机科学 2019-10-02 Giannis Karamanolakis , Daniel Hsu , Luis Gravano

Deep learning for medical image classification faces three major challenges: 1) the number of annotated medical images for training are usually small; 2) regions of interest (ROIs) are relatively small with unclear boundaries in the whole…

计算机视觉与模式识别 · 计算机科学 2019-10-23 Shaohua Li , Yong Liu , Xiuchao Sui , Cheng Chen , Gabriel Tjio , Daniel Shu Wei Ting , Rick Siow Mong Goh

Classification of gigapixel Whole Slide Images (WSIs) is an important prediction task in the emerging area of computational pathology. There has been a surge of research in deep learning models for WSI classification with clinical…

计算机视觉与模式识别 · 计算机科学 2023-05-04 Sajid Javed , Arif Mahmood , Talha Qaiser , Naoufel Werghi , Nasir Rajpoot

LSTMs have a proven track record in analyzing sequential data. But what about unordered instance bags, as found under a Multiple Instance Learning (MIL) setting? While not often used for this, we show LSTMs excell under this setting too. In…

计算机视觉与模式识别 · 计算机科学 2021-01-15 Kaili Wang , Jose Oramas , Tinne Tuytelaars

Segmenting tumors in histological images is vital for cancer diagnosis. While fully supervised models excel with pixel-level annotations, creating such annotations is labor-intensive and costly. Accurate histopathology image segmentation…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Yinsheng He , Xingyu Li , Roger J. Zemp

Squamous cell carcinoma (SCC) is the most common cancer subtype, with an increasing incidence and a significant impact on cancer-related mortality. SCC grading using whole slide images is inherently challenging due to the lack of a reliable…

Interpreting machine learning model decisions is crucial for high-risk applications like healthcare. In digital pathology, large whole slide images (WSIs) are decomposed into smaller tiles and tile-derived features are processed by…

图像与视频处理 · 电气工程与系统科学 2024-07-03 Tomé Albuquerque , Anil Yüce , Markus D. Herrmann , Alvaro Gomariz

Being able to learn on weakly labeled data, and provide interpretability, are two of the main reasons why attention-based deep multiple instance learning (ABMIL) methods have become particularly popular for classification of…

计算机视觉与模式识别 · 计算机科学 2022-03-09 Axel Andersson , Nadezhda Koriakina , Nataša Sladoje , Joakim Lindblad

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…

计算机视觉与模式识别 · 计算机科学 2023-11-20 Simon Holdenried-Krafft , Peter Somers , Ivonne A. Montes-Majarro , Diana Silimon , Cristina Tarín , Falko Fend , Hendrik P. A. Lensch

Recent advancements in computational pathology and artificial intelligence have significantly improved whole slide image (WSI) classification. However, the gigapixel resolution of WSIs and the scarcity of manual annotations present…

计算机视觉与模式识别 · 计算机科学 2024-08-26 Mingxi Ouyang , Yuqiu Fu , Renao Yan , ShanShan Shi , Xitong Ling , Lianghui Zhu , Yonghong He , Tian Guan

Whole-slide image (WSI) analysis remains challenging due to the gigapixel scale and sparsely distributed diagnostic regions. Multiple Instance Learning (MIL) mitigates this by modeling the WSI as bags of patches for slide-level prediction.…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Yujian Liu , Yuechuan Lin , Dongxu Shen , Haoran Li , Yutong Wang , Xiaoli Liu , Shidang Xu

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…

机器学习 · 计算机科学 2025-08-12 Zahra Ebrahimi , Raheleh Salehi , Nassir Navab , Carsten Marr , Ario Sadafi

Multiple-instance learning (MIL) has served as an important tool for a wide range of vision applications, for instance, image classification, object detection, and visual tracking. In this paper, we propose a novel method to solve the…

计算机视觉与模式识别 · 计算机科学 2015-10-06 Xinggang Wang , Zhuotun Zhu , Cong Yao , Xiang Bai

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…

计算机视觉与模式识别 · 计算机科学 2024-05-21 Saarthak Kapse , Pushpak Pati , Srijan Das , Jingwei Zhang , Chao Chen , Maria Vakalopoulou , Joel Saltz , Dimitris Samaras , Rajarsi R. Gupta , Prateek Prasanna

Deep learning models have revolutionized the field of medical image analysis, due to their outstanding performances. However, they are sensitive to spurious correlations, often taking advantage of dataset bias to improve results for…

计算机视觉与模式识别 · 计算机科学 2024-05-06 Diogo J. Araújo , M. Rita Verdelho , Alceu Bissoto , Jacinto C. Nascimento , Carlos Santiago , Catarina Barata