2018/01/21 by Tamal K. Dey, Dey, Tamal K., Tianqi Li +3
Computer Science · Mathematics · Medicine · #Advanced Neuroimaging Techniques and Applications #Algebraic Topology (math.AT) #Combinatorics (math.CO) #Computational Geometry (cs.CG) #FOS: Computer and information sciences #FOS: Mathematics #Homotopy and Cohomology in Algebraic Topology #Topological and Geometric Data Analysis
paper · pdf · doi:10.48550/arxiv.1801.06759
openalex publication_date 2018/01/21 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28
Efficient computation of shortest cycles which form a homology basis under ℤ2-additions in a given simplicial complex K has been researched actively in recent years. When the complex K is a weighted graph with n vertices and m edges, the problem of computing a shortest (homology) cycle basis is known to be solvable in O(m2n/log n+ n2m)-time. Several works \citeborradaile2017minimum, greedy have addressed the case when the complex K is a 2-manifold. The complexity of these algorithms depends on the rank g of the one-dimensional homology group of K. This rank g has a lower bound of Θ(n), where n denotes the number of simplices in K, giving an O(n4) worst-case time complexity for the algorithms in \citeborradaile2017minimum,greedy. This worst-case complexity is improved in \citeannotation to O(nω+ n2gω-1) for general simplicial complexes where ω< 2.3728639 \citele2014powers is the matrix multiplication exponent. Taking g=Θ(n), this provides an O(nω+1) worst-case algorithm. In this paper, we improve this time complexity. Combining the divide and conquer technique from \citeDivideConquer with the use of annotations from \citeannotation, we present an algorithm that runs in O(nω+n2g) time giving the first O(n3) worst-case algorithm for general complexes. If instead of minimal basis, we settle for an approximate basis, we can improve the running time even further. We show that a 2-approximate minimal homology basis can be computed in O(nω√(n log n)) expected time. We also study more general measures for defining the minimal basis and identify reasonable conditions on these measures that allow computing a minimal basis efficiently.