Lossless Convexification for Linear Systems with Piecewise Linear Controls
Shosuke Kiami

TL;DR
This paper extends the Lossless Convexification technique to piecewise linear controls in linear systems, providing an algorithm with theoretical guarantees and demonstrating its effectiveness through numerical experiments.
Contribution
We develop an algorithm that guarantees lossless convexification for piecewise linear controls, addressing a gap in prior work limited to piecewise constant controls.
Findings
Algorithm finds solutions violating constraints along at most 2n_x+2 edges.
The algorithm requires O(log(Δρ/ε)) solver calls.
Numerical results demonstrate the algorithm's effectiveness.
Abstract
Lossless Convexification (LCvx) is a convexification technique that transforms a class of nonconvex optimal control problemswhere the nonconvexity arises from a lower bound on the control norminto equivalent convex problems, with the goal being to apply fast polynomial-time solvers. However, to solve these infinite-dimensional problems in practice, they must first be converted into finite-dimensional problems, and it remains an open challenge to ensure the theoretical guarantees of LCvx are maintained across this discretization step. Prior work has proven guarantees for piecewise constant controls, but these methods do not extend to piecewise linear controls, which are more relevant to real world applications. In this work, we present an algorithm that extends LCvx guarantees to piecewise linear controls. Under mild assumptions, our algorithm provably…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptimization and Variational Analysis · Advanced Control Systems Optimization
