ProMIL: Probabilistic Multiple Instance Learning for Medical Imaging
- URL: http://arxiv.org/abs/2306.10535v2
- Date: Tue, 12 Mar 2024 11:57:00 GMT
- Title: ProMIL: Probabilistic Multiple Instance Learning for Medical Imaging
- Authors: {\L}ukasz Struski, Dawid Rymarczyk, Arkadiusz Lewicki, Robert
Sabiniewicz, Jacek Tabor, Bartosz Zieli\'nski
- Abstract summary: Multiple Instance Learning (MIL) is a weakly-supervised problem in which one label is assigned to the whole bag of instances.
We introduce a dedicated instance-based method called ProMIL, based on deep neural networks and Bernstein estimation.
We show that ProMIL outperforms standard instance-based MIL in real-world medical applications.
- Score: 13.355864185650745
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: 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.
Related papers
- Reproducibility in Multiple Instance Learning: A Case For Algorithmic
Unit Tests [59.623267208433255]
Multiple Instance Learning (MIL) is a sub-domain of classification problems with positive and negative labels and a "bag" of inputs.
In this work, we examine five of the most prominent deep-MIL models and find that none of them respects the standard MIL assumption.
We identify and demonstrate this problem via a proposed "algorithmic unit test", where we create synthetic datasets that can be solved by a MIL respecting model.
arXiv Detail & Related papers (2023-10-27T03:05:11Z) - Large Language Model-Aware In-Context Learning for Code Generation [75.68709482932903]
Large language models (LLMs) have shown impressive in-context learning (ICL) ability in code generation.
We propose a novel learning-based selection approach named LAIL (LLM-Aware In-context Learning) for code generation.
arXiv Detail & Related papers (2023-10-15T06:12:58Z) - Unbiased Multiple Instance Learning for Weakly Supervised Video Anomaly
Detection [74.80595632328094]
Multiple Instance Learning (MIL) is prevailing in Weakly Supervised Video Anomaly Detection (WSVAD)
We propose a new MIL framework: Unbiased MIL (UMIL), to learn unbiased anomaly features that improve WSVAD.
arXiv Detail & Related papers (2023-03-22T08:11:22Z) - Multi-Instance Partial-Label Learning: Towards Exploiting Dual Inexact
Supervision [53.530957567507365]
In some real-world tasks, each training sample is associated with a candidate label set that contains one ground-truth label and some false positive labels.
In this paper, we formalize such problems as multi-instance partial-label learning (MIPL)
Existing multi-instance learning algorithms and partial-label learning algorithms are suboptimal for solving MIPL problems.
arXiv Detail & Related papers (2022-12-18T03:28:51Z) - Model Agnostic Interpretability for Multiple Instance Learning [7.412445894287708]
In Multiple Instance Learning (MIL), models are trained using bags of instances, where only a single label is provided for each bag.
In this work, we establish the key requirements for interpreting MIL models.
We then go on to develop several model-agnostic approaches that meet these requirements.
arXiv Detail & Related papers (2022-01-27T17:55:32Z) - ProtoMIL: Multiple Instance Learning with Prototypical Parts for
Fine-Grained Interpretability [2.094672430475796]
Multiple Instance Learning (MIL) gains popularity in many real-life machine learning applications due to its weakly supervised nature.
In this paper, we introduce ProtoMIL, a novel self-explainable MIL method inspired by the case-based reasoning process that operates on visual prototypes.
Thanks to incorporating prototypical features into objects description, ProtoMIL unprecedentedly joins the model accuracy and fine-grained interpretability.
arXiv Detail & Related papers (2021-08-24T10:02:31Z) - CIL: Contrastive Instance Learning Framework for Distantly Supervised
Relation Extraction [52.94486705393062]
We go beyond typical multi-instance learning (MIL) framework and propose a novel contrastive instance learning (CIL) framework.
Specifically, we regard the initial MIL as the relational triple encoder and constraint positive pairs against negative pairs for each instance.
Experiments demonstrate the effectiveness of our proposed framework, with significant improvements over the previous methods on NYT10, GDS and KBP.
arXiv Detail & Related papers (2021-06-21T04:51:59Z) - Sparse Network Inversion for Key Instance Detection in Multiple Instance
Learning [24.66638752977373]
Multiple Instance Learning (MIL) involves predicting a single label for a bag of instances, given positive or negative labels at bag-level.
The attention-based deep MIL model is a recent advance in both bag-level classification and key instance detection.
We present a method to improve the attention-based deep MIL model in the task of KID.
arXiv Detail & Related papers (2020-09-07T07:01:59Z) - Dual-stream Maximum Self-attention Multi-instance Learning [11.685285490589981]
Multi-instance learning (MIL) is a form of weakly supervised learning where a single class label is assigned to a bag of instances while the instance-level labels are not available.
We propose a dual-stream maximum self-attention MIL model (DSMIL) parameterized by neural networks.
Our method achieves superior performance compared to the best MIL methods and demonstrates state-of-the-art performance on benchmark MIL datasets.
arXiv Detail & Related papers (2020-06-09T22:44:58Z) - Weakly-Supervised Action Localization with Expectation-Maximization
Multi-Instance Learning [82.41415008107502]
Weakly-supervised action localization requires training a model to localize the action segments in the video given only video level action label.
It can be solved under the Multiple Instance Learning (MIL) framework, where a bag (video) contains multiple instances (action segments)
We show that our EM-MIL approach more accurately models both the learning objective and the MIL assumptions.
arXiv Detail & Related papers (2020-03-31T23:36:04Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.