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

Visualizing and Understanding Neural Machine Translation #126

Open shunk031 opened 7 years ago

shunk031 commented 7 years ago

http://nlp.csai.tsinghua.edu.cn/~ly/papers/acl2017_dyz.pdf

shunk031 commented 7 years ago

ニューラル機械翻訳は、連続値(のベクトル)で表現されることや、ニューラルネットが非線形であることから解釈が難しい。この研究ではLayer-wise Relevance Propagationを用いて(文脈の)単語の隠れ状態への貢献度を計算することを提案した。出力層や隠れ層のあるノードが、入力層の各ノードからどれぐらい影響を受けているかが色の濃さで可視化される。 https://developers.cyberagent.co.jp/blog/archives/9908/