Revisiting Accurate Geometry for Morse-Smale Complexes
Son Le Thanh, Michael Ankele, Tino Weinkauf
TL;DR
Problem: discrete Morse-Smale complexes computed by steepest-descent on uniform grids fail to geometrically approximate the continuous embedding, while probabilistic gradient choices improve geometry but alter topology. Approach: analyze how gradient construction and data sampling affect both geometry and topology, identify fixed minima/maxima and variable saddles, and propose converting a uniform grid into a richer triangle mesh via mid-edge and interior points with a per-cell Delaunay triangulation and a small $\\epsilon$-simplification. Findings: topology can diverge between methods across 2D/3D data, but triangle-grid enrichment yields geometric fidelity close to the continuous case and preserves the overall topology of steepest-descent, demonstrated on synthetic functions and Hurricane Isabel data. Significance: provides a practical, scalable route to faithful Morse-Smale analysis on data sampled on uniform grids, improving visualization and topological data analysis outcomes.
Abstract
The Morse-Smale complex is a standard tool in visual data analysis. The classic definition is based on a continuous view of the gradient of a scalar function where its zeros are the critical points. These points are connected via gradient curves and surfaces emanating from saddle points, known as separatrices. In a discrete setting, the Morse-Smale complex is commonly extracted by constructing a combinatorial gradient assuming the steepest descent direction. Previous works have shown that this method results in a geometric embedding of the separatrices that can be fundamentally different from those in the continuous case. To achieve a similar embedding, different approaches for constructing a combinatorial gradient were proposed. In this paper, we show that these approaches generate a different topology, i.e., the connectivity between critical points changes. Additionally, we demonstrate that the steepest descent method can compute topologically and geometrically accurate Morse-Smale complexes when applied to certain types of grids. Based on these observations, we suggest a method to attain both geometric and topological accuracy for the Morse-Smale complex of data sampled on a uniform grid.
