Attention-based Deep Multiple Instance Learningの発表資料

ssuser5aac2e 24 views 14 slides Sep 23, 2024
Slide 1
Slide 1 of 14
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8
Slide 9
9
Slide 10
10
Slide 11
11
Slide 12
12
Slide 13
13
Slide 14
14

About This Presentation

presentation of Attention-based Deep Multiple Instance Learning


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

A ttention-based MIL pooling

A ttention-based MIL pooling

FC layer FC layer FC layer Softmax sigmoid gate
Tags