Localized Evaluation for Constructing Discrete Vector Fields
Tanner Finken, Julien Tierny, Joshua A Levine

TL;DR
This paper presents a fast, local evaluation method for constructing discrete vector fields on 2D triangulated meshes, significantly improving computational efficiency while maintaining topological accuracy.
Contribution
It introduces a novel linear-time, local algorithm for pairing simplices in vector fields, inspired by scalar field methods, applicable to time-invariant 2D vector data.
Findings
Achieves drastic reductions in computation time
Produces topological features comparable to state-of-the-art methods
Effectively simplifies large, complex flow data
Abstract
Topological abstractions offer a method to summarize the behavior of vector fields but computing them robustly can be challenging due to numerical precision issues. One alternative is to represent the vector field using a discrete approach, which constructs a collection of pairs of simplices in the input mesh that satisfies criteria introduced by Forman's discrete Morse theory. While numerous approaches exist to compute pairs in the restricted case of the gradient of a scalar field, state-of-the-art algorithms for the general case of vector fields require expensive optimization procedures. This paper introduces a fast, novel approach for pairing simplices of two-dimensional, triangulated vector fields that do not vary in time. The key insight of our approach is that we can employ a local evaluation, inspired by the approach used to construct a discrete gradient field, where every…
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
TopicsAdvanced Numerical Analysis Techniques · Simulation Techniques and Applications
