PulseAugur
实时 10:21:46

新方法加速图像持久性计算

研究人员开发了 Flash Cubical,一种使用 $\mathbb{F}_2$ 上的 V-filtration 在 2D 和 3D 图像上高效计算立方体持久性的新方法。该方法利用带剪枝的并查集进行高效持久性计算,并采用查找表预先计算局部信息,从而避免运行时计算。据称,该方法在计算这种特定类型的计算时,在时间和内存成本方面都是最高效的,并且可能推广到其他过滤和复形。 AI

排序理由 这是一篇详细介绍新计算方法的学术论文。[lever_c_demoted from research: ic=1 ai=0.4]

在 arXiv cs.CV 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

报道来源 [1]

  1. arXiv cs.CV TIER_1 English(EN) · Titouan Le Breton, Karol Szustakowski, Marie Piraud ·

    Fast Cubical Persistent Homology on 2D and 3D Images via Union-Find, Pruning, and Lookup Tables

    arXiv:2606.04801v1 Announce Type: new Abstract: We present Flash Cubical, a highly efficient computation of cubical persistence on a V-filtration for 2D and 3D images over $\mathbb{F}_2$. The implementation is built around three core ideas. First, cubical complexes satisfy proper…