paper-with-me

Papers

Primal-Dual Optimization Algorithms over Riemannian Manifolds: an Iteration Complexity Analysis

2017-10-05 · Junyu Zhang, Shiqian Ma, Shuzhong Zhang

In this paper we study nonconvex and nonsmooth multi-block optimization over Riemannian manifolds with coupled linear constraints. Such optimization problems naturally arise from machine learning, statistical learning, compressive sensing, image processing, and tensor PCA, among others. We develop an ADMM-like primal-dual approach based on decoupled solvable subroutines such as linearized proximal mappings. First, we introduce the optimality conditions for the afore-mentioned optimization models. Then, the notion of $\epsilon$-stationary solutions is introduced as a result. The main part of the paper is to show that the proposed algorithms enjoy an iteration complexity of $O(1/\epsilon^2)$ to reach an $\epsilon$-stationary solution. For prohibitively large-size tensor or machine learning models, we present a sampling-based stochastic algorithm with the same iteration complexity bound in expectation. In case the subproblems are not analytically solvable, a feasible curvilinear line-search variant of the algorithm based on retraction operators is proposed. Finally, we show specifically how the algorithms can be implemented to solve a variety of practical problems such as the NP-hard maximum bisection problem, the $\ell_q$ regularized sparse tensor principal component analysis and the community detection problem. Our preliminary numerical results show great potentials of the proposed methods.

📄 PDF Abstract BibTeX arXiv:1710.02236

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningCommunity DetectionCompressive Sensing

Methods 이 논문이 사용한 방법론

PCA Principle Components Analysis (PCA) is an unsupervised method primary used for dimensionality reduction within machine learning. PCA is calculated via a singular value…

Similar Papers 제목 키워드 기반

A Riemannian Primal-dual Algorithm Based on Proximal Operator and its Application in Metric Learning

2020-05-19 · Shijun Wang, Baocheng Zhu, Lintao Ma, Yuan Qi

In this paper, we consider optimizing a smooth, convex, lower semicontinuous function in Riemannian space with constraints. To solve the problem, we first convert it to a dual problem and then propose a general primal-du…

ManagementMetric Learning

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

Gradient Primal-Dual Algorithm Converges to Second-Order Stationary Solution for Nonconvex Distributed Optimization Over Networks

2018-07-01 · ICML 2018 7 · Mingyi Hong, Meisam Razaviyayn, Jason Lee

In this work, we study two first-order primal-dual based algorithms, the Gradient Primal-Dual Algorithm (GPDA) and the Gradient Alternating Direction Method of Multipliers (GADMM), for solving a class of linearly co…

Distributed Optimization

Playing with Duality: An Overview of Recent Primal-Dual Approaches for Solving Large-Scale Optimization Problems

2014-06-20 · Nikos Komodakis, Jean-Christophe Pesquet

Optimization methods are at the core of many problems in signal/image processing, computer vision, and machine learning. For a long time, it has been recognized that looking at the dual of an optimization problem may dra…

Federated Composite Optimization

2020-11-17 · Honglin Yuan, Manzil Zaheer, Sashank Reddi

Federated Learning (FL) is a distributed learning paradigm that scales on-device learning collaboratively and privately. Standard FL algorithms such as FedAvg are primarily geared towards smooth unconstrained settings. I…

Federated Learning