Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why Normalizing Flows Fail to Detect Out-of-Distribution Data #20

Open
nocotan opened this issue Feb 23, 2021 · 0 comments
Open

Why Normalizing Flows Fail to Detect Out-of-Distribution Data #20

nocotan opened this issue Feb 23, 2021 · 0 comments

Comments

@nocotan
Copy link
Member

nocotan commented Feb 23, 2021

一言でいうと

なぜNormalizing FlowベースのOOD検出の手法が失敗するのかを調べた.

論文リンク

https://papers.nips.cc/paper/2020/file/ecb9fe2fbb99c31f567e9823e884dbec-Paper.pdf

著者/所属機関

Polina Kirichenko et al. (New York University)

投稿日付(yyyy/MM/dd)

2020/12

概要

なぜNormalizing FlowベースのOOD検出の手法が失敗するのかを調べた.
この理由づけとして,結合層に基づくフローに焦点を当てて,フローが対象画像データに依存しない局所的なピクセル相関と一般的な画像-潜在空間変換を学習することを主張.
また,アーキテクチャを少し変更することで,フローがOOD検出に有効になることを示す.

Screen Shot 2021-02-23 at 22 07 11

新規性・差分

  • Normalizing Flowが対象画像データに依存しない局所的なピクセル相関と一般的な画像-潜在空間変換を学習するためにOOD検出に失敗することを主張.
  • カップリング層を修正することで,Normalizing FlowがOOD検出に有効になることを示す.

手法

Screen Shot 2021-02-23 at 22 14 50

Screen Shot 2021-02-23 at 22 07 34

Screen Shot 2021-02-23 at 22 07 52

結果

Screen Shot 2021-02-23 at 22 08 14

Screen Shot 2021-02-23 at 22 08 37

コメント

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant