Understanding Neural Network Systems for Image Analysis using Vector Spaces and Inverse Maps
Rebecca Pattichis, Marios S. Pattichis
TL;DR
Techniques from Linear Algebra are introduced to model neural network layers as maps between signal spaces to study invertible networks using vector spaces for computing input images that yield specific outputs.
Abstract
There is strong interest in developing mathematical methods that can be used to understand complex neural networks used in image analysis. In this paper, we introduce techniques from Linear Algebra to model neural network layers as maps between signal spaces. First, we demonstrate how signal spaces can be used to visualize weight spaces and convolutional layer kernels. We also demonstrate how residual vector spaces can be used to further visualize information lost at each layer. Second, we study invertible networks using vector spaces for computing input images that yield specific outputs. We demonstrate our approach on two invertible networks and ResNet18.
