中文
相关论文

相关论文: How Effective Can Dropout Be in Multiple Instance …

200 篇论文

In the supervised learning setting termed Multiple-Instance Learning (MIL), the examples are bags of instances, and the bag label is a function of the labels of its instances. Typically, this function is the Boolean OR. The learner observes…

机器学习 · 计算机科学 2015-03-19 Sivan Sabato , Naftali Tishby

Multiple Instance Learning (MIL) has advanced WSI analysis but struggles with the complexity and heterogeneity of WSIs. Existing MIL methods face challenges in aggregating diverse patch information into robust WSI representations. While…

计算机视觉与模式识别 · 计算机科学 2025-07-28 Beidi Zhao , SangMook Kim , Hao Chen , Chen Zhou , Zu-hua Gao , Gang Wang , Xiaoxiao Li

Data for Image segmentation models can be costly to obtain due to the precision required by human annotators. We run a series of experiments showing the effect of different kinds of Dropout training on the DeepLabv3+ Image segmentation…

计算机视觉与模式识别 · 计算机科学 2019-08-27 Thomas Spilsbury , Paavo Camps

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

Multiple instance learning (MIL) is a variation of supervised learning where a single class label is assigned to a bag of instances. In this paper, we state the MIL problem as learning the Bernoulli distribution of the bag label where the…

机器学习 · 计算机科学 2018-06-29 Maximilian Ilse , Jakub M. Tomczak , Max Welling

Dropout is a very effective way of regularizing neural networks. Stochastically "dropping out" units with a certain probability discourages over-specific co-adaptations of feature detectors, preventing overfitting and improving network…

神经与进化计算 · 计算机科学 2017-08-04 Pietro Morerio , Jacopo Cavazza , Riccardo Volpi , Rene Vidal , Vittorio Murino

Multiple Instance Learning (MIL) methods allow for gigapixel Whole-Slide Image (WSI) analysis with only slide-level annotations. Interpretability is crucial for safely deploying such algorithms in high-stakes medical domains. Traditional…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Susu Sun , Leslie Tessier , Frédérique Meeuwsen , Clément Grisi , Dominique van Midden , Geert Litjens , Christian F. Baumgartner

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

Weakly supervised object detection (WSOD) is a challenging task when provided with image category supervision but required to simultaneously learn object locations and object detectors. Many WSOD approaches adopt multiple instance learning…

计算机视觉与模式识别 · 计算机科学 2019-04-12 Fang Wan , Chang Liu , Wei Ke , Xiangyang Ji , Jianbin Jiao , Qixiang Ye

Cancer diagnosis has greatly benefited from the integration of whole-slide images (WSIs) with multiple instance learning (MIL), enabling high-resolution analysis of tissue morphology. Graph-based MIL (GNN-MIL) approaches have emerged as…

计算机视觉与模式识别 · 计算机科学 2025-08-27 Jongwoo Kim , Bryan Wong , Huazhu Fu , Willmer Rafell Quiñones , Youngsin Ko , Mun Yong Yi

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…

机器学习 · 计算机科学 2018-05-02 Han Bao , Tomoya Sakai , Issei Sato , Masashi Sugiyama

Computer vision datasets containing multiple modalities such as color, depth, and thermal properties are now commonly accessible and useful for solving a wide array of challenging tasks. However, deploying multi-sensor heads is not possible…

计算机视觉与模式识别 · 计算机科学 2020-05-22 Sébastien de Blois , Mathieu Garon , Christian Gagné , Jean-François Lalonde

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…

计算机视觉与模式识别 · 计算机科学 2022-09-28 Jingwei Zhang , Xin Zhang , Ke Ma , Rajarsi Gupta , Joel Saltz , Maria Vakalopoulou , Dimitris Samaras

Overfitting is a major problem in training machine learning models, specifically deep neural networks. This problem may be caused by imbalanced datasets and initialization of the model parameters, which conforms the model too closely to the…

神经与进化计算 · 计算机科学 2019-02-26 Hojjat Salehinejad , Shahrokh Valaee

We introduce ReaMIL (Reasoning- and Evidence-Aware MIL), a multiple instance learning approach for whole-slide histopathology that adds a light selection head to a strong MIL backbone. The head produces soft per-tile gates and is trained…

计算机视觉与模式识别 · 计算机科学 2026-04-08 Hyun Do Jung , Jungwon Choi , Hwiyoung Kim

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

Whole Slide Image (WSI) classification has very significant applications in clinical pathology, e.g., tumor identification and cancer diagnosis. Currently, most research attention is focused on Multiple Instance Learning (MIL) using static…

计算机视觉与模式识别 · 计算机科学 2025-04-17 Jiaxiang Gou , Luping Ji , Pei Liu , Mao Ye

Whole slide images (WSIs) classification represents a fundamental challenge in computational pathology, where multiple instance learning (MIL) has emerged as the dominant paradigm. Current state-of-the-art (SOTA) MIL methods rely on…

计算机视觉与模式识别 · 计算机科学 2025-10-07 Chengying She , Chengwei Chen , Dongjie Fan , Lizhuang Liu , Chengwei Shao , Yun Bian , Ben Wang , Xinran Zhang

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

Whole Slide Image (WSI) classification relies on Multiple Instance Learning (MIL) with spatial patch features, yet existing methods struggle to capture global dependencies due to the immense size of WSIs and the local nature of patch…

计算机视觉与模式识别 · 计算机科学 2025-10-22 Anthony Bilic , Guangyu Sun , Ming Li , Md Sanzid Bin Hossain , Yu Tian , Wei Zhang , Laura Brattain , Dexter Hadley , Chen Chen