paper-with-me

Papers

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

2021-10-04 · Qing Wan, Siu Wun Cheung, Yoonsuck Choe

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.

📄 PDF Abstract BibTeX arXiv:2110.01736

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Universal Approximation with Deep Narrow Networks

2019-05-21 · Patrick Kidger, Terry Lyons

The classical Universal Approximation Theorem holds for neural networks of arbitrary width and bounded depth. Here we consider the natural `dual' scenario for networks of bounded width and arbitrary depth. Precisely, let…

GPU Acceleration of Sparse Neural Networks

2020-05-09 · Aavaas Gajurel, Sushil J. Louis, Frederick C Harris

In this paper, we use graphics processing units(GPU) to accelerate sparse and arbitrary structured neural networks. Sparse networks have nodes in the network that are not fully connected with nodes in preceding and follo…

BIG-bench Machine LearningGPUNetwork Pruning

Universal approximation with complex-valued deep narrow neural networks

2023-05-26 · Paul Geuchen, Thomas Jahn, Hannes Matt

We study the universality of complex-valued neural networks with bounded widths and arbitrary depths. Under mild assumptions, we give a full description of those activation functions $\varrho:\mathbb{C}\to \mathbb{C}$ th…

Beyond the Hard Budget: Sparsity Regularizers for More Interpretable Top-k Sparse Autoencoders

2026-06-25 · Nathanaël Jacquier, Maria Vakalopoulou, Mahdi S. Hosseini arxiv

Sparse autoencoders (SAEs) have become a leading tool for interpreting the representations of vision foundation models, decomposing their polysemantic activations into a larger set of sparse, more monosemantic features. …

PLU: The Piecewise Linear Unit Activation Function

2018-09-03 · Andrei Nicolae

Successive linear transforms followed by nonlinear "activation" functions can approximate nonlinear functions to arbitrary precision given sufficient layers. The number of necessary layers is dependent on, in part, by th…