k* Distribution: Evaluating the Latent Space of Deep Neural Networks using Local Neighborhood Analysis
Shashank Kotyan, Tatsuya Ueda, Danilo Vasconcellos Vargas

TL;DR
This paper introduces the k* distribution and a local neighborhood analysis visualization technique to better understand the structure of neural network latent spaces, overcoming limitations of traditional dimensionality reduction methods.
Contribution
The paper presents a novel k* distribution method that preserves local neighborhood structures in latent space visualizations, enabling more accurate analysis of class distributions within neural networks.
Findings
Identified three distinct latent space distributions: fractured, overlapped, and clustered.
Showed that class distributions vary significantly across different layers and architectures.
Demonstrated the method's applicability to various neural network models and data transformations.
Abstract
Most examinations of neural networks' learned latent spaces typically employ dimensionality reduction techniques such as t-SNE or UMAP. These methods distort the local neighborhood in the visualization, making it hard to distinguish the structure of a subset of samples in the latent space. In response to this challenge, we introduce the {k*~distribution} and its corresponding visualization technique This method uses local neighborhood analysis to guarantee the preservation of the structure of sample distributions for individual classes within the subset of the learned latent space. This facilitates easy comparison of different k*~distributions, enabling analysis of how various classes are processed by the same neural network. Our study reveals three distinct distributions of samples within the learned latent space subset: a) Fractured, b) Overlapped, and c) Clustered, providing a more…
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
TopicsMachine Learning and Data Classification · Neural Networks and Applications · Generative Adversarial Networks and Image Synthesis
