Interpretable Textual Neuron Representations for NLP
2018-09-19WS 2018Code Available0· sign in to hype
Nina Poerner, Benjamin Roth, Hinrich Schütze
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/NPoe/input-optimization-nlpOfficialIn papernone★ 0
- github.com/phnk/D7047Epytorch★ 2
Abstract
Input optimization methods, such as Google Deep Dream, create interpretable representations of neurons for computer vision DNNs. We propose and evaluate ways of transferring this technology to NLP. Our results suggest that gradient ascent with a gumbel softmax layer produces n-gram representations that outperform naive corpus search in terms of target neuron activation. The representations highlight differences in syntax awareness between the language and visual models of the Imaginet architecture.