Large-scale Binary Quadratic Optimization Using Semidefinite Relaxation and Applications
Peng Wang, Chunhua Shen, Anton van den Hengel, Philip H. S. Torr

TL;DR
This paper introduces a new semidefinite programming formulation for large-scale binary quadratic problems in computer vision, offering a balance of tight bounds and computational efficiency, enabling practical solutions for large problems.
Contribution
The authors develop a novel SDP formulation for BQPs that maintains a tight relaxation bound while significantly improving scalability and efficiency over traditional SDP methods.
Findings
The new SDP formulation achieves similar bounds to conventional SDP.
Dual optimization with quasi-Newton and smoothing Newton methods is more efficient.
Experimental results demonstrate effectiveness in large-scale vision tasks.
Abstract
In computer vision, many problems such as image segmentation, pixel labelling, and scene parsing can be formulated as binary quadratic programs (BQPs). For submodular problems, cuts based methods can be employed to efficiently solve large-scale problems. However, general nonsubmodular problems are significantly more challenging to solve. Finding a solution when the problem is of large size to be of practical interest, however, typically requires relaxation. Two standard relaxation methods are widely used for solving general BQPs--spectral methods and semidefinite programming (SDP), each with their own advantages and disadvantages. Spectral relaxation is simple and easy to implement, but its bound is loose. Semidefinite relaxation has a tighter bound, but its computational complexity is high, especially for large scale problems. In this work, we present a new SDP formulation for BQPs,…
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.
