paper-with-me

Papers

ProMIL: Probabilistic Multiple Instance Learning for Medical Imaging

2023-06-18 · Łukasz Struski, Dawid Rymarczyk, Arkadiusz Lewicki, Robert Sabiniewicz, Jacek Tabor, Bartosz Zieliński

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 predictions to obtain a bag label. The most common MIL model is when we consider a bag as positive if at least one of its instances has a positive label. However, this reasoning does not hold in many real-life scenarios, where the positive bag label is often a consequence of a certain percentage of positive instances. To address this issue, we introduce a dedicated instance-based method called ProMIL, based on deep neural networks and Bernstein polynomial estimation. An important advantage of ProMIL is that it can automatically detect the optimal percentage level for decision-making. We show that ProMIL outperforms standard instance-based MIL in real-world medical applications. We make the code available.

📄 PDF Abstract BibTeX arXiv:2306.10535

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingMultiple Instance Learning

Similar Papers 제목 키워드 기반

Probabilistic smooth attention for deep multiple instance learning in medical imaging

2025-07-20 · Francisco M. Castro-Macías, Pablo Morales-Álvarez, Yunan Wu, Rafael Molina 외 arxiv

The Multiple Instance Learning (MIL) paradigm is attracting plenty of attention in medical imaging classification, where labeled data is scarce. MIL methods cast medical images as bags of instances (e.g. patches in whole…

Multiple Instance Learning

Not-so-supervised: a survey of semi-supervised, multi-instance, and transfer learning in medical image analysis

2018-04-17 · Veronika Cheplygina, Marleen de Bruijne, Josien P. W. Pluim

Machine learning (ML) algorithms have made a tremendous impact in the field of medical imaging. While medical imaging datasets have been growing in size, a challenge for supervised ML algorithms that is frequently mentio…

BIG-bench Machine LearningMedical Image AnalysisTransfer Learning

Hyperbolic Secant representation of the logistic function: Application to probabilistic Multiple Instance Learning for CT intracranial hemorrhage detection

2024-03-21 · F. M. Castro-Macías, P. Morales-Álvarez, Y. Wu, R. Molina 외

Multiple Instance Learning (MIL) is a weakly supervised paradigm that has been successfully applied to many different scientific areas and is particularly well suited to medical imaging. Probabilistic MIL methods, and mo…

Gaussian ProcessesMultiple Instance LearningUncertainty Quantification

Single-Stage Broad Multi-Instance Multi-Label Learning (BMIML) with Diverse Inter-Correlations and its application to medical image classification

2022-09-06 · Qi Lai, Jianhang Zhou, Yanfen Gan, Chi-Man Vong 외

described by multiple instances (e.g., image patches) and simultaneously associated with multiple labels. Existing MIML methods are useful in many applications but most of which suffer from relatively low accuracy and tr…

image-classificationImage ClassificationMedical Image ClassificationMulti-Label Learning

Multi-Conditioned Denoising Diffusion Probabilistic Model (mDDPM) for Medical Image Synthesis

2024-09-07 · Arjun Krishna, Ge Wang, Klaus Mueller

Medical imaging applications are highly specialized in terms of human anatomy, pathology, and imaging domains. Therefore, annotated training datasets for training deep learning applications in medical imaging not only ne…

AnatomyDenoisingImage Generation