中文
相关论文

相关论文: Limited Memory Kelley's Method Converges for Compo…

200 篇论文

This paper focuses on convex constrained optimization problems, where the solution is subject to a convex inequality constraint. In particular, we aim at challenging problems for which both projection into the constrained domain and a…

最优化与控制 · 数学 2017-06-13 Tianbao Yang , Qihang Lin , Lijun Zhang

We introduce a new convex optimization problem, termed quadratic decomposable submodular function minimization (QDSFM), which allows to model a number of learning tasks on graphs and hypergraphs. The problem exhibits close ties to…

机器学习 · 计算机科学 2020-10-27 Pan Li , Niao He , Olgica Milenkovic

In this paper, we consider large-scale linearly constrained composite convex optimization problem, whose objective is a sum of a smooth function and a possibly nonsmooth function. We propose a scalable \textbf{F}rank-\textbf{W}olfe based…

最优化与控制 · 数学 2015-10-13 Ya-Feng Liu , Xiangfeng Wang , Xin Liu , Shiqian Ma

A displacement aggregation strategy is proposed for the curvature pairs stored in a limited-memory BFGS (a.k.a. L-BFGS) method such that the resulting (inverse) Hessian approximations are equal to those that would be derived from a…

最优化与控制 · 数学 2020-08-27 Albert S. Berahas , Frank E. Curtis , Baoyu Zhou

We present a modified limited memory BFGS (L-BFGS) method that converges globally and linearly for nonconvex objective functions. Its distinguishing feature is that it turns into L-BFGS if the iterates cluster at a point near which the…

最优化与控制 · 数学 2024-09-12 Florian Mannel

The limited memory steepest descent method (LMSD) proposed by Fletcher is an extension of the Barzilai-Borwein "two-point step size" strategy for steepest descent methods for solving unconstrained optimization problems. It is known that the…

最优化与控制 · 数学 2016-10-13 Frank E. Curtis , Wei Guo

This paper deals with regularized Newton methods, a flexible class of unconstrained optimization algorithms that is competitive with line search and trust region methods and potentially combines attractive elements of both. The particular…

最优化与控制 · 数学 2022-07-13 Daniel Steck , Christian Kanzow

This paper studies a class of simple bilevel optimization problems where we minimize a composite convex function at the upper-level subject to a composite convex lower-level problem. Existing methods either provide asymptotic guarantees for…

最优化与控制 · 数学 2024-03-06 Jiulin Wang , Xu Shi , Rujun Jiang

The ability of neural networks (NNs) to learn and remember multiple tasks sequentially is facing tough challenges in achieving general artificial intelligence due to their catastrophic forgetting (CF) issues. Fortunately, the latest OWM…

机器学习 · 计算机科学 2021-11-22 Yanni Li , Bing Liu , Kaicheng Yao , Xiaoli Kou , Pengfan Lv , Yueshen Xu , Jiangtao Cui

We present and analyze a new generalized Frank-Wolfe method for the composite optimization problem $(P):{\min}_{x\in\mathbb{R}^n}\; f(\mathsf{A} x) + h(x)$, where $f$ is a $\theta$-logarithmically-homogeneous self-concordant barrier,…

最优化与控制 · 数学 2021-12-07 Renbo Zhao , Robert M. Freund

Pruning is a common technique to reduce the compute and storage requirements of Neural Networks. While conventional approaches typically retrain the model to recover pruning-induced performance degradation, state-of-the-art Large Language…

机器学习 · 计算机科学 2025-10-16 Christophe Roux , Max Zimmer , Alexandre d'Aspremont , Sebastian Pokutta

We derive a memory-efficient first-order variable splitting algorithm for convex image reconstruction problems with non-smooth regularization terms. The algorithm is based on a primal-dual approach, where one of the dual variables is…

最优化与控制 · 数学 2019-04-02 Greg Ongie , Naveen Murthy , Laura Balzano , Jeffrey A. Fessler

Composite minimization involves a collection of functions which are aggregated in a nonsmooth manner. It covers, as a particular case, smooth approximation of minimax games, minimization of max-type functions, and simple composite…

最优化与控制 · 数学 2025-03-04 Yassine Nabou , Ion Necoara

Finite-sum Coupled Compositional Optimization (FCCO), characterized by its coupled compositional objective structure, emerges as an important optimization paradigm for addressing a wide range of machine learning problems. In this paper, we…

机器学习 · 计算机科学 2025-10-30 Xingyu Chen , Bokun Wang , Ming Yang , Qihang Lin , Tianbao Yang

This paper introduces the Fej\'er-monotone hybrid steepest descent method (FM-HSDM), a new member to the HSDM family of algorithms, for solving affinely constrained minimization tasks in real Hilbert spaces, where convex smooth and…

最优化与控制 · 数学 2018-04-11 Konstantinos Slavakis , Isao Yamada

For the general problem of minimizing a convex function over a compact convex domain, we will investigate a simple iterative approximation algorithm based on the method by Frank & Wolfe 1956, that does not need projection steps in order to…

最优化与控制 · 数学 2011-12-30 Martin Jaggi

Inspired by the recent work FedNL (Safaryan et al, FedNL: Making Newton-Type Methods Applicable to Federated Learning), we propose a new communication efficient second-order framework for Federated learning, namely FLECS. The proposed…

最优化与控制 · 数学 2022-06-07 Artem Agafonov , Dmitry Kamzolov , Rachael Tappenden , Alexander Gasnikov , Martin Takáč

Clustering is an effective technique in data mining to group a set of objects in terms of some attributes. Among various clustering approaches, the family of K-Means algorithms gains popularity due to simplicity and efficiency. However,…

机器学习 · 计算机科学 2019-09-06 Jinglin Xu , Junwei Han , Mingliang Xu , Feiping Nie , Xuelong Li

We study first-order methods (FOMs) for solving \emph{composite nonconvex nonsmooth} optimization with linear constraints. Recently, the lower complexity bounds of FOMs on finding an ($\varepsilon,\varepsilon$)-KKT point of the considered…

最优化与控制 · 数学 2025-04-01 Wei Liu , Qihang Lin , Yangyang Xu

A traditional and intuitively appealing Multi-Task Multiple Kernel Learning (MT-MKL) method is to optimize the sum (thus, the average) of objective functions with (partially) shared kernel function, which allows information sharing amongst…

机器学习 · 计算机科学 2014-04-14 Cong Li , Michael Georgiopoulos , Georgios C. Anagnostopoulos