中文
相关论文

相关论文: Priority-Aware Clinical Pathology Hierarchy Traini…

200 篇论文

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 been successfully applied for whole slide images (WSIs) analysis in computational pathology, enabling a wide range of prediction tasks from tumor subtyping to inferring genetic mutations and multi-omics…

计算机视觉与模式识别 · 计算机科学 2024-07-25 Junyu Li , Ye Zhang , Wen Shu , Xiaobing Feng , Yingchun Wang , Pengju Yan , Xiaolin Li , Chulin Sha , Min He

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) has enabled weakly supervised analysis of whole-slide images (WSIs) in computational pathology. However, traditional MIL approaches often lose crucial contextual information, while transformer-based…

计算机视觉与模式识别 · 计算机科学 2025-12-30 Xitong Ling , Minxi Ouyang , Xiaoxiao Li , Jiawen Li , Ying Chen , Yuxuan Sun , Xinrui Chen , Tian Guan , Xiaoping Liu , Yonghong He

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

Whole Slide Imaging (WSI), which involves high-resolution digital scans of pathology slides, has become the gold standard for cancer diagnosis, but its gigapixel resolution and the scarcity of annotated datasets present challenges for deep…

图像与视频处理 · 电气工程与系统科学 2025-02-03 Rita Pereira , M. Rita Verdelho , Catarina Barata , Carlos Santiago

In healthcare, multi-organ system diseases pose unique and significant challenges as they impact multiple physiological systems concurrently, demanding complex and coordinated treatment strategies. Despite recent advancements in the AI…

人工智能 · 计算机科学 2025-08-08 Daniel J. Tan , Qianyi Xu , Kay Choong See , Dilruk Perera , Mengling Feng

Multi-instance learning is common for computer vision tasks, especially in biomedical image processing. Traditional methods for multi-instance learning focus on designing feature aggregation methods and multi-instance classifiers, where the…

计算机视觉与模式识别 · 计算机科学 2021-03-18 Yanlun Tu , Houchao Lei , Wei Long , Yang Yang

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

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

In the real world, medical datasets often exhibit a long-tailed data distribution (i.e., a few classes occupy the majority of the data, while most classes have only a limited number of samples), which results in a challenging long-tailed…

计算机视觉与模式识别 · 计算机科学 2023-03-22 Lie Ju , Zhen Yu , Lin Wang , Xin Zhao , Xin Wang , Paul Bonnington , Zongyuan Ge

We introduce a graphical framework for multiple instance learning (MIL) based on Markov networks. This framework can be used to model the traditional MIL definition as well as more general MIL definitions. Different levels of ambiguity --…

机器学习 · 计算机科学 2013-09-27 Hossein Hajimirsadeghi , Jinling Li , Greg Mori , Mohammad Zaki , Tarek Sayed

Weakly supervised instance labeling using only image-level labels, in lieu of expensive fine-grained pixel annotations, is crucial in several applications including medical image analysis. In contrast to conventional instance segmentation…

计算机视觉与模式识别 · 计算机科学 2019-07-31 Jayaraman J. Thiagarajan , Satyananda Kashyap , Alexandros Karagyris

Vision-language models (VLMs) have recently been integrated into multiple instance learning (MIL) frameworks to address the challenge of few-shot, weakly supervised classification of whole slide images (WSIs). A key trend involves…

计算机视觉与模式识别 · 计算机科学 2025-12-15 Bryan Wong , Jong Woo Kim , Huazhu Fu , Mun Yong Yi

Clinicians usually combine information from multiple sources to achieve the most accurate diagnosis, and this has sparked increasing interest in leveraging multimodal deep learning for diagnosis. However, in real clinical scenarios, due to…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Kai Han , Chongwen Lyu , Lele Ma , Chengxuan Qian , Siqi Ma , Zheng Pang , Jun Chen , Zhe Liu

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

In the last years, the weakly supervised paradigm of multiple instance learning (MIL) has become very popular in many different areas. A paradigmatic example is computational pathology, where the lack of patch-level labels for whole-slide…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Pablo Morales-Álvarez , Arne Schmidt , José Miguel Hernández-Lobato , Rafael Molina

We study the problem of learning from aggregate observations where supervision signals are given to sets of instances instead of individual instances, while the goal is still to predict labels of unseen individuals. A well-known example is…

机器学习 · 统计学 2021-01-08 Yivan Zhang , Nontawat Charoenphakdee , Zhenguo Wu , Masashi Sugiyama

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

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