中文
相关论文

相关论文: Dynamic Policy-Driven Adaptive Multi-Instance Lear…

200 篇论文

In computational pathology, random sampling of patches during training of Multiple Instance Learning (MIL) methods is computationally efficient and serves as a regularization strategy. Despite its promising benefits, questions concerning…

计算机视觉与模式识别 · 计算机科学 2024-03-11 H. Keshvarikhojasteh , J. P. W. Pluim , M. Veta

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

Multiple instance learning (MIL) is a form of weakly supervised learning where training instances are arranged in sets, called bags, and a label is provided for the entire bag. This formulation is gaining interest because it naturally fits…

计算机视觉与模式识别 · 计算机科学 2022-05-10 Marc-André Carbonneau , Veronika Cheplygina , Eric Granger , Ghyslain Gagnon

Learning representations for individual instances when only bag-level labels are available is a fundamental challenge in multiple instance learning (MIL). Recent works have shown promising results using contrastive self-supervised learning…

计算机视觉与模式识别 · 计算机科学 2023-07-13 Kangning Liu , Weicheng Zhu , Yiqiu Shen , Sheng Liu , Narges Razavian , Krzysztof J. Geras , Carlos Fernandez-Granda

Attention-based multiple instance learning (AMIL) algorithms have proven to be successful in utilizing gigapixel whole-slide images (WSIs) for a variety of different computational pathology tasks such as outcome prediction and cancer…

When applying multi-instance learning (MIL) to make predictions for bags of instances, the prediction accuracy of an instance often depends on not only the instance itself but also its context in the corresponding bag. From the viewpoint of…

计算机视觉与模式识别 · 计算机科学 2022-04-25 Tiancheng Lin , Hongteng Xu , Canqian Yang , Yi Xu

Whole slide images (WSIs) are the gold standard for pathological diagnosis and sub-typing. Current main-stream two-step frameworks employ offline feature encoders trained without domain-specific knowledge. Among them, attention-based…

计算机视觉与模式识别 · 计算机科学 2026-02-17 Mingrui Ma , Chentao Li , Pan Huang , Jing Qin

In whole slide images (WSIs) analysis, attention-based multi-instance learning (MIL) models are susceptible to spurious correlations and degrade under domain shift. These methods may assign high attention weights to non-tumor regions, such…

计算机视觉与模式识别 · 计算机科学 2025-12-08 Xin Liu , Weijia Zhang , Wei Tang , Thuc Duy Le , Jiuyong Li , Lin Liu , Min-Ling Zhang

Whole Slide Images (WSIs) present a challenging computer vision task due to their gigapixel size and presence of numerous artefacts. Yet they are a valuable resource for patient diagnosis and stratification, often representing the gold…

计算机视觉与模式识别 · 计算机科学 2023-10-05 Amaya Gallagher-Syed , Luca Rossi , Felice Rivellese , Costantino Pitzalis , Myles Lewis , Michael Barnes , Gregory Slabaugh

Deploying digital pathology models across medical centers is challenging due to distribution shifts. Recent advances in domain generalization improve model transferability in terms of aggregated performance measured by the Area Under Curve…

计算机视觉与模式识别 · 计算机科学 2025-07-25 Arthur Pignet , John Klein , Genevieve Robin , Antoine Olivier

Cancer survival prediction is a challenging task that involves analyzing of the tumor microenvironment within Whole Slide Image (WSI). Previous methods cannot effectively capture the intricate interaction features among instances within the…

计算机视觉与模式识别 · 计算机科学 2024-10-23 Zekang Yang , Hong Liu , Xiangdong Wang

In this paper, we propose a novel interpretation method tailored to histological Whole Slide Image (WSI) processing. A Deep Neural Network (DNN), inspired by Bag-of-Features models is equipped with a Multiple Instance Learning (MIL) branch…

计算机视觉与模式识别 · 计算机科学 2019-04-17 Magdalini Paschali , Muhammad Ferjad Naeem , Walter Simson , Katja Steiger , Martin Mollenhauer , Nassir Navab

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

While Multiple Instance Learning (MIL) has shown promising results in digital Pathology Whole Slide Image (WSI) classification, such a paradigm still faces performance and generalization problems due to challenges in high computational…

计算机视觉与模式识别 · 计算机科学 2023-03-16 Honglin Li , Chenglu Zhu , Yunlong Zhang , Yuxuan Sun , Zhongyi Shui , Wenwei Kuang , Sunyi Zheng , Lin Yang

Although multi-instance learning (MIL) has succeeded in pathological image classification, it faces the challenge of high inference costs due to the need to process thousands of patches from each gigapixel whole slide image (WSI). To…

计算机视觉与模式识别 · 计算机科学 2025-08-08 Jiuyang Dong , Jiahan Li , Junjun Jiang , Kui Jiang , Yongbing Zhang

Whole slide image (WSI) classification requires repetitive zoom-in and out for pathologists, as only small portions of the slide may be relevant to detecting cancer. Due to the lack of patch-level labels, multiple instance learning (MIL) is…

计算机视觉与模式识别 · 计算机科学 2023-11-30 Seongho Keum , Sanghyun Kim , Soojeong Lee , Juho Lee

Multi-instance learning (MIL) is widely used in the computer-aided interpretation of pathological Whole Slide Images (WSIs) to solve the lack of pixel-wise or patch-wise annotations. Often, this approach directly applies "natural image…

Weakly supervised object detection (WSOD) is a challenging task that requires simultaneously learn object classifiers and estimate object locations under the supervision of image category labels. A major line of WSOD methods roots in…

计算机视觉与模式识别 · 计算机科学 2022-05-06 Shiwei Zhang , Wei Ke , Lin Yang

Multiple Instance Learning (MIL) is widely used in medical imaging classification to reduce the labeling effort. While only bag labels are available for training, one typically seeks predictions at both bag and instance levels…

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

Multiple Instance Learning (MIL) has been widely applied to medical imaging diagnosis, where bag labels are known and instance labels inside bags are unknown. Traditional MIL assumes that instances in each bag are independent samples from a…

图像与视频处理 · 电气工程与系统科学 2023-07-19 Yunan Wu , Francisco M. Castro-Macías , Pablo Morales-Álvarez , Rafael Molina , Aggelos K. Katsaggelos