shunk031 / paper-survey

📚 Survey of previous research and related works on machine learning (especially Deep Learning) in Japanese
https://shunk031.github.io/paper-survey/
151 stars 12 forks source link

Tell Me Where to Look: Guided Attention Inference Network #208

Closed shunk031 closed 5 years ago

shunk031 commented 5 years ago

https://arxiv.org/abs/1802.10171

shunk031 commented 5 years ago

Attention mapを用いた弱教師ありセマンティックセグメンテーションを高精度に行うguided attention inference networks (GAIN) を提案。End-to-endで分類lossに加えてattentionの妥当性を考慮するlossを同時に学習する。データセットのバイアスに対してもロバストで、少量のマスクデータを使用可能。

Tell Me Where to Look: Guided Attention Inference Network - Paper Survey