paper-with-me

홈 › Papers

Rapid and Precise Topological Comparison with Merge Tree Neural Networks

2024-04-08 · Yu Qin, Brittany Terese Fasy, Carola Wenk, Brian Summa

Merge trees are a valuable tool in the scientific visualization of scalar fields; however, current methods for merge tree comparisons are computationally expensive, primarily due to the exhaustive matching between tree nodes. To address this challenge, we introduce the Merge Tree Neural Network (MTNN), a learned neural network model designed for merge tree comparison. The MTNN enables rapid and high-quality similarity computation. We first demonstrate how to train graph neural networks, which emerged as effective encoders for graphs, in order to produce embeddings of merge trees in vector spaces for efficient similarity comparison. Next, we formulate the novel MTNN model that further improves the similarity comparisons by integrating the tree and node embeddings with a new topological attention mechanism. We demonstrate the effectiveness of our model on real-world data in different domains and examine our model's generalizability across various datasets. Our experimental analysis demonstrates our approach's superiority in accuracy and efficiency. In particular, we speed up the prior state-of-the-art by more than $100\times$ on the benchmark datasets while maintaining an error rate below $0.1\%$.

📄 PDF Abstract BibTeX arXiv:2404.05879

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Sketching Merge Trees for Scientific Data Visualization

2021-01-08 · Mingzhe Li, Sourabh Palande, Lin Yan, Bei Wang

Merge trees are a type of topological descriptors that record the connectivity among the sublevel sets of scalar fields. They are among the most widely used topological tools in visualization. In this paper, we are inter…

Data Visualization

TexRel: a Green Family of Datasets for Emergent Communications on Relations

2021-05-26 · Hugh Perkins

We propose a new dataset TexRel as a playground for the study of emergent communications, in particular for relations. By comparison with other relations datasets, TexRel provides rapid training and experimentation, whil…

ClusteringEmergent communications on relations

Background Modelling using Octree Color Quantization

2014-12-05 · Aditya A. V. Sastry

By assuming that the most frequently occuring color in a video or a region of a video I propose a new algorithm for detecting foreground objects in a video. The process of detecting the foreground objects is complicated …

Quantization

Multi-field Visualisation via Trait-induced Merge Trees

2023-08-17 · Jochen Jankowai, Talha Bin Masood, Ingrid Hotz

In this work, we propose trait-based merge trees a generalization of merge trees to feature level sets, targeting the analysis of tensor field or general multi-variate data. For this, we employ the notion of traits defin…

AttributeTopological Data Analysis

Cycles Communities from the Perspective of Dendrograms and Gradient Sampling

2025-12-15 · Sixtus Dakurah arxiv

Identifying and comparing topological features, particularly cycles, across different topological objects remains a fundamental challenge in persistent homology and topological data analysis. This work introduces a novel…