CVXPYgen gains compiled C code generation for differentiating through LP/QP solution maps, with order-of-magnitude speedups over CVXPYlayers in the reported examples.
A Light-Weight Multi-Objective Asynchronous Hyper-Parameter Optimizer
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
We describe a light-weight yet performant system for hyper-parameter optimization that approximately minimizes an overall scalar cost function that is obtained by combining multiple performance objectives using a target-priority-limit scalarizer. It also supports a trade-off mode, where the goal is to find an appropriate trade-off among objectives by interacting with the user. We focus on the common scenario where there are on the order of tens of hyper-parameters, each with various attributes such as a range of continuous values, or a finite list of values, and whether it should be treated on a linear or logarithmic scale. The system supports multiple asynchronous simulations and is robust to simulation stragglers and failures.
fields
math.OC 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Code generation for solving and differentiating through convex optimization problems
CVXPYgen gains compiled C code generation for differentiating through LP/QP solution maps, with order-of-magnitude speedups over CVXPYlayers in the reported examples.