Attention-based Deep Multiple Instance Learningの発表資料
ssuser5aac2e
24 views
14 slides
Sep 23, 2024
Slide 1 of 14
1
2
3
4
5
6
7
8
9
10
11
12
13
14
About This Presentation
presentation of Attention-based Deep Multiple Instance Learning
Size: 848.37 KB
Language: en
Added: Sep 23, 2024
Slides: 14 pages
Slide Content
Attention-based Deep Multiple Instance Learning University of Yamanashi 6th-year student Taro Nitta
Multiple instance learning (MIL) a bag of instances + a single class label Predicting a bag label Discovering key instances The usability of current MIL model is open to question Interpretability Instance level accuracy is low
Contents modeling the bag label probability a transformation of instances to a low-dimensional embedding a permutation-invariant aggregation function a final transformation to the bag probab ility parameterizing all transformations using NN trainable weighted average operation helping to find key instances
MIL problem formulation Input : target variable : is a binary label assigned to a bag of instances and each instance has an individual label then, or
The bag label is distributed according to the Bernoulli distribution with the parameter This is a permutation-invariant procedure because we assume neither ordering nor dependency of instances in a bag. Symmetric function Assumption
Theorem1 A scoring function for a set of instances is a symmetric function, if and only if it can be decomposed in the following form: where are suitable transformation.
Theorem2 For any , a Hausdorff continuous symmetric function can be arbitrarily approximated by a function in the form are continuous functions.
Approach for classifying a bag of instances MIL pooling
Two main MIL approaches score MIL pooling instance embedding MIL pooling bag representation
MIL with Neural Networks MIL pooling MIL pooling MIL pooling operations max mean log-sum-exp Integrated Segm entation and Recognition noisy-or noisy-and
Attention-based MIL pooling instance-based embedding-based