TL;DR
This paper introduces a novel method for reconstructing point sets on a line or loop from noisy pairwise distances by formulating it as a constrained nonconvex optimization problem and solving it with projected gradient descent.
Contribution
It presents the first practical large-scale solution for the noisy beltway problem, using a density-based discretization and a spectral initialization for robust reconstruction.
Findings
Method achieves state-of-the-art performance in numerical experiments.
Joint reconstruction is more robust to noise than traditional approaches.
Successfully applied to large-scale beltway problems with loop geometry.
Abstract
We address the problem of reconstructing a set of points on a line or a loop from their unassigned noisy pairwise distances. When the points lie on a line, the problem is known as the turnpike; when they are on a loop, it is known as the beltway. We approximate the problem by discretizing the domain and representing the points via an -hot encoding, which is a density supported on the discretized domain. We show how the distance distribution is then simply a collection of quadratic functionals of this density and propose to recover the point locations so that the estimated distance distribution matches the measured distance distribution. This can be cast as a constrained nonconvex optimization problem which we solve using projected gradient descent with a suitable spectral initializer. We derive conditions under which the proposed distance distribution matching approach locally…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
