中文
相关论文

相关论文: Denoising Mutual Knowledge Distillation in Bi-Dire…

200 篇论文

The dynamic environment of laboratories and clinics, with streams of data arriving on a daily basis, requires regular updates of trained machine learning models for consistent performance. Continual learning is supposed to help train models…

机器学习 · 计算机科学 2025-08-12 Zahra Ebrahimi , Raheleh Salehi , Nassir Navab , Carsten Marr , Ario Sadafi

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

In the application of Multiple Instance Learning (MIL) methods for Whole Slide Image (WSI) classification, attention mechanisms often focus on a subset of discriminative instances, which are closely linked to overfitting. To mitigate…

计算机视觉与模式识别 · 计算机科学 2024-07-08 Yunlong Zhang , Honglin Li , Yuxuan Sun , Sunyi Zheng , Chenglu Zhu , Lin Yang

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

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

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

计算机视觉与模式识别 · 计算机科学 2025-03-24 Devavrat Tomar , Guillaume Vray , Dwarikanath Mahapatra , Sudipta Roy , Jean-Philippe Thiran , Behzad Bozorgtabar

Multilabel classification is a relatively recent subfield of machine learning. Unlike to the classical approach, where instances are labeled with only one category, in multilabel classification, an arbitrary number of categories is chosen…

人工智能 · 计算机科学 2013-03-01 Alfonso E. Romero , Luis M. de Campos

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

Multiple instance learning (MIL) is a promising approach for weakly supervised classification in pathology using whole slide images (WSIs). However, conventional MIL methods such as Attention-Based Deep Multiple Instance Learning (ABMIL)…

图像与视频处理 · 电气工程与系统科学 2025-04-28 Hassan Keshvarikhojasteh , Mihail Tifrea , Sibylle Hess , Josien P. W. Pluim , Mitko Veta

Multiple Instance Learning (MIL) has become the predominant approach for classification tasks on gigapixel histopathology whole slide images (WSIs). Within the MIL framework, single WSIs (bags) are decomposed into patches (instances), with…

计算机视觉与模式识别 · 计算机科学 2023-03-03 Daniel Sens , Ario Sadafi , Francesco Paolo Casale , Nassir Navab , Carsten Marr

Automated disease diagnosis using medical image analysis relies on deep learning, often requiring large labeled datasets for supervised model training. Diseases like Acute Myeloid Leukemia (AML) pose challenges due to scarce and costly…

计算机视觉与模式识别 · 计算机科学 2024-08-26 Salome Kazeminia , Max Joosten , Dragan Bosnacki , Carsten Marr

Multiple Instance Learning (MIL) methods have succeeded remarkably in histopathology whole slide image (WSI) analysis. However, most MIL models only offer attention-based explanations that do not faithfully capture the model's decision…

计算机视觉与模式识别 · 计算机科学 2025-07-17 Susu Sun , Dominique van Midden , Geert Litjens , Christian F. Baumgartner

Multiple instance learning (MIL) stands as a powerful approach in weakly supervised learning, regularly employed in histological whole slide image (WSI) classification for detecting tumorous lesions. However, existing mainstream MIL methods…

图像与视频处理 · 电气工程与系统科学 2024-07-08 Wenhui Zhu , Xiwen Chen , Peijie Qiu , Aristeidis Sotiras , Abolfazl Razi , Yalin Wang

Whole-slide image classification represents a key challenge in computational pathology and medicine. Attention-based multiple instance learning (MIL) has emerged as an effective approach for this problem. However, the effect of attention…

Multimodal image-tabular learning is gaining attention, yet it faces challenges due to limited labeled data. While earlier work has applied self-supervised learning (SSL) to unlabeled data, its task-agnostic nature often results in learning…

计算机视觉与模式识别 · 计算机科学 2025-03-18 Siyi Du , Xinzhe Luo , Declan P. O'Regan , Chen Qin

Deep learning-based classification of rare anemia disorders is challenged by the lack of training data and instance-level annotations. Multiple Instance Learning (MIL) has shown to be an effective solution, yet it suffers from low accuracy…

机器学习 · 计算机科学 2022-07-06 Salome Kazeminia , Ario Sadafi , Asya Makhro , Anna Bogdanova , Shadi Albarqouni , Carsten Marr

Multiple instance learning (MIL) has shown significant promise in histopathology whole slide image (WSI) analysis for cancer diagnosis and prognosis. However, the inherent spatial heterogeneity of WSIs presents critical challenges, as…

计算机视觉与模式识别 · 计算机科学 2026-01-13 Junjian Li , Jin Liu , Hulin Kuang , Hailin Yue , Mengshen He , Jianxin Wang

Recent pseudo-bag augmentation methods for Multiple Instance Learning (MIL)-based Whole Slide Image (WSI) classification sample instances from a limited number of bags, resulting in constrained diversity. To address this issue, we propose…

计算机视觉与模式识别 · 计算机科学 2025-08-06 Bo Zhang , Xu Xinan , Shuo Yan , Yu Bai , Zheng Zhang , Wufan Wang , Wendong Wang

Multiple instance learning (MIL) has become the leading approach for extracting discriminative features from whole slide images (WSIs) in computational pathology. Attention-based MIL methods can identify key patches but tend to overlook…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Lubin Gan , Xiaoman Wu , Jing Zhang , Zhifeng Wang , Linhao Qu , Siying Wu , Xiaoyan Sun

Multiple Instance Learning (MIL) and transformers are increasingly popular in histopathology Whole Slide Image (WSI) classification. However, unlike human pathologists who selectively observe specific regions of histopathology tissues under…

计算机视觉与模式识别 · 计算机科学 2023-07-18 Conghao Xiong , Hao Chen , Joseph J. Y. Sung , Irwin King