Faster computation of Whitney stratifications and their minimization
Martin Helmer, Rafael Mohr
TL;DR
The paper addresses the computational bottleneck in constructing Whitney stratifications by introducing a fast algebraic criterion that avoids full primary decomposition in conormal spaces, and a complementary minimization approach based on Teissier's local polar varieties to obtain the unique minimal Whitney stratification for complex varieties. The first algorithm accelerates stratification by using equidimensional decomposition, while the second leverages polar multiplicities to ensure minimality. The authors provide a probabilistic, multiplicity-based minimization pipeline and prove correctness, along with runtime benchmarks showing notable speedups over previous methods. A Macaulay2 implementation demonstrates practical applicability to nontrivial examples, including those challenging for prior algorithms.
Abstract
We describe two new algorithms for the computation of Whitney stratifications of real and complex algebraic varieties. The first algorithm is a modification of the algorithm of Helmer and Nanda (HN), but is made more efficient by using techniques for equidimensional decomposition rather than computing the set of associated primes of a polynomial ideal at a key step in the HN algorithm. We note that this modified algorithm may fail to produce a minimal Whitney stratification even when the HN algorithm would produce a minimal stratification. The second algorithm coarsens a given Whitney stratification of a complex variety to the unique minimal Whitney stratification; we refer to this as the minimization of a stratification. The theoretical basis for our approach is a classical result of Teissier. To our knowledge this yields the first algorithm for computing a minimal Whitney stratification.
