Convergence-Guaranteed Algorithms for l1/2-Regularized Quadratic Programs with Assignment Constraints
Lijun Xie, Ran Gu, Xin Liu

TL;DR
This paper introduces a convergence-guaranteed algorithm for solving l1/2-regularized quadratic programs with assignment constraints, transforming a challenging NP-hard problem into a tractable form with proven optimality and convergence properties.
Contribution
It proposes a novel relaxation and regularization approach combined with ADMM, ensuring convergence and equivalence to the original problem under certain conditions.
Findings
The regularized problem shares all minima with the original problem when the regularization parameter exceeds a threshold.
The proposed ADMM-based algorithm converges and terminates finitely under specific conditions.
Numerical tests validate the effectiveness and efficiency of the algorithm.
Abstract
This paper addresses a quadratic problem with assignment constraints, an NP-hard combinatorial optimization problem arisen from facility location, multiple-input multiple-output detection, and maximum mean discrepancy calculation et al. The discrete nature of the constraints precludes the use of continuous optimization algorithms. Therefore, we begin by relaxing the binary constraints into continuous box constraints and incorporate an l1/2 regularization term to drive the relaxed variables toward binary values. We prove that when the regularization parameter is larger than a threshold, the regularized problem is equivalent to the original problem: they share identical local and global minima, and all Karush-Kuhn-Tucker points of the regularized problem are feasible assignment matrices. To solve the regularized problem approximately and efficiently, we adopt the variable splitting…
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.
Taxonomy
TopicsAdvanced Optimization Algorithms Research · Sparse and Compressive Sensing Techniques · Numerical methods in inverse problems
