An efficient algorithm for the $\ell_{p}$ norm based metric nearness problem
Peipei Tang, Bo Jiang, Chengjing Wang

TL;DR
This paper introduces a scalable algorithm for the $\, ext{l}_p$ norm-based metric nearness problem, efficiently handling large-scale data by exploiting matrix structure and providing theoretical convergence guarantees.
Contribution
It proposes a delayed constraint generation algorithm with a semismooth Newton based PALM method, capable of solving extremely large instances without storing full constraint matrices.
Findings
Successfully solved problems with up to 10^8 variables and 10^13 constraints.
Demonstrated the efficiency of the proposed algorithm through numerical experiments.
Established theoretical convergence properties and conditions for the algorithm.
Abstract
Given a dissimilarity matrix, the metric nearness problem is to find the nearest matrix of distances that satisfy the triangle inequalities. This problem has wide applications, such as sensor networks, image processing, and so on. But it is of great challenge even to obtain a moderately accurate solution due to the metric constraints and the nonsmooth objective function which is usually a weighted norm based distance. In this paper, we propose a delayed constraint generation method with each subproblem solved by the semismooth Newton based proximal augmented Lagrangian method (PALM) for the metric nearness problem. Due to the high memory requirement for the storage of the matrix related to the metric constraints, we take advantage of the special structure of the matrix and do not need to store the corresponding constraint matrix. A pleasing aspect of our algorithm…
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
TopicsMatrix Theory and Algorithms · Advanced Optimization Algorithms Research · Sparse and Compressive Sensing Techniques
