中文
相关论文

相关论文: Min-Max Framework for Majorization-Minimization Al…

200 篇论文

Minimax optimization has become a central tool in machine learning with applications in robust optimization, reinforcement learning, GANs, etc. These applications are often nonconvex-nonconcave, but the existing theory is unable to identify…

最优化与控制 · 数学 2021-04-02 Benjamin Grimmer , Haihao Lu , Pratik Worah , Vahab Mirrokni

Minimax optimization problems are an important class of optimization problems arising from modern machine learning and traditional research areas. While there have been many numerical algorithms for solving smooth convex-concave minimax…

最优化与控制 · 数学 2020-12-22 Yu-Hong Dai , Jiani Wang , Liwei Zhang

This paper provides examples of various synchronous and asynchronous signal processing systems for performing optimization, utilizing the framework and elements developed in a preceding paper. The general strategy in that paper was to…

最优化与控制 · 数学 2015-09-16 Thomas A. Baran , Tarek A. Lahlou

The reconstruction of low-rank matrix from its noisy observation finds its usage in many applications. It can be reformulated into a constrained nuclear norm minimization problem, where the bound $\eta$ of the constraint is explicitly given…

最优化与控制 · 数学 2022-04-14 Kexin Li , Hongwei Li , Raymond H. Chan , You-wei Wen

We study the minmax optimization problem introduced in [22] for computing policies for batch mode reinforcement learning in a deterministic setting. First, we show that this problem is NP-hard. In the two-stage case, we provide two…

系统与控制 · 计算机科学 2012-10-31 Raphael Fonteneau , Damien Ernst , Bernard Boigelot , Quentin Louveaux

This article introduces new multiplicative updates for nonnegative matrix factorization with the $\beta$-divergence and sparse regularization of one of the two factors (say, the activation matrix). It is well known that the norm of the…

机器学习 · 计算机科学 2024-03-13 Arthur Marmin , José Henrique de Morais Goulart , Cédric Févotte

L1-minimization refers to finding the minimum L1-norm solution to an underdetermined linear system b=Ax. Under certain conditions as described in compressive sensing theory, the minimum L1-norm solution is also the sparsest solution. In…

计算机视觉与模式识别 · 计算机科学 2012-08-28 Allen Y. Yang , Zihan Zhou , Arvind Ganesh , S. Shankar Sastry , Yi Ma

Energy minimization algorithms, such as graph cuts, enable the computation of the MAP solution under certain probabilistic models such as Markov random fields. However, for many computer vision problems, the MAP solution under the model is…

计算机视觉与模式识别 · 计算机科学 2013-07-31 Yongsub Lim , Kyomin Jung , Pushmeet Kohli

We introduce a lower bounding technique for the min max correlation clustering problem and, based on this technique, a combinatorial 4-approximation algorithm for complete graphs. This improves upon the previous best known approximation…

数据结构与算法 · 计算机科学 2024-02-15 Holger Heidrich , Jannik Irmai , Bjoern Andres

Expectation-Maximization (EM) algorithm is a widely used iterative algorithm for computing (local) maximum likelihood estimate (MLE). It can be used in an extensive range of problems, including the clustering of data based on the Gaussian…

机器学习 · 统计学 2023-03-28 Pierre Houdouin , Esa Ollila , Frederic Pascal

Achieving weighted throughput maximization (WTM) through power control has been a long standing open problem in interference-limited wireless networks. The complicated coupling between the mutual interferences of links gives rise to a…

网络与互联网体系结构 · 计算机科学 2008-06-10 Liping Qian , Ying Jun Zhang , Jianwei Huang

First-order methods in convex optimization offer low per-iteration cost but often suffer from slow convergence, while second-order methods achieve fast local convergence at the expense of costly Hessian inversions. In this paper, we…

机器学习 · 统计学 2025-07-08 Qiang Heng , Caixing Wang

We deal with the problem of numerically computing the dual norm, which is important to study sparsity-inducing regularizations (Jenatton et al. 2011,Bach et al. 2012). The dual norms find application in optimization and statistical…

统计计算 · 统计学 2022-04-15 Bernardi Mauro , Marco Stefanucci , Antonio Canale

Many key problems in machine learning and data science are routinely modeled as optimization problems and solved via optimization algorithms. With the increase of the volume of data and the size and complexity of the statistical models used…

最优化与控制 · 数学 2020-08-28 Filip Hanzely

This paper investigates the behavior of the Min-Sum message passing scheme to solve systems of linear equations in the Laplacian matrices of graphs and to compute electric flows. Voltage and flow problems involve the minimization of…

最优化与控制 · 数学 2019-03-08 Patrick Rebeschini , Sekhar Tatikonda

Convex-concave min-max problems are ubiquitous in machine learning, and people usually utilize first-order methods (e.g., gradient descent ascent) to find the optimal solution. One feature which separates convex-concave min-max problems…

最优化与控制 · 数学 2022-03-09 Mingrui Liu , Francesco Orabona

Nonnegative matrix factorization (NMF) is a popular method in machine learning and signal processing to decompose a given nonnegative matrix into two nonnegative matrices. In this paper, we propose new algorithms, called…

最优化与控制 · 数学 2025-09-29 Shota Takahashi , Mirai Tanaka , Shiro Ikeda

Message-passing algorithms based on belief-propagation (BP) are successfully used in many applications including decoding error correcting codes and solving constraint satisfaction and inference problems. BP-based algorithms operate over…

信息论 · 计算机科学 2013-07-16 Guy Even , Nissim Halabi

In this paper, a multi-parameterized proximal point algorithm combining with a relaxation step is developed for solving convex minimization problem subject to linear constraints. We show its global convergence and sublinear convergence rate…

数值分析 · 数学 2019-07-11 Jianchao Bai , Ke Guo , Xiaokai Chang

Submodular function minimization (SFM) is a fundamental and efficiently solvable problem class in combinatorial optimization with a multitude of applications in various fields. Surprisingly, there is only very little known about constraint…

数据结构与算法 · 计算机科学 2018-11-27 Martin Nägele , Benny Sudakov , Rico Zenklusen