English

Visualizing Deep Neural Networks with Topographic Activation Maps

Machine Learning 2023-06-16 v2 Computer Vision and Pattern Recognition Human-Computer Interaction Machine Learning

Abstract

Machine Learning with Deep Neural Networks (DNNs) has become a successful tool in solving tasks across various fields of application. However, the complexity of DNNs makes it difficult to understand how they solve their learned task. To improve the explainability of DNNs, we adapt methods from neuroscience that analyze complex and opaque systems. Here, we draw inspiration from how neuroscience uses topographic maps to visualize brain activity. To also visualize activations of neurons in DNNs as topographic maps, we research techniques to layout the neurons in a two-dimensional space such that neurons of similar activity are in the vicinity of each other. In this work, we introduce and compare methods to obtain a topographic layout of neurons in a DNN layer. Moreover, we demonstrate how to use topographic activation maps to identify errors or encoded biases and to visualize training processes. Our novel visualization technique improves the transparency of DNN-based decision-making systems and is interpretable without expert knowledge in Machine Learning.

Keywords

Cite

@article{arxiv.2204.03528,
  title  = {Visualizing Deep Neural Networks with Topographic Activation Maps},
  author = {Valerie Krug and Raihan Kabir Ratul and Christopher Olson and Sebastian Stober},
  journal= {arXiv preprint arXiv:2204.03528},
  year   = {2023}
}

Comments

Accepted at the second International Conference on Hybrid Human-Artificial Intelligence (HHAI) 2023

R2 v1 2026-06-24T10:41:22.697Z