paper-with-me

홈 › Papers

Retraction-Free Decentralized Non-convex Optimization with Orthogonal Constraints

2024-05-19 · Youbang Sun, Shixiang Chen, Alfredo Garcia, Shahin Shahrampour

In this paper, we investigate decentralized non-convex optimization with orthogonal constraints. Conventional algorithms for this setting require either manifold retractions or other types of projection to ensure feasibility, both of which involve costly linear algebra operations (e.g., SVD or matrix inversion). On the other hand, infeasible methods are able to provide similar performance with higher computational efficiency. Inspired by this, we propose the first decentralized version of the retraction-free landing algorithm, called \textbf{D}ecentralized \textbf{R}etraction-\textbf{F}ree \textbf{G}radient \textbf{T}racking (DRFGT). We theoretically prove that DRFGT enjoys the ergodic convergence rate of $\mathcal{O}(1/K)$, matching the convergence rate of centralized, retraction-based methods. We further establish that under a local Riemannian P{\L} condition, DRFGT achieves a much faster linear convergence rate. Numerical experiments demonstrate that DRFGT performs on par with the state-of-the-art retraction-based methods with substantially reduced computational overhead.

📄 PDF Abstract BibTeX arXiv:2405.11590

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

Local Linear Convergence of Infeasible Optimization with Orthogonal Constraints

2024-12-07 · Youbang Sun, Shixiang Chen, Alfredo Garcia, Shahin Shahrampour

Many classical and modern machine learning algorithms require solving optimization tasks under orthogonality constraints. Solving these tasks with feasible methods requires a gradient descent update followed by a retract…

Primal-Dual Methods for Nonsmooth Nonconvex Optimization with Orthogonality Constraints

2026-04-05 · Linglingzhi Zhu, Wentao Ding, Shangyuan Liu, Anthony Man-Cho So arxiv

Recent advancements in data science have significantly elevated the importance of orthogonally constrained optimization problems. The Riemannian approach has become a popular technique for addressing these problems due t…

Computational Efficiency

Decentralized Riemannian Conjugate Gradient Method on the Stiefel Manifold

2023-08-21 · Jun Chen, Haishan Ye, Mengmeng Wang, Tianxin Huang 외

The conjugate gradient method is a crucial first-order optimization method that generally converges faster than the steepest descent method, and its computational cost is much lower than that of second-order methods. How…

Second-order methods

Efficient Optimization with Orthogonality Constraint: a Randomized Riemannian Submanifold Method

2025-05-18 · Andi Han, Pierre-Louis Poirion, Akiko Takeda

Optimization with orthogonality constraints frequently arises in various fields such as machine learning. Riemannian optimization offers a powerful framework for solving these problems by equipping the constraint set wit…

Riemannian optimizationStochastic Optimization

Fast and accurate optimization on the orthogonal manifold without retraction

2021-02-15 · Pierre Ablin, Gabriel Peyré

We consider the problem of minimizing a function over the manifold of orthogonal matrices. The majority of algorithms for this problem compute a direction in the tangent space, and then use a retraction to move in that d…