paper-with-me

Papers

Learning Convex Optimization Models

2020-06-07 · Akshay Agrawal, Shane Barratt, Stephen Boyd

A convex optimization model predicts an output from an input by solving a convex optimization problem. The class of convex optimization models is large, and includes as special cases many well-known models like linear and logistic regression. We propose a heuristic for learning the parameters in a convex optimization model given a dataset of input-output pairs, using recently developed methods for differentiating the solution of a convex optimization problem with respect to its parameters. We describe three general classes of convex optimization models, maximum a posteriori (MAP) models, utility maximization models, and agent models, and present a numerical experiment for each.

📄 PDF Abstract BibTeX arXiv:2006.04248

Code (1)

cvxgrp/cvxpylayers 공식 구현 pytorch

Tasks

regression

Similar Papers 제목 키워드 기반

Disciplined Biconvex Programming

2025-11-03 · Hao Zhu, Joschka Boedecker arxiv

We introduce disciplined biconvex programming (DBCP), a modeling framework for specifying and solving biconvex optimization problems. Biconvex optimization problems arise in various applications, including machine learni…

First-order Methods for Geodesically Convex Optimization

2016-02-19 · Hongyi Zhang, Suvrit Sra

Geodesic convexity generalizes the notion of (vector space) convexity to nonlinear metric spaces. But unlike convex optimization, geodesically convex (g-convex) optimization is much less developed. In this paper we contr…

Geodesic Convex Optimization: Differentiation on Manifolds, Geodesics, and Convexity

2018-06-17 · Nisheeth K. Vishnoi

Convex optimization is a vibrant and successful area due to the existence of a variety of efficient algorithms that leverage the rich structure provided by convexity. Convexity of a smooth set or a function in a Euclidea…

Convex Relaxation Regression: Black-Box Optimization of Smooth Functions by Learning Their Convex Envelopes

2016-02-05 · Mohammad Gheshlaghi Azar, Eva Dyer, Konrad Kording

Finding efficient and provable methods to solve non-convex optimization problems is an outstanding challenge in machine learning and optimization theory. A popular approach used to tackle non-convex problems is to use co…

regression

Convex Quaternion Optimization for Signal Processing: Theory and Applications

2023-05-09 · Shuning Sun, Qiankun Diao, Dongpo Xu, Pauline Bourigault 외

Convex optimization methods have been extensively used in the fields of communications and signal processing. However, the theory of quaternion optimization is currently not as fully developed and systematic as that of c…