paper-with-me

Papers

Optimization for Classical Machine Learning Problems on the GPU

2022-03-30 · Sören Laue, Mark Blacher, Joachim Giesen

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 optimization problems in an easy-to-read modeling language. A solver is then automatically generated from this specification. When run on the GPU, the solver outperforms state-of-the-art approaches like CVXPY combined with a GPU-accelerated solver such as cuOSQP or SCS by a few orders of magnitude.

📄 PDF Abstract BibTeX arXiv:2203.16340

Code (1)

slaue/genosolver 공식 구현

Tasks

BIG-bench Machine LearningGPU

Similar Papers 제목 키워드 기반

GENO -- GENeric Optimization for Classical Machine Learning

2019-05-31 · NeurIPS 2019 12 · Sören Laue, Matthias Mitterreiter, Joachim Giesen

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 optimi…

BIG-bench Machine Learning

QUBO Formulations for Training Machine Learning Models

2020-08-05 · Prasanna Date, Davis Arthur, Lauren Pusey-Nazzaro

Training machine learning models on classical computers is usually a time and compute intensive process. With Moore's law coming to an end and ever increasing demand for large-scale data analysis using machine learning, …

BIG-bench Machine LearningClusteringregression

Efficiency of quantum versus classical annealing in non-convex learning problems

2017-06-26 · Carlo Baldassi, Riccardo Zecchina

Quantum annealers aim at solving non-convex optimization problems by exploiting cooperative tunneling effects to escape local minima. The underlying idea consists in designing a classical energy function whose ground sta…

Demonstrating Real Advantage of Machine-Learning-Enhanced Monte Carlo for Combinatorial Optimization

2025-10-22 · Luca Maria Del Bono, Federico Ricci-Tersenghi, Francesco Zamponi arxiv

Combinatorial optimization problems are central to both practical applications and the development of optimization methods. While classical and quantum algorithms have been refined over decades, machine learning--assiste…

Adiabatic Quantum Linear Regression

2020-08-05 · Prasanna Date, Thomas Potok

A major challenge in machine learning is the computational expense of training these models. Model training can be viewed as a form of optimization used to fit a machine learning model to a set of data, which can take up…

BIG-bench Machine Learningregression