English

A Newton-bracketing method for a simple conic optimization problem

Optimization and Control 2019-05-31 v1

Abstract

For the Lagrangian-DNN relaxation of quadratic optimization problems (QOPs), we propose a Newton-bracketing method to improve the performance of the bisection-projection method implemented in BBCPOP [to appear in ACM Tran. Softw., 2019]. The relaxation problem is converted into the problem of finding the largest zero yy^* of a continuously differentiable (except at yy^*) convex function g:RRg : \mathbb{R} \rightarrow \mathbb{R} such that g(y)=0g(y) = 0 if yyy \leq y^* and g(y)>0g(y) > 0 otherwise. In theory, the method generates lower and upper bounds of yy^* both converging to yy^*. Their convergence is quadratic if the right derivative of gg at yy^* is positive. Accurate computation of g(y)g'(y) is necessary for the robustness of the method, but it is difficult to achieve in practice. As an alternative, we present a secant-bracketing method. We demonstrate that the method improves the quality of the lower bounds obtained by BBCPOP and SDPNAL+ for binary QOP instances from BIQMAC. Moreover, new lower bounds for the unknown optimal values of large scale QAP instances from QAPLIB are reported.

Keywords

Cite

@article{arxiv.1905.12840,
  title  = {A Newton-bracketing method for a simple conic optimization problem},
  author = {Sunyoung Kim and Masakazu Kojima and Kim-Chuan Toh},
  journal= {arXiv preprint arXiv:1905.12840},
  year   = {2019}
}

Comments

19 pages, 2 figures

R2 v1 2026-06-23T09:32:37.614Z