LGAICVOct 4, 2021

AdjointBackMapV2: Precise Reconstruction of Arbitrary CNN Unit's Activation via Adjoint Operators

arXiv:2110.01736v2
Originality Incremental advance
AI Analysis

This work addresses the need for precise interpretability of CNN inner workings, though it appears incremental by extending prior adjoint operator methods.

The paper tackles the problem of reconstructing arbitrary CNN unit activations by overcoming the previous no-bias assumption, achieving near-zero reconstruction error on CIFAR-10 and CIFAR-100 datasets.

Adjoint operators have been found to be effective in the exploration of CNN's inner workings [1]. However, the previous no-bias assumption restricted its generalization. We overcome the restriction via embedding input images into an extended normed space that includes bias in all CNN layers as part of the extended space and propose an adjoint-operator-based algorithm that maps high-level weights back to the extended input space for reconstructing an effective hypersurface. Such hypersurface can be computed for an arbitrary unit in the CNN, and we prove that this reconstructed hypersurface, when multiplied by the original input (through an inner product), will precisely replicate the output value of each unit. We show experimental results based on the CIFAR-10 and CIFAR-100 data sets where the proposed approach achieves near 0 activation value reconstruction error.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes