paper-with-me

Papers

HyperNP: Interactive Visual Exploration of Multidimensional Projection Hyperparameters

2021-06-25 · Gabriel Appleby, Mateus Espadoto, Rui Chen, Samuel Goree, Alexandru Telea, Erik W Anderson, Remco Chang

Projection algorithms such as t-SNE or UMAP are useful for the visualization of high dimensional data, but depend on hyperparameters which must be tuned carefully. Unfortunately, iteratively recomputing projections to find the optimal hyperparameter value is computationally intensive and unintuitive due to the stochastic nature of these methods. In this paper we propose HyperNP, a scalable method that allows for real-time interactive hyperparameter exploration of projection methods by training neural network approximations. HyperNP can be trained on a fraction of the total data instances and hyperparameter configurations and can compute projections for new data and hyperparameters at interactive speeds. HyperNP is compact in size and fast to compute, thus allowing it to be embedded in lightweight visualization systems such as web browsers. We evaluate the performance of the HyperNP across three datasets in terms of performance and speed. The results suggest that HyperNP is accurate, scalable, interactive, and appropriate for use in real-world settings.

📄 PDF Abstract BibTeX arXiv:2106.13777

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ShaRP: Shape-Regularized Multidimensional Projections

2023-06-01 · Alister Machado, Alexandru Telea, Michael Behrisch

Projections, or dimensionality reduction methods, are techniques of choice for the visual exploration of high-dimensional data. Many such techniques exist, each one of them having a distinct visual signature - i.e., a re…

Dimensionality Reduction

Interactive dimensionality reduction using similarity projections

2018-11-13 · Dimitris Spathis, Nikolaos Passalis, Anastasios Tefas

Recent advances in machine learning allow us to analyze and describe the content of high-dimensional data like text, audio, images or other signals. In order to visualize that data in 2D or 3D, usually Dimensionality Red…

ClusteringDimensionality ReductionDomain AdaptationTransfer Learning

t-viSNE: Interactive Assessment and Interpretation of t-SNE Projections

2020-02-17 · Angelos Chatzimparmpas, Rafael M. Martins, Andreas Kerren

t-Distributed Stochastic Neighbor Embedding (t-SNE) for the visualization of multidimensional data has proven to be a popular approach, with successful applications in a wide range of domains. Despite their usefulness, t…

Dimensionality Reduction

Implicit Multidimensional Projection of Local Subspaces

2020-09-07 · Rongzheng Bian, Yumeng Xue, Liang Zhou, Jian Zhang 외

We propose a visualization method to understand the effect of multidimensional projection on local subspaces, using implicit function differentiation. Here, we understand the local subspace as the multidimensional local …

Improving multidimensional projection quality with user-specific metrics and optimal scaling

2024-07-23 · Maniru Ibrahim

The growing prevalence of high-dimensional data has fostered the development of multidimensional projection (MP) techniques, such as t-SNE, UMAP, and LAMP, for data visualization and exploration. However, conventional MP…

Data VisualizationDecision Making