paper-with-me

홈 › Papers

Scalable Topological Data Analysis and Visualization for Evaluating Data-Driven Models in Scientific Applications

2019-07-19 · Shusen Liu, Di Wang, Dan Maljovec, Rushil Anirudh, Jayaraman J. Thiagarajan, Sam Ade Jacobs, Brian C. Van Essen, David Hysom, Jae-Seung Yeom, Jim Gaffney, Luc Peterson, Peter B. Robinson, Harsh Bhatia, Valerio Pascucci, Brian K. Spears, Peer-Timo Bremer

With the rapid adoption of machine learning techniques for large-scale applications in science and engineering comes the convergence of two grand challenges in visualization. First, the utilization of black box models (e.g., deep neural networks) calls for advanced techniques in exploring and interpreting model behaviors. Second, the rapid growth in computing has produced enormous datasets that require techniques that can handle millions or more samples. Although some solutions to these interpretability challenges have been proposed, they typically do not scale beyond thousands of samples, nor do they provide the high-level intuition scientists are looking for. Here, we present the first scalable solution to explore and analyze high-dimensional functions often encountered in the scientific data analysis pipeline. By combining a new streaming neighborhood graph construction, the corresponding topology computation, and a novel data aggregation scheme, namely topology aware datacubes, we enable interactive exploration of both the topological and the geometric aspect of high-dimensional data. Following two use cases from high-energy-density (HED) physics and computational biology, we demonstrate how these capabilities have led to crucial new insights in both applications.

📄 PDF Abstract BibTeX arXiv:1907.08325

Code (2)

rushilanirudh/icf-jag-cycleGAN 공식 구현 tf
rushilanirudh/macc tf

Tasks

graph constructionTopological Data Analysis

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

ShapeVis: High-dimensional Data Visualization at Scale

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

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 gra…

Community DetectionData VisualizationDimensionality ReductionTopological Data Analysis+1

TopoDetect: Framework for Topological Features Detection in Graph Embeddings

2021-10-08 · Maroun Haddad, Mohamed Bouguessa

TopoDetect is a Python package that allows the user to investigate if important topological features, such as the Degree of the nodes, their Triangle Count, or their Local Clustering Score, are preserved in the embedding…

Clustering

Mixing autoencoder with classifier: conceptual data visualization

2019-12-03 · Pitoyo Hartono

In this short paper, a neural network that is able to form a low dimensional topological hidden representation is explained. The neural network can be trained as an autoencoder, a classifier or mix of both, and produces …

Data Visualization

Linguistics from a topological viewpoint

2024-03-16 · Rui Dong

Typological databases in linguistics are usually categorical-valued. As a result, it is difficult to have a clear visualization of the data. In this paper, we describe a workflow to analyze the topological shapes of Sout…

Topological Data Analysis

TopER: Topological Embeddings in Graph Representation Learning

2024-10-02 · Astrit Tola, Funmilola Mary Taiwo, Cuneyt Gurcan Akcora, Baris Coskunuzer

Graph embeddings play a critical role in graph representation learning, allowing machine learning models to explore and interpret graph-structured data. However, existing methods often rely on opaque, high-dimensional em…

ClusteringGraph ClusteringGraph Representation LearningRepresentation Learning+1