paper-with-me

홈 › Papers

Moreau Envelope ADMM for Decentralized Weakly Convex Optimization

2023-08-31 · Reza Mirzaeifard, Naveen K. D. Venkategowda, Alexander Jung, Stefan Werner

This paper proposes a proximal variant of the alternating direction method of multipliers (ADMM) for distributed optimization. Although the current versions of ADMM algorithm provide promising numerical results in producing solutions that are close to optimal for many convex and non-convex optimization problems, it remains unclear if they can converge to a stationary point for weakly convex and locally non-smooth functions. Through our analysis using the Moreau envelope function, we demonstrate that MADM can indeed converge to a stationary point under mild conditions. Our analysis also includes computing the bounds on the amount of change in the dual variable update step by relating the gradient of the Moreau envelope function to the proximal function. Furthermore, the results of our numerical experiments indicate that our method is faster and more robust than widely-used approaches.

📄 PDF Abstract BibTeX arXiv:2308.16752

Code (0)

등록된 구현이 없습니다.

Tasks

Distributed Optimization

Methods 이 논문이 사용한 방법론

ADMM The alternating direction method of multipliers (ADMM) is an algorithm that solves convex optimization problems by breaking them into smaller pieces, each of which are…

Similar Papers 제목 키워드 기반

LEAF: A Learning-Enabled ADMM Framework for Accelerated Convex Optimization

2026-06-08 · Binh Nguyen, Trinh Tran, Truong X. Nghiem arxiv

We propose LEAF, a learning-enabled ADMM framework for accelerated convex optimization. The key idea is to approximate the Moreau envelope of the objective function using an Input Convex Neural Network (ICNN), resulting …

Moreau Envelope Based Difference-of-weakly-Convex Reformulation and Algorithm for Bilevel Programs

2023-06-29 · Lucy L. Gao, Jane J. Ye, Haian Yin, Shangzhi Zeng 외

Bilevel programming has emerged as a valuable tool for hyperparameter selection, a central concern in machine learning. In a recent study by Ye et al. (2023), a value function-based difference of convex algorithm was int…

Stochastic subgradient method converges at the rate $O(k^{-1/4})$ on weakly convex functions

2018-02-08 · Damek Davis, Dmitriy Drusvyatskiy

We prove that the proximal stochastic subgradient method, applied to a weakly convex problem, drives the gradient of the Moreau envelope to zero at the rate $O(k^{-1/4})$. As a consequence, we resolve an open question on…

Open-Ended Question Answering

Single-Loop Stochastic Algorithms for Difference of Max-Structured Weakly Convex Functions

2024-05-28 · Quanqi Hu, Qi Qi, Zhaosong Lu, Tianbao Yang

In this paper, we study a class of non-smooth non-convex problems in the form of $\min_{x}[\max_{y\in Y}\phi(x, y) - \max_{z\in Z}\psi(x, z)]$, where both $\Phi(x) = \max_{y\in Y}\phi(x, y)$ and $\Psi(x)=\max_{z\in Z}\ps…

Fairness

Federated Smoothing ADMM for Localization

2025-03-12 · Reza Mirzaeifard, Ashkan Moradi, Masahiro Yukawa, Stefan Werner

This paper addresses the challenge of localization in federated settings, which are characterized by distributed data, non-convexity, and non-smoothness. To tackle the scalability and outlier issues inherent in such envi…

Computational Efficiency