中文
相关论文

相关论文: Interventional Bag Multi-Instance Learning On Whol…

200 篇论文

Transfer learning from large-scale pre-trained models has become essential for many computer vision tasks. Recent studies have shown that datasets like ImageNet are weakly labeled since images with multiple object classes present are…

计算机视觉与模式识别 · 计算机科学 2021-11-25 Sai Rajeswar , Pau Rodriguez , Soumye Singhal , David Vazquez , Aaron Courville

Multiple Instance Learning (MIL) is a sub-domain of classification problems with positive and negative labels and a "bag" of inputs, where the label is positive if and only if a positive element is contained within the bag, and otherwise is…

机器学习 · 统计学 2023-10-30 Edward Raff , James Holt

We propose a new formulation of Multiple-Instance Learning (MIL), in which a unit of data consists of a set of instances called a bag. The goal is to find a good classifier of bags based on the similarity with a "shapelet" (or pattern),…

机器学习 · 计算机科学 2020-10-14 Daiki Suehiro , Kohei Hatano , Eiji Takimoto , Shuji Yamamoto , Kenichi Bannai , Akiko Takeda

Multiple Instance Learning (MIL) models have proven effective for cancer prognosis from Whole Slide Images. However, the original MIL formulation incorrectly assumes the patches of the same image to be independent, leading to a loss of…

计算机视觉与模式识别 · 计算机科学 2024-08-13 Thiziri Nait Saada , Valentina Di Proietto , Benoit Schmauch , Katharina Von Loga , Lucas Fidon

Multiple instance learning (MIL) is a key algorithm for classification of whole slide images (WSI). Histology WSIs can have billions of pixels, which create enormous computational and annotation challenges. Typically, such images are…

图像与视频处理 · 电气工程与系统科学 2021-11-03 Andriy Myronenko , Ziyue Xu , Dong Yang , Holger Roth , Daguang Xu

Whole slide image (WSI) classification often relies on deep weakly supervised multiple instance learning (MIL) methods to handle gigapixel resolution images and slide-level labels. Yet the decent performance of deep learning comes from…

计算机视觉与模式识别 · 计算机科学 2022-07-06 Jiawei Yang , Hanbo Chen , Yu Zhao , Fan Yang , Yao Zhang , Lei He , Jianhua Yao

A new multi-attention based method for solving the MIL problem (MAMIL), which takes into account the neighboring patches or instances of each analyzed patch in a bag, is proposed. In the method, one of the attention modules takes into…

机器学习 · 计算机科学 2021-12-14 Andrei V. Konstantinov , Lev V. Utkin

Multiple instance learning (MIL) problem is currently solved from either bag-classification or instance-classification perspective, both of which ignore important information contained in some instances and result in limited performance.…

计算机视觉与模式识别 · 计算机科学 2024-08-12 Yingfan Ma , Xiaoyuan Luo , Mingzhi Yuan , Xinrong Chen , Manning Wang

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…

Multiple Instance Learning (MIL) recently provides an appealing way to alleviate the drifting problem in visual tracking. Following the tracking-by-detection framework, an online MILBoost approach is developed that sequentially chooses weak…

计算机视觉与模式识别 · 计算机科学 2020-03-18 Jinwu Liu , Yao Lu , Tianfei Zhou

Multiple instance learning (MIL) has emerged as a popular method for classifying histopathology whole slide images (WSIs). Existing approaches typically rely on frozen pre-trained models to extract instance features, neglecting the…

计算机视觉与模式识别 · 计算机科学 2024-03-20 Yi Lin , Zhengjie Zhu , Kwang-Ting Cheng , Hao Chen

Weakly Supervised Video Anomaly Detection (WSVAD) is challenging because the binary anomaly label is only given on the video level, but the output requires snippet-level predictions. So, Multiple Instance Learning (MIL) is prevailing in…

计算机视觉与模式识别 · 计算机科学 2023-03-23 Hui Lv , Zhongqi Yue , Qianru Sun , Bin Luo , Zhen Cui , Hanwang Zhang

While multiple instance learning (MIL) has shown to be a promising approach for histopathological whole slide image (WSI) analysis, its reliance on permutation invariance significantly limits its capacity to effectively uncover semantic…

图像与视频处理 · 电气工程与系统科学 2025-07-14 Xiwen Chen , Peijie Qiu , Wenhui Zhu , Hao Wang , Huayu Li , Xuanzhao Dong , Xiaotong Sun , Xiaobing Yu , Yalin Wang , Abolfazl Razi , Aristeidis Sotiras

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…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Pablo Meseguer , Rocío del Amor , Valery Naranjo

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…

计算机视觉与模式识别 · 计算机科学 2015-04-16 Deepak Pathak , Evan Shelhamer , Jonathan Long , Trevor Darrell

Multiple instance learning (MIL) has emerged as the dominant paradigm for whole slide image (WSI) analysis in computational pathology, achieving strong diagnostic performance through patch-level feature aggregation. However, existing MIL…

计算机视觉与模式识别 · 计算机科学 2025-11-17 Yiran Song , Yikai Zhang , Shuang Zhou , Guojun Xiong , Xiaofeng Yang , Nian Wang , Fenglong Ma , Rui Zhang , Mingquan Lin

Multiple Instance Learning (MIL) has garnered widespread attention in the field of Whole Slide Image (WSI) classification as it replaces pixel-level manual annotation with diagnostic reports as labels, significantly reducing labor costs.…

图像与视频处理 · 电气工程与系统科学 2025-07-08 Tianhang Nan , Hao Quan , Yong Ding , Xingyu Li , Kai Yang , Xiaoyu Cui

Multiple Instance Learning (MIL) is the predominant framework for classifying gigapixel whole-slide images in computational pathology. MIL follows a sequence of 1) extracting patch features, 2) applying a linear layer to obtain…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Daniel Shao , Joel Runevic , Richard J. Chen , Drew F. K. Williamson , Ahrong Kim , Andrew H. Song , Faisal Mahmood

Multiple Instance Learning (MIL) has been widely used in weakly supervised whole slide image (WSI) classification. Typical MIL methods include a feature embedding part, which embeds the instances into features via a pre-trained feature…

计算机视觉与模式识别 · 计算机科学 2024-08-02 Peijie Qiu , Pan Xiao , Wenhui Zhu , Yalin Wang , Aristeidis Sotiras

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