Stabilized Benders methods for large-scale combinatorial optimization, with application to data privacy

The Cell Suppression Problem (CSP) is a challenging Mixed-Integer Linear Problem arising in statistical tabular data protection. Medium sized instances of CSP involve thousands of binary variables and million of continuous variables and constraints. However, CSP has the typical structure that allows application of the renowned Benders' decomposition method: once the ``complicating'' binary variables are fixed, the problem decomposes into a large set of linear subproblems on the ``easy'' continuous ones. This allows to project away the easy variables, reducing to a master problem in the complicating ones where the value functions of the subproblems are approximated with the standard cutting-plane approach. Hence, Benders' decomposition suffers from the same drawbacks of the cutting-plane method, i.e., oscillation and slow convergence, compounded with the fact that the master problem is combinatorial. To overcome this drawback we present a stabilized Benders decomposition whose master is restricted to a neighborhood of successful candidates by local branching constraints, which are dynamically adjusted, and even dropped, during the iterations. Our experiments with randomly generated and real-world CSP instances with up to 3600 binary variables, 90M continuous variables and 15M inequality constraints show that our approach is competitive with both the current state-of-the-art (cutting-plane-based) code for cell suppression, and the Benders implementation in CPLEX 12.7. In some instances, stabilized Benders is able to quickly provide a very good solution in less than one minute, while the other approaches were not able to find any feasible solution in one hour.

Citation

D. Baena, J. Castro, A. Frangioni, Stabilized Benders methods for large-scale combinatorial optimization, with application to data privacy, Research Report DR 2017/03, Dept. of Statistics and Operations Research, Universitat Politècnica de Catalunya, Barcelona, 2017.

Article

Download

View Stabilized Benders methods for large-scale combinatorial optimization, with application to data privacy