Zum Hauptinhalt springen

Showing 1–11 of 11 results for author: Orban, D

Searching in archive cs. Search in all archives.
.
  1. arXiv:2407.05433  [pdf, ps, other

    math.OC cs.RO

    An efficient algorithm for solving linear equality-constrained LQR problems

    Authors: João Sousa-Pinto, Dominique Orban

    Abstract: We present a new algorithm for solving linear-quadratic regulator (LQR) problems with linear equality constraints, also known as constrained LQR (CLQR) problems. Our method's sequential runtime is linear in the number of stages and constraints, and its parallel runtime is logarithmic in the number of stages. The main technical contribution of this paper is the derivation of parallelizable techniqu… ▽ More

    Submitted 5 August, 2024; v1 submitted 7 July, 2024; originally announced July 2024.

    Comments: 7 pages

  2. An inexact augmented Lagrangian algorithm for unsymmetric saddle-point systems

    Authors: N. Huang, Y. -H. Dai, D. Orban, M. A. Saunders

    Abstract: Augmented Lagrangian (AL) methods are a well known class of algorithms for solving constrained optimization problems. They have been extended to the solution of saddle-point systems of linear equations. We study an AL (SPAL) algorithm for unsymmetric saddle-point systems and derive convergence and semi-convergence properties, even when the system is singular. At each step, our SPAL requires the ex… ▽ More

    Submitted 22 April, 2024; originally announced April 2024.

    Report number: G-2024-30 MSC Class: 65F10; 65F50

  3. arXiv:2403.00748  [pdf, other

    math.OC cs.RO

    Primal-Dual iLQR

    Authors: João Sousa-Pinto, Dominique Orban

    Abstract: We introduce a new algorithm for solving unconstrained discrete-time optimal control problems. Our method follows a direct multiple shooting approach, and consists of applying the SQP method together with an $\ell_2$ augmented Lagrangian primal-dual merit function. We use the LQR algorithm to efficiently solve the primal-dual Newton-KKT system. As our algorithm is a specialization of NPSQP, it inh… ▽ More

    Submitted 1 July, 2024; v1 submitted 1 March, 2024; originally announced March 2024.

    Comments: 7 pages, 1 figure, 1 table

    MSC Class: 49M15 ACM Class: G.1.6

  4. arXiv:2206.06531  [pdf, other

    stat.ML cs.LG math.OC

    A Stochastic Proximal Method for Nonsmooth Regularized Finite Sum Optimization

    Authors: Dounia Lakhmiri, Dominique Orban, Andrea Lodi

    Abstract: We consider the problem of training a deep neural network with nonsmooth regularization to retrieve a sparse and efficient sub-structure. Our regularizer is only assumed to be lower semi-continuous and prox-bounded. We combine an adaptive quadratic regularization approach with proximal stochastic gradient principles to derive a new solver, called SR2, whose convergence and worst-case complexity ar… ▽ More

    Submitted 16 June, 2022; v1 submitted 13 June, 2022; originally announced June 2022.

  5. A semi-conjugate gradient method for solving unsymmetric positive definite linear systems

    Authors: Na Huang, Yu-Hong Dai, Dominique Orban, Michael A Saunders

    Abstract: The conjugate gradient (CG) method is a classic Krylov subspace method for solving symmetric positive definite linear systems. We introduce an analogous semi-conjugate gradient (SCG) method for unsymmetric positive definite linear systems. Unlike CG, SCG requires the solution of a lower triangular linear system to produce each semi-conjugate direction. We prove that SCG is theoretically equivalent… ▽ More

    Submitted 8 June, 2022; v1 submitted 6 June, 2022; originally announced June 2022.

    Report number: G-2022-25 MSC Class: 15A06; 65F10; 65F25; 65F50

  6. Computing a Sparse Projection into a Box

    Authors: Dominique Orban

    Abstract: We describe a procedure to compute a projection of $w \in \mathbb{R}^n$ into the intersection of the so-called \emph{zero-norm} ball $k \mathbb{B}_0$ of radius $k$, i.e., the set of $k$-sparse vectors, with a box centered at a point of $k \mathbb{B}_0$. The need for such projection arises in the context of certain trust-region methods for nonsmooth regularized optimization. Although the set into w… ▽ More

    Submitted 11 April, 2022; originally announced April 2022.

    Comments: 12 pages, 5 figures

    Report number: G-2022-12 MSC Class: 65K05; 90-04; 90-08; 90C30 ACM Class: G.1.6; G.4

  7. arXiv:2111.14761  [pdf, other

    cs.LG math.NA math.OC

    Adaptive First- and Second-Order Algorithms for Large-Scale Machine Learning

    Authors: Sanae Lotfi, Tiphaine Bonniot de Ruisselet, Dominique Orban, Andrea Lodi

    Abstract: In this paper, we consider both first- and second-order techniques to address continuous optimization problems arising in machine learning. In the first-order case, we propose a framework of transition from deterministic or semi-deterministic to stochastic quadratic regularization methods. We leverage the two-phase nature of stochastic optimization to propose a novel first-order algorithm with ada… ▽ More

    Submitted 29 November, 2021; originally announced November 2021.

    Comments: 29 pages, 8 figures. arXiv admin note: text overlap with arXiv:2012.05783

    MSC Class: 68T07; 90C15; 90C30; 90C53 ACM Class: G.1.6; G.3; G.4; I.2.6

  8. arXiv:2101.02164  [pdf, other

    math.OC cs.MS math.NA

    A Julia implementation of Algorithm NCL for constrained optimization

    Authors: Ding Ma, Dominique Orban, Michael A. Saunders

    Abstract: Algorithm NCL is designed for general smooth optimization problems where first and second derivatives are available, including problems whose constraints may not be linearly independent at a solution (i.e., do not satisfy the LICQ). It is equivalent to the LANCELOT augmented Lagrangian method, reformulated as a short sequence of nonlinearly constrained subproblems that can be solved efficiently by… ▽ More

    Submitted 6 January, 2021; originally announced January 2021.

    Report number: Cahier du GERAD G-2021-02

  9. arXiv:2012.05783  [pdf, other

    cs.LG math.NA math.OC

    Stochastic Damped L-BFGS with Controlled Norm of the Hessian Approximation

    Authors: Sanae Lotfi, Tiphaine Bonniot de Ruisselet, Dominique Orban, Andrea Lodi

    Abstract: We propose a new stochastic variance-reduced damped L-BFGS algorithm, where we leverage estimates of bounds on the largest and smallest eigenvalues of the Hessian approximation to balance its quality and conditioning. Our algorithm, VARCHEN, draws from previous work that proposed a novel stochastic damped L-BFGS algorithm called SdLBFGS. We establish almost sure convergence to a stationary point a… ▽ More

    Submitted 10 December, 2020; originally announced December 2020.

    Comments: 14 pages, 4 figures

    Report number: Cahier du GERAD G-2020-52 MSC Class: 68T07; 90C15; 90C30; 90C53 ACM Class: G.1.6; G.3; G.4; I.2.6

  10. arXiv:2008.12863  [pdf, other

    math.NA cs.MS math.OC

    TriCG and TriMR: Two Iterative Methods for Symmetric Quasi-Definite Systems

    Authors: Alexis Montoison, Dominique Orban

    Abstract: We introduce iterative methods named TriCG and TriMR for solving symmetric quasi-definite systems based on the orthogonal tridiagonalization process proposed by Saunders, Simon and Yip in 1988. TriCG and TriMR are tantamount to preconditioned Block-CG and Block-MINRES with two right-hand sides in which the two approximate solutions are summed at each iteration, but require less storage and work pe… ▽ More

    Submitted 8 February, 2021; v1 submitted 28 August, 2020; originally announced August 2020.

    Comments: 24 pages, 12 figures

    Report number: G-2020-41 MSC Class: 15A06; 65F10; 65F08; 65F22; 65F25; 65F35; 65F50; 90C06; 90C90

    Journal ref: SIAM J. Sci. Comput., 43(4), A2502-A2525, 2021

  11. BiLQ: An Iterative Method for Nonsymmetric Linear Systems with a Quasi-Minimum Error Property

    Authors: Alexis Montoison, Dominique Orban

    Abstract: We introduce an iterative method named BiLQ for solving general square linear systems Ax = b based on the Lanczos biorthogonalization process defined by least-norm subproblems, and that is a natural companion to BiCG and QMR. Whereas the BiCG (Fletcher, 1976), CGS (Sonneveld, 1989) and BiCGSTAB (van der Vorst, 1992) iterates may not exist when the tridiagonal projection of A is singular, BiLQ is r… ▽ More

    Submitted 7 October, 2019; originally announced October 2019.

    Report number: Cahier du GERAD G-2019-71 MSC Class: 15A06; 65F10; 65F25; 65F50; 93E24 90C06