paper-with-me

Papers

Block-Simultaneous Direction Method of Multipliers: A proximal primal-dual splitting algorithm for nonconvex problems with multiple constraints

2017-08-30 · Fred Moolekamp, Peter Melchior

We introduce a generalization of the linearized Alternating Direction Method of Multipliers to optimize a real-valued function $f$ of multiple arguments with potentially multiple constraints $g_\circ$ on each of them. The function $f$ may be nonconvex as long as it is convex in every argument, while the constraints $g_\circ$ need to be convex but not smooth. If $f$ is smooth, the proposed Block-Simultaneous Direction Method of Multipliers (bSDMM) can be interpreted as a proximal analog to inexact coordinate descent methods under constraints. Unlike alternative approaches for joint solvers of multiple-constraint problems, we do not require linear operators $L$ of a constraint function $g(L\ \cdot)$ to be invertible or linked between each other. bSDMM is well-suited for a range of optimization problems, in particular for data analysis, where $f$ is the likelihood function of a model and $L$ could be a transformation matrix describing e.g. finite differences or basis transforms. We apply bSDMM to the Non-negative Matrix Factorization task of a hyperspectral unmixing problem and demonstrate convergence and effectiveness of multiple constraints on both matrix factors. The algorithms are implemented in python and released as an open-source package.

📄 PDF Abstract BibTeX arXiv:1708.09066

Code (3)

pmelchior/proxmin 공식 구현
fred3m/scarlet
gcmshadow/proxmin

Tasks

Hyperspectral Unmixing

Similar Papers 제목 키워드 기반

An Algorithmic Framework of Variable Metric Over-Relaxed Hybrid Proximal Extra-Gradient Method

2018-05-16 · ICML 2018 7 · Li Shen, Peng Sun, Yitong Wang, Wei Liu 외

We propose a novel algorithmic framework of Variable Metric Over-Relaxed Hybrid Proximal Extra-gradient (VMOR-HPE) method with a global convergence guarantee for the maximal monotone operator inclusion problem. Its itera…

Distributed Primal-Dual Algorithms: Unification, Connections, and Insights

2025-02-01 · Runxiong Wu, Dong Liu, Xueqin Wang, Andi Wang

We study primal-dual algorithms for general empirical risk minimization problems in distributed settings, focusing on two prominent classes of algorithms. The first class is the communication-efficient distributed dual c…

Multiblock ADMM for nonsmooth nonconvex optimization with nonlinear coupling constraints

2022-01-19 · Le Thi Khanh Hien, Dimitri Papadimitriou

This paper proposes a multiblock alternating direction method of multipliers for solving a class of multiblock nonsmooth nonconvex optimization problem with nonlinear coupling constraints. We employ a majorization minimi…

Online Proximal-ADMM For Time-varying Constrained Convex Optimization

2020-10-10

This paper considers a convex optimization problem with cost and constraints that evolve over time. The function to be minimized is strongly convex and possibly non-differentiable, and variables are coupled through linea…

A Framework of Inertial Alternating Direction Method of Multipliers for Non-Convex Non-Smooth Optimization

2021-02-10 · Le Thi Khanh Hien, Duy Nhat Phan, Nicolas Gillis

In this paper, we propose an algorithmic framework, dubbed inertial alternating direction methods of multipliers (iADMM), for solving a class of nonconvex nonsmooth multiblock composite optimization problems with linear …