Computer Science > Computational Geometry
[Submitted on 3 Jan 2025]
Title:Sweeping Orders for Simplicial Complex Reconstruction
View PDF HTML (experimental)Abstract:Simplicial complexes arising from real-world settings may not be directly observable. Hence, for an unknown simplicial complex in Euclidean space, we want to efficiently reconstruct it by querying local structure. In particular, we are interested in queries for the indegree of a simplex $\sigma$ in some direction: the number of cofacets of $\sigma$ contained in some halfspace "below" $\sigma$. Fasy et al. proposed a method that, given the vertex set of a simplicial complex, uses indegree queries to reconstruct the set of edges. In particular, they use a sweep algorithm through the vertex set, identifying edges adjacent to and above each vertex in the sweeping order. The algorithm relies on a natural but crucial property of the sweeping order: at a given vertex $v$, all edges adjacent to $v$ contained in the halfspace below $v$ have another endpoint that appeared earlier in the order.
The edge reconstruction algorithm does not immediately extend to higher-dimensional simplex reconstruction. In particular, it is not possible to sweep through a set of $i$-simplices in a fixed direction and maintain that all $(i+1)$-cofacets of a given simplex $\sigma$ that come below $\sigma$ are known. We circumvent this by defining a sweeping order on a set of $i$-simplices, that additionally pairs each $i$-simplex $\sigma$ with a direction perpendicular to $\sigma$. Analogous to Fasy et al., our order has the crucial property that, at any $i$-simplex $\sigma$ paired with direction $s$, each $(i+1)$-dimensional coface of $\sigma$ that lies in the halfspace below $\sigma$ with respect to the direction $s$ has an $i$-dimensional face that appeared earlier in the order. We show how to compute such an order and use it to extend the edge reconstruction algorithm of Fasy et al. to simplicial complex reconstruction. Our algorithm can reconstruct arbitrary embedded simplicial complexes.
References & Citations
Bibliographic and Citation Tools
Bibliographic Explorer (What is the Explorer?)
Connected Papers (What is Connected Papers?)
Litmaps (What is Litmaps?)
scite Smart Citations (What are Smart Citations?)
Code, Data and Media Associated with this Article
alphaXiv (What is alphaXiv?)
CatalyzeX Code Finder for Papers (What is CatalyzeX?)
DagsHub (What is DagsHub?)
Gotit.pub (What is GotitPub?)
Hugging Face (What is Huggingface?)
Papers with Code (What is Papers with Code?)
ScienceCast (What is ScienceCast?)
Demos
Recommenders and Search Tools
Influence Flower (What are Influence Flowers?)
CORE Recommender (What is CORE?)
arXivLabs: experimental projects with community collaborators
arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.
Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.
Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.