中文
相关论文

相关论文: Probabilistic Attention based on Gaussian Processe…

200 篇论文

Attention-based multiple instance learning (MIL) has emerged as a powerful framework for whole slide image (WSI) diagnosis, leveraging attention to aggregate instance-level features into bag-level predictions. Despite this success, we find…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Linfeng Ye , Shayan Mohajer Hamidi , Zhixiang Chi , Guang Li , Mert Pilanci , Takahiro Ogawa , Miki Haseyama , Konstantinos N. Plataniotis

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

This paper addresses the problem of active learning of a multi-output Gaussian process (MOGP) model representing multiple types of coexisting correlated environmental phenomena. In contrast to existing works, our active learning problem…

机器学习 · 统计学 2015-11-25 Yehong Zhang , Trong Nghia Hoang , Kian Hsiang Low , Mohan Kankanhalli

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

Instance selection (IS) is a crucial technique in machine learning that aims to reduce dataset size while maintaining model performance. This paper introduces a novel method called Graph Attention-based Instance Selection (GAIS), which…

机器学习 · 计算机科学 2024-12-30 Zahiriddin Rustamov , Ayham Zaitouny , Rafat Damseh , Nazar Zaki

Estimation of the response probability distributions of computer simulators in the presence of randomness is a crucial task in many fields. However, achieving this task with guaranteed accuracy remains an open computational challenge,…

统计计算 · 统计学 2024-09-04 Chao Dang , Marcos A. Valdebenito , Nataly A. Manque , Jun Xu , Matthias G. R. Faes

Whole Slide Images (WSIs) are high-resolution digital scans widely used in medical diagnostics. WSI classification is typically approached using Multiple Instance Learning (MIL), where the slide is partitioned into tiles treated as…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Sharon Peled , Yosef E. Maruvka , Moti Freiman

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 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 a weakly supervised learning problem where the aim is to assign labels to sets or bags of instances, as opposed to traditional supervised learning where each instance is assumed to be independent and…

机器学习 · 计算机科学 2022-02-24 Soumyasundar Pal , Antonios Valkanas , Florence Regol , Mark Coates

Computational models providing accurate estimates of their uncertainty are crucial for risk management associated with decision making in healthcare contexts. This is especially true since many state-of-the-art systems are trained using the…

机器学习 · 计算机科学 2022-06-09 Hongshu Liu , Nabeel Seedat , Julia Ive

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

Global sensitivity analysis of complex numerical simulators is often limited by the small number of model evaluations that can be afforded. In such settings, surrogate models built from a limited set of simulations can substantially reduce…

机器学习 · 统计学 2026-01-21 Guerlain Lambert , Céline Helbert , Claire Lauvernet

Additive-interactive regression has recently been shown to offer attractive minimax error rates over traditional nonparametric multivariate regression in a wide variety of settings, including cases where the predictor count is much larger…

统计方法学 · 统计学 2014-11-26 Shaan Qamar , Surya T. Tokdar

Early diagnosis of lung cancer is a key intervention for the treatment of lung cancer computer aided diagnosis (CAD) can play a crucial role. However, most published CAD methods treat lung cancer diagnosis as a lung nodule classification…

图像与视频处理 · 电气工程与系统科学 2022-10-12 Junhua Chen , Haiyan Zeng , Chong Zhang , Zhenwei Shi , Andre Dekker , Leonard Wee , Inigo Bermejo

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

Traditional image-based survival prediction models rely on discriminative patch labeling which make those methods not scalable to extend to large datasets. Recent studies have shown Multiple Instance Learning (MIL) framework is useful for…

图像与视频处理 · 电气工程与系统科学 2020-09-24 Jiawen Yao , Xinliang Zhu , Jitendra Jonnagaddala , Nicholas Hawkins , Junzhou Huang

In many review classification applications, a fine-grained analysis of the reviews is desirable, because different segments (e.g., sentences) of a review may focus on different aspects of the entity in question. However, training supervised…

机器学习 · 计算机科学 2019-10-02 Giannis Karamanolakis , Daniel Hsu , Luis Gravano

Multiple Instance Learning (MIL) has been widely applied in pathology towards solving critical problems such as automating cancer diagnosis and grading, predicting patient prognosis, and therapy response. Deploying these models in a…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Syed Ashar Javed , Dinkar Juyal , Harshith Padigela , Amaro Taylor-Weiner , Limin Yu , Aaditya Prakash

Multiple instance learning (MIL) is a framework for weakly supervised classification, where labels are assigned to sets of instances, i.e., bags, rather than to individual data points. This paradigm has proven effective in tasks where…

机器学习 · 计算机科学 2026-03-03 Salome Kazeminia , Carsten Marr , Bastian Rieck