Papers › Proximal Distance Algorithms: Theory and Examples

Proximal Distance Algorithms: Theory and Examples

19 Apr 2016arXiv:1604.05694links table onlyarchive 2025-07-28

Kevin L. Keys, Hua Zhou, Kenneth Lange

The archive published only this paper's code-link row. Authors, date and abstract are from arXiv's metadata (CC0), read from the Kaggle arXiv metadata snapshot of 2026-09-12 where its title matched the archive's; the title is the archive's.

Proximal distance algorithms combine the classical penalty method of constrained minimization with distance majorization. If f(x) is the loss function, and C is the constraint set in a constrained minimization problem, then the proximal distance principle mandates minimizing the penalized loss f(x)+ρ/2dist(x,C)² and following the solution xᵨ to its limit as ρ tends to ∞. At each iteration the squared Euclidean distance dist(x,C)² is majorized by the spherical quadratic x-P_C(xₖ)², where P_C(xₖ) denotes the projection of the current iterate xₖ onto C. The minimum of the surrogate function f(x)+ρ/2x-P_C(xₖ)² is given by the proximal map prox_(ρ⁻¹f)[P_C(xₖ)]. The next iterate xₖ₊₁ automatically decreases the original penalized loss for fixed ρ. Since many explicit projections and proximal maps are known, it is straightforward to derive and implement novel optimization algorithms in this setting. These algorithms can take hundreds if not thousands of iterations to converge, but the stereotyped nature of each iteration makes proximal distance algorithms competitive with traditional algorithms. For convex problems, we prove global convergence. Our numerical examples include a) linear programming, b) nonnegative quadratic programming, c) projection to the closest kinship matrix, d) projection onto a second-order cone constraint, e) calculation of Horn's copositive matrix index, f) linear complementarity programming, and g) sparse principal components analysis. The proximal distance algorithm in each case is competitive or superior in speed to traditional methods.

PaperPDFCode

Code

klkeys/proxdist mentioned on GitHub report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections