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

Learning how to explain neural networks: PatternNet and PatternAttribution #150

Open shunk031 opened 7 years ago

shunk031 commented 7 years ago

https://arxiv.org/abs/1705.05598

shunk031 commented 7 years ago

DNNの判断根拠を理解するための新しい手法の提案。ネットワークの重みの役割は入力内の余分な情報(d)をフィルタし出力yに寄与する部分(s)を取り出すフィルタであると定義。この寄与部分sをxからどれだけ取り出せるかを計測する新しい評価指標を定義すると共に、既存手法の改良を行っている https://twitter.com/icoxfog417/status/924134856149184512

shunk031 commented 7 years ago

参考 https://github.com/arXivTimes/arXivTimes/issues/474