paper-with-me

홈 › Papers

ShapeVis: High-dimensional Data Visualization at Scale

2020-01-15 · Nupur Kumari, Siddarth R., Akash Rupela, Piyush Gupta, Balaji Krishnamurthy

We present ShapeVis, a scalable visualization technique for point cloud data inspired from topological data analysis. Our method captures the underlying geometric and topological structure of the data in a compressed graphical representation. Much success has been reported by the data visualization technique Mapper, that discreetly approximates the Reeb graph of a filter function on the data. However, when using standard dimensionality reduction algorithms as the filter function, Mapper suffers from considerable computational cost. This makes it difficult to scale to high-dimensional data. Our proposed technique relies on finding a subset of points called landmarks along the data manifold to construct a weighted witness-graph over it. This graph captures the structural characteristics of the point cloud, and its weights are determined using a Finite Markov Chain. We further compress this graph by applying induced maps from standard community detection algorithms. Using techniques borrowed from manifold tearing, we prune and reinstate edges in the induced graph based on their modularity to summarize the shape of data. We empirically demonstrate how our technique captures the structural characteristics of real and synthetic data sets. Further, we compare our approach with Mapper using various filter functions like t-SNE, UMAP, LargeVis and show that our algorithm scales to millions of data points while preserving the quality of data visualization.

📄 PDF Abstract BibTeX arXiv:2001.05166

Code (0)

등록된 구현이 없습니다.

Tasks

Community DetectionData VisualizationDimensionality ReductionTopological Data AnalysisVocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

3D-RadViz: Three Dimensional Radial Visualization for Large-Scale Data Visualization

2021-08-09 · IEEE Congress on Evolutionary Computation 2021 8 · Abdelrahman Elewah, Abeer A. Badawi, Haytham Khalil, Shahryar Rahnamayan 외

This paper presents 3D-RadViz, a visualization method for high dimensional data using a three dimensional radial visualization technique. The proposed technique extends the capabilities of the classical two dimensional r…

Data Visualization

Capacity Preserving Mapping for High-dimensional Data Visualization

2019-09-29 · Rongrong Wang, Xiaopeng Zhang

We provide a rigorous mathematical treatment to the crowding issue in data visualization when high dimensional data sets are projected down to low dimensions for visualization. By properly adjusting the capacity of high …

Data VisualizationDimensionality ReductionVocal Bursts Intensity Prediction

Visualizing the Finer Cluster Structure of Large-Scale and High-Dimensional Data

2020-07-17 · Yu Liang, Arin Chaudhuri, Haoyu Wang

Dimension reduction and visualization of high-dimensional data have become very important research topics because of the rapid growth of large databases in data science. In this paper, we propose using a generalized sigm…

Dimensionality Reduction

Visualizing Data using t-SNE

2008-11-01 · JMLR 2008 11 · Laurens van der Maaten, Geoffrey Hinton

We present a new technique called "t-SNE" that visualizes high-dimensional data by giving each datapoint a location in a two or three-dimensional map. The technique is a variation of Stochastic Neighbor Embedding (Hinton…

Dimensionality Reduction

MapExplorer: New Content Generation from Low-Dimensional Visualizations

2024-12-24 · Xingjian Zhang, Ziyang Xiong, Shixuan Liu, Yutong Xie 외

Low-dimensional visualizations, or "projection maps," are widely used in scientific and creative domains to interpret large-scale and complex datasets. These visualizations not only aid in understanding existing knowledg…

Navigate