Convex Optimization With Abstract Linear Operators

Steven Diamond, Stephen Boyd; Proceedings of the IEEE International Conference on Computer Vision (ICCV), 2015, pp. 675-683

Abstract


We introduce a convex optimization modeling framework that transforms a convex optimization problem expressed in a form natural and convenient for the user into an equivalent cone program in a way that preserves fast linear transforms in the original problem. By representing linear functions in the transformation process not as matrices, but as graphs that encode composition of abstract linear operators, we arrive at a matrix-free cone program, i.e., one whose data matrix is represented by an abstract linear operator and its adjoint. This cone program can then be solved by a matrix-free cone solver. By combining the matrix-free modeling framework and cone solver, we obtain a general method for efficiently solving convex optimization problems involving fast linear transforms.

Related Material


[pdf]
[bibtex]
@InProceedings{Diamond_2015_ICCV,
author = {Diamond, Steven and Boyd, Stephen},
title = {Convex Optimization With Abstract Linear Operators},
booktitle = {Proceedings of the IEEE International Conference on Computer Vision (ICCV)},
month = {December},
year = {2015}
}