The parameterized complexity of finding a 2-sphere in a simplicial complex
Benjamin Burton, Sergio Cabello, Stefan Kratsch, William, Pettersson

TL;DR
This paper investigates the computational complexity of identifying 2-sphere subcomplexes within simplicial complexes, establishing hardness results and efficient algorithms for parameterized variants.
Contribution
It introduces complexity bounds and algorithms for finding 2-sphere subcomplexes, including W[1]-hardness, tight algorithms, and polynomial kernelization results.
Findings
W[1]-hardness for the small 2-sphere detection problem
An optimal algorithm matching the lower bound
Polynomial kernelization for the dual removal problem
Abstract
We consider the problem of finding a subcomplex K' of a simplicial complex K such that K' is homeomorphic to the 2-dimensional sphere, S^2. We study two variants of this problem. The first asks if there exists such a K' with at most k triangles, and we show that this variant is W[1]-hard and, assuming ETH, admits no O(n^{o(sqrt(k))}) time algorithm. We also give an algorithm that is tight with regards to this lower bound. The second problem is the dual of the first, and asks if K' can be found by removing at most k triangles from K. This variant has an immediate O(3^k poly(|K|)) time algorithm, and we show that it admits a polynomial kernelization to O(k^2) triangles, as well as a polynomial compression to a weighted version with bit-size O(k log k).
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
