English
Related papers

Related papers: Rethinking Multiple Instance Learning for Whole Sl…

200 papers

Multiple Instance Learning (MIL), a powerful strategy for weakly supervised learning, is able to perform various prediction tasks on gigapixel Whole Slide Images (WSIs). However, the tens of thousands of patches in WSIs usually incur a vast…

Computer Vision and Pattern Recognition · Computer Science 2023-03-14 Zhuchen Shao , Liuxi Dai , Yifeng Wang , Haoqian Wang , Yongbing Zhang

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…

Computer Vision and Pattern Recognition · Computer Science 2024-07-17 Jialong Huang , Gaojie Li , Shichao Kan , Jianfeng Liu , Yixiong Liang

Whole-slide images (WSIs) are an important data modality in computational pathology, yet their gigapixel resolution and lack of fine-grained annotations challenge conventional deep learning models. Multiple instance learning (MIL) offers a…

Computer Vision and Pattern Recognition · Computer Science 2025-12-22 Qian Zeng , Yihui Wang , Shu Yang , Yingxue Xu , Fengtao Zhou , Jiabo Ma , Dejia Cai , Zhengyu Zhang , Lijuan Qu , Yu Wang , Li Liang , Hao Chen

Multiple instance learning (MIL) has emerged as a popular method for classifying histopathology whole slide images (WSIs). However, existing approaches typically rely on pre-trained models from large natural image datasets, such as…

Computer Vision and Pattern Recognition · Computer Science 2023-03-24 Yi Lin , Zhongchen Zhao , Zhengjie ZHU , Lisheng Wang , Kwang-Ting Cheng , Hao Chen

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…

Computer Vision and Pattern Recognition · Computer Science 2023-09-12 Dinkar Juyal , Siddhant Shingi , Syed Ashar Javed , Harshith Padigela , Chintan Shah , Anand Sampat , Archit Khosla , John Abel , Amaro Taylor-Weiner

This paper introduces a two-stage framework designed to enhance long-tail class incremental learning, enabling the model to progressively learn new classes, while mitigating catastrophic forgetting in the context of long-tailed data…

Computer Vision and Pattern Recognition · Computer Science 2023-11-03 Jayateja Kalla , Soma Biswas

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…

Machine Learning · Computer Science 2020-09-09 Beomjo Shin , Junsu Cho , Hwanjo Yu , Seungjin Choi

Multiple instance learning (MIL) can reduce the need for costly annotation in tasks such as semantic segmentation by weakening the required degree of supervision. We propose a novel MIL formulation of multi-class semantic segmentation…

Computer Vision and Pattern Recognition · Computer Science 2015-04-16 Deepak Pathak , Evan Shelhamer , Jonathan Long , Trevor Darrell

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…

Computer Vision and Pattern Recognition · Computer Science 2022-09-28 Jingwei Zhang , Xin Zhang , Ke Ma , Rajarsi Gupta , Joel Saltz , Maria Vakalopoulou , Dimitris Samaras

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…

Computer Vision and Pattern Recognition · Computer Science 2023-03-03 Ario Sadafi , Nassir Navab , Carsten Marr

Class Incremental Learning (CIL) aims to sequentially learn new classes while avoiding catastrophic forgetting of previous knowledge. We propose to use Masked Autoencoders (MAEs) as efficient learners for CIL. MAEs were originally designed…

Computer Vision and Pattern Recognition · Computer Science 2023-08-25 Jiang-Tian Zhai , Xialei Liu , Andrew D. Bagdanov , Ke Li , Ming-Ming Cheng

Accurate analysis of histopathological images is critical for disease diagnosis and treatment planning. Whole-slide images (WSIs), which digitize tissue specimens at gigapixel resolution, are fundamental to this process but require…

Computer Vision and Pattern Recognition · Computer Science 2026-05-07 Enhui Chai , Sicheng Chen , Tianyi Zhang , Chad Wong , Kecheng Huang , Zeyu Liu , Fei Xia

Weakly supervised multiple instance learning (MIL) is a challenging task given that only bag-level labels are provided, while each bag typically contains multiple instances. This topic has been extensively studied in histopathological image…

Computer Vision and Pattern Recognition · Computer Science 2025-08-01 Bodong Zhang , Hamid Manoochehri , Xiwen Li , Beatrice S. Knudsen , Tolga Tasdizen

This paper introduces the novel concept of few-shot weakly supervised learning for pathology Whole Slide Image (WSI) classification, denoted as FSWC. A solution is proposed based on prompt learning and the utilization of a large language…

Computer Vision and Pattern Recognition · Computer Science 2024-01-30 Linhao Qu , Xiaoyuan Luo , Kexue Fu , Manning Wang , Zhijian Song

Multiple instance learning (MIL) is a variation of traditional supervised learning problems where data (referred to as bags) are composed of sub-elements (referred to as instances) and only bag labels are available. MIL has a variety of…

Machine Learning · Computer Science 2018-05-02 Han Bao , Tomoya Sakai , Issei Sato , Masashi Sugiyama

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,…

Machine Learning · Computer Science 2025-11-13 Ethan Harvey , Dennis Johan Loevlie , Michael C. Hughes

New categories may be introduced over time, or existing categories may need to be reclassified. Class incremental learning (CIL) is employed for the gradual acquisition of knowledge about new categories while preserving information about…

Machine Learning · Computer Science 2024-01-08 Zhiwei Zuo , Zhuo Tang , Bin Wang , Kenli Li , Anwitaman Datta

In this paper, we address the challenge of few-shot classification in histopathology whole slide images (WSIs) by utilizing foundational vision-language models (VLMs) and slide-level prompt learning. Given the gigapixel scale of WSIs,…

Computer Vision and Pattern Recognition · Computer Science 2025-03-24 Devavrat Tomar , Guillaume Vray , Dwarikanath Mahapatra , Sudipta Roy , Jean-Philippe Thiran , Behzad Bozorgtabar

Multiple instance learning (MIL) was a weakly supervised learning approach that sought to assign binary class labels to collections of instances known as bags. However, due to their weak supervision nature, the MIL methods were susceptible…

Computer Vision and Pattern Recognition · Computer Science 2024-05-27 Wenhui Zhu , Peijie Qiu , Xiwen Chen , Oana M. Dumitrascu , Yalin Wang

Vision language models (VLM) pre-trained on datasets of histopathological image-caption pairs enabled zero-shot slide-level classification. The ability of VLM image encoders to extract discriminative features also opens the door for…

Computer Vision and Pattern Recognition · Computer Science 2026-02-24 Pablo Meseguer , Rocío del Amor , Valery Naranjo
‹ Prev 1 4 5 6 7 8 10 Next ›