English

Metric as Transform: Exploring beyond Affine Transform for Interpretable Neural Network

Machine Learning 2024-10-22 v1 Computer Vision and Pattern Recognition Neural and Evolutionary Computing

Abstract

Artificial Neural Networks of varying architectures are generally paired with affine transformation at the core. However, we find dot product neurons with global influence less interpretable as compared to local influence of euclidean distance (as used in Radial Basis Function Network). In this work, we explore the generalization of dot product neurons to lpl^p-norm, metrics, and beyond. We find that metrics as transform performs similarly to affine transform when used in MultiLayer Perceptron or Convolutional Neural Network. Moreover, we explore various properties of Metrics, compare it with Affine, and present multiple cases where metrics seem to provide better interpretability. We develop an interpretable local dictionary based Neural Networks and use it to understand and reject adversarial examples.

Keywords

Cite

@article{arxiv.2410.16159,
  title  = {Metric as Transform: Exploring beyond Affine Transform for Interpretable Neural Network},
  author = {Suman Sapkota},
  journal= {arXiv preprint arXiv:2410.16159},
  year   = {2024}
}

Comments

22 pages, 20 figures, 3 tables

R2 v1 2026-06-28T19:29:59.376Z