中文
相关论文

相关论文: Every Error has Its Magnitude: Asymmetric Mistake …

200 篇论文

Multiple Instance Learning (MIL) is a weakly-supervised problem in which one label is assigned to the whole bag of instances. An important class of MIL models is instance-based, where we first classify instances and then aggregate those…

图像与视频处理 · 电气工程与系统科学 2024-03-13 Łukasz Struski , Dawid Rymarczyk , Arkadiusz Lewicki , Robert Sabiniewicz , Jacek Tabor , Bartosz Zieliński

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

Digital pathology based on whole slide images (WSIs) plays a key role in cancer diagnosis and clinical practice. Due to the high resolution of the WSI and the unavailability of patch-level annotations, WSI classification is usually…

计算机视觉与模式识别 · 计算机科学 2023-05-02 Litao Yang , Deval Mehta , Sidong Liu , Dwarikanath Mahapatra , Antonio Di Ieva , Zongyuan Ge

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

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

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

Due to the lack of fine-grained annotation guidance, current Multiple Instance Learning (MIL) struggles to establish a robust causal relationship between Whole Slide Image (WSI) diagnosis and evidence sub-images, just like fully supervised…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Tianhang Nan , Yong Ding , Hao Quan , Deliang Li , Lisha Li , Guanghong Zhao , Xiaoyu Cui

In histopathology, intelligent diagnosis of Whole Slide Images (WSIs) is essential for automating and objectifying diagnoses, reducing the workload of pathologists. However, diagnostic models often face the challenge of forgetting…

计算机视觉与模式识别 · 计算机科学 2025-03-26 Weixi Zheng , Aoling Huang , Jingping Yuan , Haoyu Zhao , Zhou Zhao , Yongchao Xu , Thierry Géraud

Multi-instance learning (MIL) deals with objects represented as bags of instances and can predict instance labels from bag-level supervision. However, significant performance gaps exist between instance-level MIL algorithms and supervised…

机器学习 · 计算机科学 2022-10-06 Weijia Zhang , Xuanhui Zhang , Han-Wen Deng , Min-Ling Zhang

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

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

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

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…

Multi-Instance Learning (MIL) has shown impressive performance for histopathology whole slide image (WSI) analysis using bags or pseudo-bags. It involves instance sampling, feature representation, and decision-making. However, existing…

计算机视觉与模式识别 · 计算机科学 2024-03-14 Tingting Zheng , Kui Jiang , Hongxun Yao

Whole slide image (WSI) assessment is a challenging and crucial step in cancer diagnosis and treatment planning. WSIs require high magnifications to facilitate sub-cellular analysis. Precise annotations for patch- or even pixel-level…

计算机视觉与模式识别 · 计算机科学 2023-11-20 Simon Holdenried-Krafft , Peter Somers , Ivonne A. Montes-Majarro , Diana Silimon , Cristina Tarín , Falko Fend , Hendrik P. A. Lensch

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

Deep learning models have revolutionized the field of medical image analysis, due to their outstanding performances. However, they are sensitive to spurious correlations, often taking advantage of dataset bias to improve results for…

计算机视觉与模式识别 · 计算机科学 2024-05-06 Diogo J. Araújo , M. Rita Verdelho , Alceu Bissoto , Jacinto C. Nascimento , Carlos Santiago , Catarina Barata

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

Computer-aided Whole Slide Image (WSI) classification has the potential to enhance the accuracy and efficiency of clinical pathological diagnosis. It is commonly formulated as a Multiple Instance Learning (MIL) problem, where each WSI is…

计算机视觉与模式识别 · 计算机科学 2025-04-17 Linhao Qu , Shiman Li , Xiaoyuan Luo , Shaolei Liu , Qinhao Guo , Manning Wang , Zhijian Song

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