Algorithms for Euclidean Distance Matrix Completion: Exploiting Proximity to Triviality
Fedor V. Fomin, Petr A. Golovach, M. S. Ramanujan, Saket Saurabh

TL;DR
This paper introduces novel fixed-parameter algorithms for Euclidean Distance Matrix Completion, leveraging structural patterns and proximity to triviality to achieve tractability in cases previously considered hard.
Contribution
It presents the first fixed-parameter algorithms for d-EDMC based on structural parameters and a polynomial-time solution for fixed d and fill-in, advancing the understanding of EDM completion complexity.
Findings
First FPT algorithm parameterized by d and unspecified entries per row/column.
First FPT algorithm parameterized by d and covering principal submatrices.
Polynomial-time algorithm for fixed d and fill-in, combining geometry and algebraic tools.
Abstract
In the d-Euclidean Distance Matrix Completion (d-EDMC) problem, one aims to determine whether a given partial matrix of pairwise distances can be extended to a full Euclidean distance matrix in d dimensions. This problem is a cornerstone of computational geometry with numerous applications. While classical work on this problem often focuses on exploiting connections to semidefinite programming typically leading to approximation algorithms, we focus on exact algorithms and propose a novel distance-from-triviality parameterization framework to obtain tractability results for d-EDMC. We identify key structural patterns in the input that capture entry density, including chordal substructures and coverability of specified entries by fully specified principal submatrices. We obtain: (1) The first fixed-parameter algorithm (FPT algorithm) for d-EDMC parameterized by d and the maximum number…
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.
Taxonomy
TopicsAdvanced Optimization Algorithms Research · VLSI and FPGA Design Techniques · Computational Geometry and Mesh Generation
