Extended Formulations via Decision Diagrams
Abstract
We propose a general algorithm of constructing an extended formulation for any given set of linear constraints with integer coefficients. Our algorithm consists of two phases: first construct a decision diagram that somehow represents a given constraint matrix, and then build an equivalent set of linear constraints over variables. That is, the size of the resultant extended formulation depends not explicitly on the number of the original constraints, but on its decision diagram representation. Therefore, we may significantly reduce the computation time for optimization problems with integer constraint matrices by solving them under the extended formulations, especially when we obtain concise decision diagram representations for the matrices. We can apply our method to -norm regularized hard margin optimization over the binary instance space , which can be formulated as a linear programming problem with constraints with -valued coefficients over variables, where is the size of the given sample. Furthermore, introducing slack variables over the edges of the decision diagram, we establish a variant formulation of soft margin optimization. We demonstrate the effectiveness of our extended formulations for integer programming and the -norm regularized soft margin optimization tasks over synthetic and real datasets.
Cite
@article{arxiv.2211.06065,
title = {Extended Formulations via Decision Diagrams},
author = {Yuta Kurokawa and Ryotaro Mitsuboshi and Haruki Hamasaki and Kohei Hatano and Eiji Takimoto and Holakou Rahmanian},
journal= {arXiv preprint arXiv:2211.06065},
year = {2023}
}