English

Parallel Computation of Alpha Complex for Biomolecules

Computational Geometry 2020-04-03 v2 Distributed, Parallel, and Cluster Computing

Abstract

The alpha complex, a subset of the Delaunay triangulation, has been extensively used as the underlying representation for biomolecular structures. We propose a GPU-based parallel algorithm for the computation of the alpha complex, which exploits the knowledge of typical spatial distribution and sizes of atoms in a biomolecule. Unlike existing methods, this algorithm does not require prior construction of the Delaunay triangulation. The algorithm computes the alpha complex in two stages. The first stage proceeds in a bottom-up fashion and computes a superset of the edges, triangles, and tetrahedra belonging to the alpha complex. The false positives from this estimation stage are removed in a subsequent pruning stage to obtain the correct alpha complex. Computational experiments on several biomolecules demonstrate the superior performance of the algorithm, up to a factor of 50 when compared to existing methods that are optimized for biomolecules.

Keywords

Cite

@article{arxiv.1908.05944,
  title  = {Parallel Computation of Alpha Complex for Biomolecules},
  author = {Talha Bin Masood and Tathagata Ray and Vijay Natarajan},
  journal= {arXiv preprint arXiv:1908.05944},
  year   = {2020}
}
R2 v1 2026-06-23T10:49:04.327Z