Fast Algorithms for Minimum Homology Basis

IF 0.6 3区 数学 Q4 COMPUTER SCIENCE, THEORY & METHODS Discrete & Computational Geometry Pub Date : 2024-07-24 DOI:10.1007/s00454-024-00680-8
Amritendu Dhar, Vijay Natarajan, Abhishek Rathod
{"title":"Fast Algorithms for Minimum Homology Basis","authors":"Amritendu Dhar, Vijay Natarajan, Abhishek Rathod","doi":"10.1007/s00454-024-00680-8","DOIUrl":null,"url":null,"abstract":"<p>We study the problem of finding a minimum homology basis, that is, a lightest set of cycles that generates the 1-dimensional homology classes with <span>\\(\\mathbb {Z}_2\\)</span> coefficients in a given simplicial complex <i>K</i>. This problem has been extensively studied in the last few years. For general complexes, the current best deterministic algorithm, by Dey et al. (LATIN 2018: Theoretical Informatics, Springer International Publishing, Cham, 2018), runs in <span>\\(O(N m^{\\omega -1} + n m g)\\)</span> time, where <i>N</i> denotes the total number of simplices in <i>K</i>, <i>m</i> denotes the number of edges in <i>K</i>, <i>n</i> denotes the number of vertices in <i>K</i>, <i>g</i> denotes the rank of the 1-homology group of <i>K</i>, and <span>\\(\\omega \\)</span> denotes the exponent of matrix multiplication. In this paper, we present three conceptually simple randomized algorithms that compute a minimum homology basis of a general simplicial complex <i>K</i>. The first algorithm runs in <span>\\(\\tilde{O}(m^\\omega )\\)</span> time, the second algorithm runs in <span>\\(O(N m^{\\omega -1})\\)</span> time and the third algorithm runs in <span>\\(\\tilde{O}(N^2\\,g + N m g{^2} + m g{^3})\\)</span> time which is nearly quadratic time when <span>\\(g=O(1)\\)</span>. We also study the problem of finding a minimum cycle basis in an undirected graph <i>G</i> with <i>n</i> vertices and <i>m</i> edges. The best known algorithm for this problem runs in <span>\\(O(m^\\omega )\\)</span> time. Our algorithm, which has a simpler high-level description, but is slightly more expensive, runs in <span>\\(\\tilde{O}(m^\\omega )\\)</span> time. We also provide a practical implementation of computing the minimum homology basis for general weighted complexes. The implementation is broadly based on the algorithmic ideas described in this paper, differing in its use of practical subroutines. Of these subroutines, the more costly step makes use of a parallel implementation, thus potentially addressing the issue of scale. We compare results against the currently known state of the art implementation (ShortLoop).</p>","PeriodicalId":50574,"journal":{"name":"Discrete & Computational Geometry","volume":null,"pages":null},"PeriodicalIF":0.6000,"publicationDate":"2024-07-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"Discrete & Computational Geometry","FirstCategoryId":"100","ListUrlMain":"https://doi.org/10.1007/s00454-024-00680-8","RegionNum":3,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q4","JCRName":"COMPUTER SCIENCE, THEORY & METHODS","Score":null,"Total":0}
引用次数: 0

Abstract

We study the problem of finding a minimum homology basis, that is, a lightest set of cycles that generates the 1-dimensional homology classes with \(\mathbb {Z}_2\) coefficients in a given simplicial complex K. This problem has been extensively studied in the last few years. For general complexes, the current best deterministic algorithm, by Dey et al. (LATIN 2018: Theoretical Informatics, Springer International Publishing, Cham, 2018), runs in \(O(N m^{\omega -1} + n m g)\) time, where N denotes the total number of simplices in K, m denotes the number of edges in K, n denotes the number of vertices in K, g denotes the rank of the 1-homology group of K, and \(\omega \) denotes the exponent of matrix multiplication. In this paper, we present three conceptually simple randomized algorithms that compute a minimum homology basis of a general simplicial complex K. The first algorithm runs in \(\tilde{O}(m^\omega )\) time, the second algorithm runs in \(O(N m^{\omega -1})\) time and the third algorithm runs in \(\tilde{O}(N^2\,g + N m g{^2} + m g{^3})\) time which is nearly quadratic time when \(g=O(1)\). We also study the problem of finding a minimum cycle basis in an undirected graph G with n vertices and m edges. The best known algorithm for this problem runs in \(O(m^\omega )\) time. Our algorithm, which has a simpler high-level description, but is slightly more expensive, runs in \(\tilde{O}(m^\omega )\) time. We also provide a practical implementation of computing the minimum homology basis for general weighted complexes. The implementation is broadly based on the algorithmic ideas described in this paper, differing in its use of practical subroutines. Of these subroutines, the more costly step makes use of a parallel implementation, thus potentially addressing the issue of scale. We compare results against the currently known state of the art implementation (ShortLoop).

Abstract Image

查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
最小同源性基础的快速算法
我们研究的问题是寻找最小同调基础,即在给定简单复数K中生成具有\(\mathbb {Z}_2\) 系数的一维同调类的最轻循环集。对于一般复数,目前最好的确定性算法是由 Dey 等人提出的(LATIN 2018:Theoretical Informatics, Springer International Publishing, Cham, 2018),运行时间为 \(O(N m^{\omega -1} + n m g)\) time,其中 N 表示 K 中简约的总数,m 表示 K 中边的数量,n 表示 K 中顶点的数量,g 表示 K 的 1-homology 群的秩,\(\omega \) 表示矩阵乘法的指数。在本文中,我们提出了三种概念简单的随机算法,可以计算一般单纯复数 K 的最小同调基。第一种算法的运行时间为(\tilde{O}(m^\omega )\),第二种算法的运行时间为(O(N m^{\omega -1})\) time,第三种算法的运行时间为(\tilde{O}(N^2\,g + N m g{^2} + m g{^3})\) time,当\(g=O(1)\)时,这种算法的运行时间接近二次方时间。我们还研究了在有 n 个顶点和 m 条边的无向图 G 中寻找最小循环基础的问题。这个问题的已知最佳算法运行时间为 \(O(m^\omega )\) time。我们的算法具有更简单的高层描述,但成本略高,运行时间为(\tilde{O}(m^\omega ))。我们还提供了计算一般加权复数最小同调基础的实际实现。该实现大致基于本文描述的算法思想,不同之处在于它使用了实用的子程序。在这些子程序中,成本较高的步骤使用了并行执行,从而有可能解决规模问题。我们将结果与目前已知的最先进实现方法(ShortLoop)进行了比较。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
求助全文
约1分钟内获得全文 去求助
来源期刊
Discrete & Computational Geometry
Discrete & Computational Geometry 数学-计算机:理论方法
CiteScore
1.80
自引率
12.50%
发文量
99
审稿时长
6-12 weeks
期刊介绍: Discrete & Computational Geometry (DCG) is an international journal of mathematics and computer science, covering a broad range of topics in which geometry plays a fundamental role. It publishes papers on such topics as configurations and arrangements, spatial subdivision, packing, covering, and tiling, geometric complexity, polytopes, point location, geometric probability, geometric range searching, combinatorial and computational topology, probabilistic techniques in computational geometry, geometric graphs, geometry of numbers, and motion planning.
期刊最新文献
The Complexity of Order Type Isomorphism Volume Computation for Meissner Polyhedra and Applications Erdős–Szekeres-Type Problems in the Real Projective Plane The Structure of Metrizable Graphs Estimating the Convex Hull of the Image of a Set with Smooth Boundary: Error Bounds and Applications
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
已复制链接
已复制链接
快去分享给好友吧!
我知道了
×
扫码分享
扫码分享
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1