Skip to main content

Showing 1–6 of 6 results for author: Laue, S

Searching in archive math. Search in all archives.
.
  1. arXiv:2405.10897  [pdf, other

    math.OC cs.LG

    Efficient Line Search Method Based on Regression and Uncertainty Quantification

    Authors: Sören Laue, Tomislav Prusina

    Abstract: Unconstrained optimization problems are typically solved using iterative methods, which often depend on line search techniques to determine optimal step lengths in each iteration. This paper introduces a novel line search approach. Traditional line search methods, aimed at determining optimal step lengths, often discard valuable data from the search process and focus on refining step length interv… ▽ More

    Submitted 17 May, 2024; originally announced May 2024.

    Comments: To be featured in LION18 2024

  2. arXiv:2210.10430  [pdf, ps, other

    math.OC cs.LG cs.SC

    Convexity Certificates from Hessians

    Authors: Julien Klaus, Niklas Merk, Konstantin Wiedom, Sören Laue, Joachim Giesen

    Abstract: The Hessian of a differentiable convex function is positive semidefinite. Therefore, checking the Hessian of a given function is a natural approach to certify convexity. However, implementing this approach is not straightforward since it requires a representation of the Hessian that allows its analysis. Here, we implement this approach for a class of functions that is rich enough to support classi… ▽ More

    Submitted 19 October, 2022; originally announced October 2022.

    Comments: Accepted for publication at NeurIPS 2022

  3. arXiv:2203.16340  [pdf, other

    cs.LG math.OC stat.ML

    Optimization for Classical Machine Learning Problems on the GPU

    Authors: Sören Laue, Mark Blacher, Joachim Giesen

    Abstract: Constrained optimization problems arise frequently in classical machine learning. There exist frameworks addressing constrained optimization, for instance, CVXPY and GENO. However, in contrast to deep learning frameworks, GPU support is limited. Here, we extend the GENO framework to also solve constrained optimization problems on the GPU. The framework allows the user to specify constrained optimi… ▽ More

    Submitted 30 March, 2022; originally announced March 2022.

    Comments: Appeared in AAAI 2022

  4. arXiv:1905.13587  [pdf, other

    cs.LG math.NA math.OC stat.ML

    GENO -- GENeric Optimization for Classical Machine Learning

    Authors: Sören Laue, Matthias Mitterreiter, Joachim Giesen

    Abstract: Although optimization is the longstanding algorithmic backbone of machine learning, new models still require the time-consuming implementation of new solvers. As a result, there are thousands of implementations of optimization algorithms for machine learning problems. A natural question is, if it is always necessary to implement a new solver, or if there is one algorithm that is sufficient for mos… ▽ More

    Submitted 31 May, 2019; originally announced May 2019.

  5. arXiv:1610.02967  [pdf, other

    math.OC cs.LG math.NA stat.ML

    Distributed Convex Optimization with Many Convex Constraints

    Authors: Joachim Giesen, Sören Laue

    Abstract: We address the problem of solving convex optimization problems with many convex constraints in a distributed setting. Our approach is based on an extension of the alternating direction method of multipliers (ADMM) that recently gained a lot of attention in the Big Data context. Although it has been invented decades ago, ADMM so far can be applied only to unconstrained problems and problems with li… ▽ More

    Submitted 6 April, 2018; v1 submitted 7 October, 2016; originally announced October 2016.

  6. arXiv:1206.4608  [pdf

    cs.LG cs.DS math.NA stat.ML

    A Hybrid Algorithm for Convex Semidefinite Optimization

    Authors: Soeren Laue

    Abstract: We present a hybrid algorithm for optimizing a convex, smooth function over the cone of positive semidefinite matrices. Our algorithm converges to the global optimal solution and can be used to solve general large-scale semidefinite programs and hence can be readily applied to a variety of machine learning problems. We show experimental results on three machine learning problems (matrix completion… ▽ More

    Submitted 18 June, 2012; originally announced June 2012.

    Comments: ICML2012