paper-with-me

홈 › Papers

k* Distribution: Evaluating the Latent Space of Deep Neural Networks using Local Neighborhood Analysis

2023-12-07 · Shashank Kotyan, Tatsuya Ueda, Danilo Vasconcellos Vargas

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 profound understanding of existing contemporary visualizations. Experiments show that the distribution of samples within the network's learned latent space significantly varies depending on the class. Furthermore, we illustrate that our analysis can be applied to explore the latent space of diverse neural network architectures, various layers within neural networks, transformations applied to input samples, and the distribution of training and testing data for neural networks. Thus, the k* distribution should aid in visualizing the structure inside neural networks and further foster their understanding. Project Website is available online at https://shashankkotyan.github.io/k-Distribution/.

📄 PDF Abstract BibTeX arXiv:2312.04024

Code (1)

shashankkotyan/k-Distribution 공식 구현

Tasks

Dimensionality Reduction

Similar Papers 제목 키워드 기반

Linking Robustness and Generalization: A k* Distribution Analysis of Concept Clustering in Latent Space for Vision Models

2024-08-17 · Shashank Kotyan, Pin-Yu Chen, Danilo Vasconcellos Vargas

Most evaluations of vision models use indirect methods to assess latent space quality. These methods often involve adding extra layers to project the latent space into a new one. This projection makes it difficult to ana…

Radial Neighborhood Smoothing Recommender System

2025-07-14 · Zerui Zhang, Yumou Qiu arxiv

Recommender systems inherently exhibit a low-rank structure in latent space. A key challenge is to define meaningful and measurable distances in the latent space to capture user-user, item-item, user-item relationships e…

Collaborative Filtering

Isometric Gaussian Process Latent Variable Model for Dissimilarity Data

2020-06-21 · Martin Jørgensen, Søren Hauberg

We present a probabilistic model where the latent variable respects both the distances and the topology of the modeled data. The model leverages the Riemannian geometry of the generated manifold to endow the latent space…

Variational Inference

Great Models Think Alike: Improving Model Reliability via Inter-Model Latent Agreement

2023-05-02 · Ailin Deng, Miao Xiong, Bryan Hooi

Reliable application of machine learning is of primary importance to the practical deployment of deep learning methods. A fundamental challenge is that models are often unreliable due to overconfidence. In this paper, we…

model

Neighborhood Reconstructing Autoencoders

2021-12-01 · NeurIPS 2021 12 · Yonghyeon LEE, Hyeokjun Kwon, Frank Park

Vanilla autoencoders often produce manifolds that overfit to noisy training data, or have the wrong local connectivity and geometry. Autoencoder regularization techniques, e.g., the denoising autoencoder, have had some s…

Denoising