pMSz: A Distributed Parallel Algorithm for Correcting Extrema and Morse Smale Segmentations in Lossy Compression
Yuxiao Li, Mingze Xia, Xin Liang, Bei Wang, Robert Underwood, Sheng Di, Hemant Sharma, Dishant Beniwal, Franck Cappello, and Hanqi Guo

TL;DR
This paper introduces a scalable distributed parallel algorithm for correcting topological features in lossy compressed data, maintaining accuracy while significantly improving efficiency on high-performance computing systems.
Contribution
It develops a novel distributed algorithm that scales beyond a single GPU for Morse Smale segmentation correction, reducing communication bottlenecks and achieving high parallel efficiency.
Findings
Achieves over 90% parallel efficiency on 128 GPUs.
Effectively corrects topological features in large-scale datasets.
Reduces interprocess communication in Morse segmentation correction.
Abstract
Lossy compression, widely used by scientists to reduce data from simulations, experiments, and observations, can distort features of interest even under bounded error. Such distortions may compromise downstream analyses and lead to incorrect scientific conclusions in applications such as combustion and cosmology. This paper presents a distributed and parallel algorithm for correcting topological features, specifically, piecewise linear Morse Smale segmentations (PLMSS), which decompose the domain into monotone regions labeled by their corresponding local minima and maxima. While a single GPU algorithm (MSz) exists for PLMSS correction after compression, no methodology has been developed that scales beyond a single GPU for extreme scale data. We identify the key bottleneck in scaling PLMSS correction as the parallel computation of integral paths, a communication-intensive computation…
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
TopicsTopological and Geometric Data Analysis · Parallel Computing and Optimization Techniques · Computer Graphics and Visualization Techniques
