## 一言でいうと in-domainサンプルとOODサンプルの表現ギャップを最大化するDPNモデルのための新しい損失関数を提案. ### 論文リンク https://papers.nips.cc/paper/2020/file/68d3743587f71fbaa5062152985aff40-Paper.pdf ### 著者/所属機関 Jay Nandy et al. (National University of Singapore) ### 投稿日付(yyyy/MM/dd) 2020/12 ## 概要 既存のDPNモデルの定式化では,複数のクラス間でデータの不確実性が高いin-domainサンプルと,OODサンプルとの間で区別のつかない表現になることが多い. 本研究では、in-domainサンプルとOODサンプルの表現ギャップを最大化するDPNモデルのための新しい損失関数を提案. <img width="209" alt="Screen Shot 2021-02-26 at 3 18 50" src="https://user-images.githubusercontent.com/10952293/109198369-7e956900-77e1-11eb-9947-0f704436a1d2.png"> ## 新規性・差分 - 予測の不確実性の原因を特定することで情報に基づいた方法での手動介入が可能になり,実世界での応用におけるAIシステムの信頼性を高めることができる. ## 手法 <img width="331" alt="Screen Shot 2021-02-26 at 3 18 56" src="https://user-images.githubusercontent.com/10952293/109198375-81905980-77e1-11eb-8d6a-6704cc3de4c4.png"> <img width="271" alt="Screen Shot 2021-02-26 at 3 19 01" src="https://user-images.githubusercontent.com/10952293/109198385-83f2b380-77e1-11eb-83ce-22087882a525.png"> <img width="348" alt="Screen Shot 2021-02-26 at 3 19 07" src="https://user-images.githubusercontent.com/10952293/109198399-86eda400-77e1-11eb-9297-f9319acc8a26.png"> ## 結果 <img width="600" alt="Screen Shot 2021-02-26 at 3 19 13" src="https://user-images.githubusercontent.com/10952293/109198413-89e89480-77e1-11eb-8686-c50b9be7265a.png"> <img width="681" alt="Screen Shot 2021-02-26 at 3 19 21" src="https://user-images.githubusercontent.com/10952293/109198422-8ce38500-77e1-11eb-98c3-9b768658a2a7.png"> <img width="696" alt="Screen Shot 2021-02-26 at 3 19 26" src="https://user-images.githubusercontent.com/10952293/109198435-8fde7580-77e1-11eb-88ca-2b969fc8ddee.png"> <img width="377" alt="Screen Shot 2021-02-26 at 3 19 32" src="https://user-images.githubusercontent.com/10952293/109198440-91a83900-77e1-11eb-8e82-9ee39eb1e0a6.png"> <img width="675" alt="Screen Shot 2021-02-26 at 3 19 36" src="https://user-images.githubusercontent.com/10952293/109198453-940a9300-77e1-11eb-9661-89ac8e9a7a77.png"> ## コメント