paper-with-me

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 recognizable way to arrange points in the resulting scatterplot. Such signatures are implicit consequences of algorithm design, such as whether the method focuses on local vs global data pattern preservation; optimization techniques; and hyperparameter settings. We present a novel projection technique - ShaRP - that provides users explicit control over the visual signature of the created scatterplot, which can cater better to interactive visualization scenarios. ShaRP scales well with dimensionality and dataset size, generically handles any quantitative dataset, and provides this extended functionality of controlling projection shapes at a small, user-controllable cost in terms of quality metrics.

📄 PDF Abstract BibTeX arXiv:2306.00554

Code (1)

amreis/sharp 공식 구현 tf

Tasks

Dimensionality Reduction

Similar Papers 제목 키워드 기반

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 …

A new visual quality metric for Evaluating the performance of multidimensional projections

2024-07-23 · Maniru Ibrahim, Thales Vieira

Multidimensional projections (MP) are among the most essential approaches in the visual analysis of multidimensional data. It transforms multidimensional data into two-dimensional representations that may be shown as sca…

Deep Learning Multidimensional Projections

2019-02-21 · Mateus Espadoto, Nina S. T. Hirata, Alexandru C. Telea

Dimensionality reduction methods, also known as projections, are frequently used for exploring multidimensional data in machine learning, data science, and information visualization. Among these, t-SNE and its variants h…

BIG-bench Machine LearningDeep LearningDimensionality Reduction

Collection Space Navigator: An Interactive Visualization Interface for Multidimensional Datasets

2023-05-11 · Tillmann Ohm, Mar Canet Solà, Andres Karjus, Maximilian Schich

We introduce the Collection Space Navigator (CSN), a browser-based visualization tool to explore, research, and curate large collections of visual digital artifacts that are associated with multidimensional data, such as…

Data VisualizationDimensionality ReductionEmbeddings Evaluation

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