中文
相关论文

相关论文: An infeasible interior-point arc-search method wit…

200 篇论文

In machine learning research, the proximal gradient methods are popular for solving various optimization problems with non-smooth regularization. Inexact proximal gradient methods are extremely important when exactly solving the proximal…

机器学习 · 计算机科学 2018-09-11 Bin Gu , De Wang , Zhouyuan Huo , Heng Huang

In this work, we propose a generalized alternating Anderson acceleration method, a periodic scheme composed of $t$ fixed-point iteration steps, interleaved with $s$ steps of Anderson acceleration with window size $m$, to solve linear and…

数值分析 · 数学 2026-02-02 Yunhui He , Santolo Leveque

The proximal point method (PPM) is a fundamental method in optimization that is often used as a building block for designing optimization algorithms. In this work, we use the PPM method to provide conceptually simple derivations along with…

最优化与控制 · 数学 2022-06-03 Kwangjun Ahn , Suvrit Sra

The importance of an adequate inner loop starting point (as opposed to a sufficient inner loop stopping rule) is discussed in the context of a numerical optimization algorithm consisting of nested primal-dual proximal-gradient iterations.…

最优化与控制 · 数学 2018-06-21 Jixin Chen , Ignace Loris

Acceleration of first order methods is mainly obtained via inertial techniques \`a la Nesterov, or via nonlinear extrapolation. The latter has known a recent surge of interest, with successful applications to gradient and proximal gradient…

机器学习 · 统计学 2021-10-29 Quentin Bertrand , Mathurin Massias

This paper explores two condensed-space interior-point methods to efficiently solve large-scale nonlinear programs on graphics processing units (GPUs). The interior-point method solves a sequence of symmetric indefinite linear systems, or…

最优化与控制 · 数学 2025-08-15 François Pacaud , Sungho Shin , Alexis Montoison , Michel Schanen , Mihai Anitescu

Precise object boundary detection for automatic image segmentation is critical for image analysis, including that used in computer-aided diagnosis. However, such detection traditionally uses active contour or snake models requiring accurate…

图像与视频处理 · 电气工程与系统科学 2021-06-14 Sinan Onal , Xin Chen , Madagedara Maduka Balasooriya

In evolutionary multi-objective optimization, the indicator-based subset selection problem involves finding a subset of points that maximizes a given quality indicator. Local search is an effective approach for obtaining a high-quality…

神经与进化计算 · 计算机科学 2025-03-07 Keisuke Korogi , Ryoji Tanabe

Interpolation-based methods are well-established and effective approaches for the efficient generation of accurate reduced-order surrogate models. Common challenges for such methods are the automatic selection of good or even optimal…

数值分析 · 数学 2024-07-23 Quirin Aumann , Steffen W. R. Werner

Since more than three decades, interior-point methods proved very useful for optimization, from linear over semidefinite to conic (and partly beyond non-convex) programming; despite the fact that already in the semidefinite case (even when…

最优化与控制 · 数学 2020-02-25 Konrad Schrempf

Nonlinear optimization methods are typically iterative and make use of gradient information to determine a direction of improvement and function information to effectively check for progress. When this information is corrupted by noise,…

最优化与控制 · 数学 2025-10-21 Albert S. Berahas , Michael J. O'Neill , Clément W. Royer

The challenge of mapping indoor environments is addressed. Typical heuristic algorithms for solving the motion planning problem are frontier-based methods, that are especially effective when the environment is completely unknown. However,…

机器学习 · 计算机科学 2022-03-01 Elchanan Zwecher , Eran Iceland , Sean R. Levy , Shmuel Y. Hayoun , Oren Gal , Ariel Barel

Planning problems where effects of actions are non-deterministic can be modeled as Markov decision processes. Planning problems are usually goal-directed. This paper proposes several techniques for exploiting the goal-directedness to…

人工智能 · 计算机科学 2013-02-08 Nevin Lianwen Zhang , Weihong Zhang

We consider nonlinear convergence acceleration methods for fixed-point iteration $x_{k+1}=q(x_k)$, including Anderson acceleration (AA), nonlinear GMRES (NGMRES), and Nesterov-type acceleration (corresponding to AA with window size one). We…

最优化与控制 · 数学 2020-11-10 Hans De Sterck , Yunhui He

Computing approximate Karush--Kuhn--Tucker (KKT) points for constrained nonconvex programs is a fundamental problem in mathematical programming. Interior-point trust-region (IPTR) methods are particularly attractive for such problems…

数据结构与算法 · 计算机科学 2026-04-28 Yuexin Su , Chenyi Zhang , Peiyuan Huang , Tongyang Li , Yinyu Ye

In this work we propose a differential geometric motivation for Nesterov's accelerated gradient method (AGM) for strongly-convex problems. By considering the optimization procedure as occurring on a Riemannian manifold with a natural…

机器学习 · 计算机科学 2019-11-21 Aaron Defazio

Optimization plays a central role in modern radiation therapy, where it is used to determine optimal treatment machine parameters in order to deliver precise doses adapted to each patient case. In general, solving the optimization problems…

最优化与控制 · 数学 2024-05-07 Felix Liu , Albin Fredriksson , Stefano Markidis

Momentum methods play a significant role in optimization. Examples include Nesterov's accelerated gradient method and the conditional gradient algorithm. Several momentum methods are provably optimal under standard oracle models, and all…

最优化与控制 · 数学 2018-03-13 Ashia C. Wilson , Benjamin Recht , Michael I. Jordan

Point sets matching problems can be handled by optimal transport. The mechanism behind it is that optimal transport recovers the point-to-point correspondence associated with the least curl deformation. Optimal transport is a special form…

最优化与控制 · 数学 2023-02-17 Janith Wijesinghe , Pengwen Chen

Poor (even random) starting points for learning/training/optimization are common in machine learning. In many settings, the method of Robbins and Monro (online stochastic gradient descent) is known to be optimal for good starting points,…

机器学习 · 计算机科学 2016-02-10 Mark Tygert