LGOct 22, 2024

Sample-Efficient Geometry Reconstruction from Euclidean Distances using Non-Convex Optimization

arXiv:2410.16982v15 citationsh-index: 7NIPS
Originality Incremental advance
AI Analysis

This addresses a core task in machine learning for applications requiring geometry reconstruction, but it is incremental as it builds on existing non-convex methods with specific technical improvements.

The paper tackles the problem of reconstructing geometric configurations from Euclidean distances with minimal samples, establishing local convergence guarantees for a non-convex optimization method and demonstrating improved sample efficiency over state-of-the-art algorithms in experiments.

The problem of finding suitable point embedding or geometric configurations given only Euclidean distance information of point pairs arises both as a core task and as a sub-problem in a variety of machine learning applications. In this paper, we aim to solve this problem given a minimal number of distance samples. To this end, we leverage continuous and non-convex rank minimization formulations of the problem and establish a local convergence guarantee for a variant of iteratively reweighted least squares (IRLS), which applies if a minimal random set of observed distances is provided. As a technical tool, we establish a restricted isometry property (RIP) restricted to a tangent space of the manifold of symmetric rank-$r$ matrices given random Euclidean distance measurements, which might be of independent interest for the analysis of other non-convex approaches. Furthermore, we assess data efficiency, scalability and generalizability of different reconstruction algorithms through numerical experiments with simulated data as well as real-world data, demonstrating the proposed algorithm's ability to identify the underlying geometry from fewer distance samples compared to the state-of-the-art.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes