paper-with-me

홈 › Papers

Coordinate Descent Methods for Fractional Minimization

2022-01-30 · Ganzhao Yuan

We consider a class of structured fractional minimization problems, in which the numerator part of the objective is the sum of a differentiable convex function and a convex non-smooth function, while the denominator part is a convex or concave function. This problem is difficult to solve since it is non-convex. By exploiting the structure of the problem, we propose two Coordinate Descent (CD) methods for solving this problem. The proposed methods iteratively solve a one-dimensional subproblem \textit{globally}, and they are guaranteed to converge to coordinate-wise stationary points. In the case of a convex denominator, under a weak \textit{locally bounded non-convexity condition}, we prove that the optimality of coordinate-wise stationary point is stronger than that of the standard critical point and directional point. Under additional suitable conditions, CD methods converge Q-linearly to coordinate-wise stationary points. In the case of a concave denominator, we show that any critical point is a global minimum, and CD methods converge to the global minimum with a sublinear convergence rate. We demonstrate the applicability of the proposed methods to some machine learning and signal processing models. Our experiments on real-world data have shown that our method significantly and consistently outperforms existing methods in terms of accuracy.

📄 PDF Abstract BibTeX arXiv:2201.12691

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Alternating Randomized Block Coordinate Descent

2018-07-01 · ICML 2018 7 · Jelena Diakonikolas, Lorenzo Orecchia

Block-coordinate descent algorithms and alternating minimization methods are fundamental optimization algorithms and an important primitive in large-scale optimization and machine learning. While various block-coord…

Coordinate Descent Methods for DC Minimization: Optimality Conditions and Global Convergence

2021-09-09 · Ganzhao Yuan

Difference-of-Convex (DC) minimization, referring to the problem of minimizing the difference of two convex functions, has been found rich applications in statistical learning and studied extensively for decades. However…

Differentially Private Coordinate Descent for Composite Empirical Risk Minimization

2021-10-22 · Paul Mangold, Aurélien Bellet, Joseph Salmon, Marc Tommasi

Machine learning models can leak information about the data used to train them. To mitigate this issue, Differentially Private (DP) variants of optimization algorithms like Stochastic Gradient Descent (DP-SGD) have been …

On Faster Convergence of Cyclic Block Coordinate Descent-type Methods for Strongly Convex Minimization

2016-07-10 · Xingguo Li, Tuo Zhao, Raman Arora, Han Liu 외

The cyclic block coordinate descent-type (CBCD-type) methods, which performs iterative updates for a few coordinates (a block) simultaneously throughout the procedure, have shown remarkable computational performance for …

regression

Randomized Block Coordinate Descent for Online and Stochastic Optimization

2014-07-01 · Huahua Wang, Arindam Banerjee

Two types of low cost-per-iteration gradient descent methods have been extensively studied in parallel. One is online or stochastic gradient descent (OGD/SGD), and the other is randomzied coordinate descent (RBCD). In th…

Stochastic Optimization