paper-with-me

Papers

Address Instance-level Label Prediction in Multiple Instance Learning

2019-05-29 · Minlong Peng, Qi Zhang

\textit{Multiple Instance Learning} (MIL) is concerned with learning from bags of instances, where only bag labels are given and instance labels are unknown. Existent approaches in this field were mainly designed for the bag-level label prediction (predict labels for bags) but not the instance-level (predict labels for instances), with the task loss being only defined at the bag level. This restricts their application in many tasks, where the instance-level labels are more interested. In this paper, we propose a novel algorithm, whose loss is specifically defined at the instance level, to address instance-level label prediction in MIL. We prove that the loss of this algorithm can be unbiasedly and consistently estimated without using instance labels, under the i.i.d assumption. Empirical study validates the above statements and shows that the proposed algorithm can achieve superior instance-level and comparative bag-level performance, compared to state-of-the-art MIL methods. In addition, it shows that the proposed method can achieve similar results as the fully supervised model (trained with instance labels) for label prediction at the instance level.

📄 PDF Abstract BibTeX arXiv:1905.12226

Code (0)

등록된 구현이 없습니다.

Tasks

Multiple Instance LearningPrediction

Similar Papers 제목 키워드 기반

Denoising Mutual Knowledge Distillation in Bi-Directional Multiple Instance Learning

2025-05-17 · Chen Shu, Boyu Fu, Yiman Li, Ting Yin 외

Multiple Instance Learning is the predominant method for Whole Slide Image classification in digital pathology, enabling the use of slide-level labels to supervise model training. Although MIL eliminates the tedious fine…

Denoisingimage-classificationImage ClassificationKnowledge Distillation+2

Multiple Instance Learning with Mixed Supervision in Gleason Grading

2022-06-26 · Hao Bian, Zhuchen Shao, Yang Chen, Yifeng Wang 외

With the development of computational pathology, deep learning methods for Gleason grading through whole slide images (WSIs) have excellent prospects. Since the size of WSIs is extremely large, the image label usually co…

Multiple Instance Learningwhole slide images

Weakly Supervised Instance Learning for Thyroid Malignancy Prediction from Whole Slide Cytopathology Images

2019-04-26 · David Dov, Shahar Ziv Kovalsky, Serge Assaad, Avani A. Pendse Jonathan Cohen 외

We consider machine-learning-based thyroid-malignancy prediction from cytopathology whole-slide images (WSI). Multiple instance learning (MIL) approaches, typically used for the analysis of WSIs, divide the image (bag) i…

DiagnosticInformativenessMultiple Instance LearningTwo-sample testing+1

LNPL-MIL: Learning from Noisy Pseudo Labels for Promoting Multiple Instance Learning in Whole Slide Image

2023-01-01 · ICCV 2023 1 · Zhuchen Shao, Yifeng Wang, Yang Chen, Hao Bian 외

Gigapixel Whole Slide Images (WSIs) aided patient diagnosis and prognosis analysis are promising directions in computational pathology. However, limited by expensive and time-consuming annotation costs, WSIs usually …

Multiple Instance LearningPrognosisSurvival Predictionwhole slide images

ProMIL: Probabilistic Multiple Instance Learning for Medical Imaging

2023-06-18 · Łukasz Struski, Dawid Rymarczyk, Arkadiusz Lewicki, Robert Sabiniewicz 외

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…

Decision MakingMultiple Instance Learning