paper-with-me

홈 › Papers

Multi-Attention Multiple Instance Learning

2021-12-11 · Andrei V. Konstantinov, Lev V. Utkin

A new multi-attention based method for solving the MIL problem (MAMIL), which takes into account the neighboring patches or instances of each analyzed patch in a bag, is proposed. In the method, one of the attention modules takes into account adjacent patches or instances, several attention modules are used to get a diverse feature representation of patches, and one attention module is used to unite different feature representations to provide an accurate classification of each patch (instance) and the whole bag. Due to MAMIL, a combined representation of patches and their neighbors in the form of embeddings of a small dimensionality for simple classification is realized. Moreover, different types of patches are efficiently processed, and a diverse feature representation of patches in a bag by using several attention modules is implemented. A simple approach for explaining the classification predictions of patches is proposed. Numerical experiments with various datasets illustrate the proposed method.

📄 PDF Abstract BibTeX arXiv:2112.06071

Code (0)

등록된 구현이 없습니다.

Tasks

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

SGPMIL: Sparse Gaussian Process Multiple Instance Learning

2025-07-11 · Andreas Lolos, Stergios Christodoulidis, Aris L. Moustakas, Jose Dolz 외 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 patholog…

Multiple Instance LearningGaussian Processes