← Search

Alex Oshin

4 accepted papers

2026

Deep FlexQP: Accelerated Nonlinear Programming via Deep Unfolding

ICLR 2026poster

We propose an always-feasible ``flexible'' quadratic programming (QP) optimizer, FlexQP, which is based on an exact relaxation of the QP constraints. If the original constraints are feasible, then the optimizer finds the optimal solution to the original QP. On the other hand, if the constraints are…

Cited by 0SourceScholar
2025

Deep Distributed Optimization for Large-Scale Quadratic Programming

ICLR 2025poster

Quadratic programming (QP) forms a crucial foundation in optimization, appearing in a broad spectrum of domains and serving as the basis for more advanced algorithms. Consequently, as the scale and complexity of modern applications continue to grow, the development of efficient and reliable QP algor…

Cited by 1SourcePDFScholar
2022

Parameterized Differential Dynamic Programming

RSS 2022poster

Differential Dynamic Programming (DDP) is an efficient trajectory optimization algorithm relying on second-order approximations of a system's dynamics and cost function, and has recently been applied to optimize systems with time-invariant parameters. Prior works include system parameter estimation…