paper-with-me

Papers

SGPMIL: Sparse Gaussian Process Multiple Instance Learning

2025-07-11 · Andreas Lolos, Stergios Christodoulidis, Aris L. Moustakas, Jose Dolz, Maria Vakalopoulou arxiv

Multiple Instance Learning (MIL) offers a natural solution for settings where only coarse, bag-level labels are available, without having access to instance-level annotations. This is usually the case in digital pathology, which consists of gigapixel-sized images. While deterministic attention-based MIL approaches achieve strong bag-level performance, they often overlook the uncertainty inherent in instance relevance. In this paper, we address the lack of uncertainty quantification in instance-level attention scores by introducing SGPMIL, a new probabilistic attention-based MIL framework grounded in Sparse Gaussian Processes (SGP). By learning a posterior distribution over attention scores, SGPMIL enables principled uncertainty estimation, resulting in more reliable and calibrated instance relevance maps. Our approach not only preserves competitive bag-level performance but also significantly improves the quality and interpretability of instance-level predictions under uncertainty. SGPMIL extends prior work by introducing feature scaling in the SGP predictive mean function, leading to faster training, improved efficiency, and enhanced instance-level performance. Extensive experiments on multiple well-established digital pathology datasets highlight the effectiveness of our approach across both bag- and instance-level evaluations. Our code is available at https://github.com/mandlos/SGPMIL.

📄 PDF Abstract BibTeX arXiv:2507.08711

Code (0)

등록된 구현이 없습니다.

Tasks

Multiple Instance LearningGaussian Processes

Similar Papers 제목 키워드 기반

GroupForward: Building Referable 3D Scenes via Instance-Grouped Feed-Forward Gaussian Splatting

2026-08-18 · Qijian Tian, Zimeng Wu, Xuhong Wang, Lizhuang Ma 외 arxiv

Simultaneously reconstructing and understanding 3D environments is essential for embodied agents. Toward this goal, feed-forward semantic 3D Gaussian Splatting (3DGS) efficiently constructs semantic scene representations…

Referring Expression

Numerically Stable Sparse Gaussian Processes via Minimum Separation using Cover Trees

2022-10-14 · Alexander Terenin, David R. Burt, Artem Artemev, Seth Flaxman 외

Gaussian processes are frequently deployed as part of larger machine learning and decision-making systems, for instance in geospatial modeling, Bayesian optimization, or in latent Gaussian models. Within a system, the Ga…

Bayesian OptimizationDecision MakingGaussian Processes

Recursive Sparse Pseudo-input Gaussian Process SARSA

2018-11-17 · John Martin, Brendan Englot

The class of Gaussian Process (GP) methods for Temporal Difference learning has shown promise for data-efficient model-free Reinforcement Learning. In this paper, we consider a recent variant of the GP-SARSA algorithm, c…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Spike and Slab Variational Inference for Multi-Task and Multiple Kernel Learning

2011-12-01 · NeurIPS 2011 12 · Michalis K. Titsias, Miguel Lázaro-Gredilla

We introduce a variational Bayesian inference algorithm which can be widely applied to sparse linear models. The algorithm is based on the spike and slab prior which, from a Bayesian perspective, is the golden standard f…

Bayesian InferenceCollaborative FilteringGeneral ClassificationMissing Values+2

Relation-Centric Open-Vocabulary 3D Gaussian Segmentation

2026-07-01 · Eunsung Cha, Hyunjoon Lee, Jaesik Park arxiv

Open-vocabulary 3D Gaussian segmentation is challenging because it requires language understanding for diverse queries and accurate separation of Gaussians along object boundaries. Prior approaches either embed language …