中文
相关论文

相关论文: An implementation of steepest-descent augmentation…

200 篇论文

Circuits play a fundamental role in polyhedral theory and linear programming. For instance, circuits are used as step directions in various augmentation schemes for solving linear programs or to leave degenerate vertices while running the…

最优化与控制 · 数学 2019-07-01 Steffen Borgwardt , Charles Viss

Circuit-augmentation algorithms are generalizations of the Simplex method, where in each step one is allowed to move along a fixed set of directions, called circuits, that is a superset of the edges of a polytope. We show that in the…

组合数学 · 数学 2020-10-23 Jesús A. De Loera , Sean Kafer , Laura Sanità

We present some extensions to the limited memory steepest descent method based on spectral properties and cyclic iterations. Our aim is to show that it is possible to combine sweep and delayed strategies for improving the performance of…

数值分析 · 数学 2019-12-10 Qinmeng Zou , Frederic Magoules

This is the first in a series of papers which deal with the development of novel methods for solving a system of linear algebraic equations with a time complexity lower than existing algorithms. The NxN system of linear equations, Ax = b,…

最优化与控制 · 数学 2022-06-16 Vilas Patwardhan

The continuation method is a popular approach in non-convex optimization and computer vision. The main idea is to start from a simple function that can be minimized efficiently, and gradually transform it to the more complicated original…

机器学习 · 计算机科学 2018-02-13 Ali Shameli , Yasin Abbasi-Yadkori

Linear programs (LPs) can be solved by polynomially many moves along the circuit direction improving the objective the most, so-called deepest-descent steps (dd-steps). Computing these steps is NP-hard (De Loera et al., arXiv, 2019), a…

最优化与控制 · 数学 2021-01-26 Steffen Borgwardt , Cornelius Brand , Andreas Emil Feldmann , Martin Koutecký

Much recent attention has been devoted to gradient descent algorithms where the steepest descent step size is replaced by a similar one from a previous iteration or gets updated only once every second step, thus forming a {\em faster…

计算机视觉与模式识别 · 计算机科学 2013-08-13 Hui Huang , Uri Ascher

Augmentation methods for mixed-integer (linear) programs are a class of primal solution approaches in which a current iterate is augmented to a better solution or proved optimal. It is well known that the performance of these methods, i.e.,…

最优化与控制 · 数学 2015-10-20 Pierre Le Bodic , Jeffrey W. Pavelka , Marc E. Pfetsch , Sebastian Pokutta

Motivated by Bland's linear-programming generalization of the renowned Edmonds-Karp efficient refinement of the Ford-Fulkerson maximum-flow algorithm, we discuss three closely-related natural augmentation rules for linear and integer-linear…

最优化与控制 · 数学 2016-05-18 Jesus A. De Loera , Raymond Hemmecke , Jon Lee

Pivoting methods are of vital importance for linear programming, the simplex method being the by far most well-known. In this paper, a primal-dual pair of linear programs in canonical form is considered. We show that there exists a sequence…

最优化与控制 · 数学 2019-08-29 Anders Forsgren , Fei Wang

The circuit diameter of a polyhedron is the maximum length (number of steps) of a shortest circuit walk between any two vertices of the polyhedron. Introduced by Borgwardt, Finhold and Hemmecke (SIDMA 2015), it is a relaxation of the…

最优化与控制 · 数学 2026-02-06 Daniel Dadush , Stefan Kober , Zhuan Khye Koh

This article is devoted to one particular case of using universal accelerated proximal envelopes to obtain computationally efficient accelerated versions of methods used to solve various optimization problem setups. In this paper, we…

最优化与控制 · 数学 2021-01-14 Dmitry Pasechnyuk , Anton Anikin , Vladislav Matyukhin

Circuit augmentation schemes are a family of combinatorial algorithms for linear programming that generalize the simplex method. To solve the linear program, they construct a so-called monotone circuit walk: They start at an initial vertex…

数据结构与算法 · 计算机科学 2025-10-03 Alexander E. Black , Christian Nöbel , Raphael Steiner

Pseudo-arclength continuation is a well-established method for generating a numerical curve approximating the solution of an underdetermined system of nonlinear equations. It is an inherently sequential predictor-corrector method in which…

数值分析 · 数学 2013-12-13 Dhavide Aruliah , Lennaert van Veen , Alex Dubitski

We introduce a proximal version of the stochastic dual coordinate ascent method and show how to accelerate the method using an inner-outer iteration procedure. We analyze the runtime of the framework and obtain rates that improve…

机器学习 · 统计学 2013-10-09 Shai Shalev-Shwartz , Tong Zhang

The article presents a new method of linear programming, called the surface movement method. This method constructs an optimal objective path on the surface of the feasible polytope from the initial boundary point to the point at which the…

最优化与控制 · 数学 2024-04-22 Nikolay A. Olkhovsky , Leonid B. Sokolinsky

In this paper, we present a work in progress about a deep learning based approach for automatic code optimization in polyhedral compilers. The proposed technique explores combinations of affine and non-affine loop transformations to find…

A sequential piecewise linear programming method is presented where bounded domains of non-convex functions are successively contracted about the solution of a piecewise linear program at each iteration of the algorithm. Although…

最优化与控制 · 数学 2020-04-21 James P. L. Tan

Detectability of failures of linear programming (LP) decoding and the potential for improvement by adding new constraints motivate the use of an adaptive approach in selecting the constraints for the underlying LP problem. In this paper, we…

信息论 · 计算机科学 2007-07-13 Mohammad H. Taghavi , Paul H. Siegel

We describe constructions of extended formulations that establish a certain relaxed version of the Hirsch conjecture and prove that if there is a pivot rule for the simplex algorithm for which one can bound the number of steps by a…

组合数学 · 数学 2024-09-25 Volker Kaibel , Kirill Kukharenko
‹ 上一页 1 2 3 10 下一页 ›