NFT-K: Non-Fungible Tangent Kernels
Sina Alemohammad, Hossein Babaei, CJ Barberan, Naiming Liu, Lorenzo, Luzi, Blake Mason, Richard G. Baraniuk

TL;DR
NFT-K introduces a novel approach combining multiple neural tangent kernels to enhance interpretability of deep neural networks, especially in classification tasks, by modeling individual layers and their interactions.
Contribution
It develops a new neural tangent kernel-based model that represents each layer separately, improving interpretability over previous single-kernel methods.
Findings
Model clarifies layer interactions in neural networks.
Demonstrates improved interpretability on two datasets.
Abstract
Deep neural networks have become essential for numerous applications due to their strong empirical performance such as vision, RL, and classification. Unfortunately, these networks are quite difficult to interpret, and this limits their applicability in settings where interpretability is important for safety, such as medical imaging. One type of deep neural network is neural tangent kernel that is similar to a kernel machine that provides some aspect of interpretability. To further contribute interpretability with respect to classification and the layers, we develop a new network as a combination of multiple neural tangent kernels, one to model each layer of the deep neural network individually as opposed to past work which attempts to represent the entire network via a single neural tangent kernel. We demonstrate the interpretability of this model on two datasets, showing that the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Machine Learning and Data Classification · Neural Networks and Applications
