Understanding the Role of Individual Units in a Deep Neural Network

September 10, 2020 ยท Entered Twilight ยท ๐Ÿ› Proceedings of the National Academy of Sciences of the United States of America

๐ŸŒ… TWILIGHT: Old Age
Predates the code-sharing era โ€” a pioneer of its time

"Last commit was 5.0 years ago (โ‰ฅ5 year threshold)"

Evidence collected by the PWNC Scanner

Repo contents: .gitattributes, .gitignore, LICENSE, README.md, dissect_all.sh, experiment, g_intervention.sh, intervention.sh, netdissect, notebooks, setup, stylization, www

Authors David Bau, Jun-Yan Zhu, Hendrik Strobelt, Agata Lapedriza, Bolei Zhou, Antonio Torralba arXiv ID 2009.05041 Category cs.CV: Computer Vision Cross-listed cs.LG, cs.NE Citations 501 Venue Proceedings of the National Academy of Sciences of the United States of America Repository https://github.com/davidbau/dissect/ โญ 307 Last Checked 1 month ago
Abstract
Deep neural networks excel at finding hierarchical representations that solve complex tasks over large data sets. How can we humans understand these learned representations? In this work, we present network dissection, an analytic framework to systematically identify the semantics of individual hidden units within image classification and image generation networks. First, we analyze a convolutional neural network (CNN) trained on scene classification and discover units that match a diverse set of object concepts. We find evidence that the network has learned many object classes that play crucial roles in classifying scene classes. Second, we use a similar analytic method to analyze a generative adversarial network (GAN) model trained to generate scenes. By analyzing changes made when small sets of units are activated or deactivated, we find that objects can be added and removed from the output scenes while adapting to the context. Finally, we apply our analytic framework to understanding adversarial attacks and to semantic image editing.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Computer Vision