Recognizing Weak Embeddings of Graphs
Hugo A. Akitaya, Radoslav Fulek, Csaba D. T\'oth

TL;DR
This paper introduces a faster, simpler algorithm for recognizing weak embeddings of graphs into 2-manifolds, improving from polynomial to near-linear time by using local operations instead of linear algebra.
Contribution
The authors present a near-linear time algorithm for recognizing weak graph embeddings, simplifying previous methods by avoiding large linear systems.
Findings
Algorithm runs in O(n log n) time.
Eliminates the need for solving large linear systems.
Provides a conceptually simpler approach.
Abstract
We present an efficient algorithm for a problem in the interface between clustering and graph embeddings. An embedding of a graph into a 2-manifold maps the vertices in to distinct points and the edges in to interior-disjoint Jordan arcs between the corresponding vertices. In applications in clustering, cartography, and visualization, nearby vertices and edges are often bundled to the same point or overlapping arcs, due to data compression or low resolution. This raises the computational problem of deciding whether a given map comes from an embedding. A map is a \textbf{weak embedding} if it can be perturbed into an embedding with for every , where is the unform norm. A polynomial-time…
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.
