paper-with-me

Papers

Attention-based Deep Multiple Instance Learning

2018-02-13 · ICML 2018 7 · Maximilian Ilse, Jakub M. Tomczak, Max Welling

Multiple instance learning (MIL) is a variation of supervised learning where a single class label is assigned to a bag of instances. In this paper, we state the MIL problem as learning the Bernoulli distribution of the bag label where the bag label probability is fully parameterized by neural networks. Furthermore, we propose a neural network-based permutation-invariant aggregation operator that corresponds to the attention mechanism. Notably, an application of the proposed attention-based operator provides insight into the contribution of each instance to the bag label. We show empirically that our approach achieves comparable performance to the best MIL methods on benchmark MIL datasets and it outperforms other methods on a MNIST-based MIL dataset and two real-life histopathology datasets without sacrificing interpretability.

📄 PDF Abstract BibTeX arXiv:1802.04712

Code (17)

AMLab-Amsterdam/AttentionDeepMIL 공식 구현 pytorch
DhruvilKarani/mil_mnist pytorch
Hazel-4/AttentionDeepMIL pytorch
KostiukIvan/Multiple-instance-learning-with-graph-neural-networks pytorch
SeongokRyu/multiple_instance_learning tf
ThomasHenckel/Attention_Deep_MIML tf
Xiyue-Wang/RetCCL pytorch
ml-jku/hopfield-layers pytorch
mv-lab/youtube8m-19 tf
nupursjsu/EmergingTechnologiesProject tf
rameshkn/AMIL
rudrajit15/MIL-for-Breast-Cancer-Histology-Images tf
shubham808/meTP tf
srinath-niz/google_youtube8m_2019 tf
swag2198/Intern-MeDAL_IITB pytorch
ucla-starai/countloss pytorch
zhangrenyuuchicago/H-E-Image-Classification pytorch

Tasks

Aerial Scene ClassificationMultiple Instance Learning

Similar Papers 제목 키워드 기반

Attention-Challenging Multiple Instance Learning for Whole Slide Image Classification

2023-11-13 · Yunlong Zhang, Honglin Li, Yuxuan Sun, Sunyi Zheng 외

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…

image-classificationImage ClassificationMultiple Instance Learning

Attention Awareness Multiple Instance Neural Network

2022-05-27 · Jingjun Yi, Beichen Zhou

Multiple instance learning is qualified for many pattern recognition tasks with weakly annotated data. The combination of artificial neural network and multiple instance learning offers an end-to-end solution and has bee…

Multiple Instance Learning

Nested Multiple Instance Learning with Attention Mechanisms

2021-11-01 · Saul Fuster, Trygve Eftestøl, Kjersti Engan

Strongly supervised learning requires detailed knowledge of truth labels at instance levels, and in many machine learning applications this is a major drawback. Multiple instance learning (MIL) is a popular weakly superv…

Multiple Instance LearningTime Series AnalysisWeakly-supervised Learning

Multiple Instance Verification

2024-07-09 · Xin Xu, Eibe Frank, Geoffrey Holmes

We explore multiple-instance verification, a problem setting where a query instance is verified against a bag of target instances with heterogeneous, unknown relevancy. We show that naive adaptations of attention-based m…

Multiple Instance Learning

Smooth Attention for Deep Multiple Instance Learning: Application to CT Intracranial Hemorrhage Detection

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

Multiple Instance Learning (MIL) has been widely applied to medical imaging diagnosis, where bag labels are known and instance labels inside bags are unknown. Traditional MIL assumes that instances in each bag are indepe…

DiagnosticMultiple Instance Learning