TopoMap++: A faster and more space efficient technique to compute projections with topological guarantees
Vitoria Guardieiro, Felipe Inagaki de Oliveira, Harish Doraiswamy,, Luis Gustavo Nonato, Claudio Silva

TL;DR
TopoMap++ enhances high-dimensional data visualization by providing a faster, more space-efficient, and topologically guaranteed projection method, improving interpretability for large datasets.
Contribution
The paper introduces TopoMap++, an improved version of TopoMap, with faster computation, better space efficiency, and a TreeMap-based topological hierarchy representation.
Findings
Significantly faster implementation of TopoMap++
More space-efficient layout for large datasets
Effective topological hierarchy visualization using TreeMap
Abstract
High-dimensional data, characterized by many features, can be difficult to visualize effectively. Dimensionality reduction techniques, such as PCA, UMAP, and t-SNE, address this challenge by projecting the data into a lower-dimensional space while preserving important relationships. TopoMap is another technique that excels at preserving the underlying structure of the data, leading to interpretable visualizations. In particular, TopoMap maps the high-dimensional data into a visual space, guaranteeing that the 0-dimensional persistence diagram of the Rips filtration of the visual space matches the one from the high-dimensional data. However, the original TopoMap algorithm can be slow and its layout can be too sparse for large and complex datasets. In this paper, we propose three improvements to TopoMap: 1) a more space-efficient layout, 2) a significantly faster implementation, and 3) a…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNumerical Methods and Algorithms · Constraint Satisfaction and Optimization · Parallel Computing and Optimization Techniques
MethodsPrincipal Components Analysis
