Continuous iterative algorithms for anti-Cheeger cut
Sihong Shao, Chuan Yang

TL;DR
This paper introduces a novel continuous iterative algorithm for the anti-Cheeger cut problem, leveraging an equivalent continuous formulation to improve solution quality and computational efficiency without requiring rounding.
Contribution
The proposed CIA algorithm is fully continuous, avoids rounding, guarantees convergence to a local optimum, and can be combined with maxcut methods to enhance results.
Findings
CIA achieves solution quality comparable to heuristic methods.
CIA runs faster than existing continuous algorithms based on rank-two relaxation.
Numerical experiments demonstrate the effectiveness and efficiency of CIA.
Abstract
As a judicious correspondence to the classical maxcut, the anti-Cheeger cut has more balanced structure, but few numerical results on it have been reported so far. In this paper, we propose a continuous iterative algorithm (CIA) for the anti-Cheeger cut problem through fully using an equivalent continuous formulation. It does not need rounding at all and has advantages that all subproblems have explicit analytic solutions, the objective function values are monotonically updated and the iteration points converge to a local optimum in finite steps via an appropriate subgradient selection. It can also be easily combined with the maxcut iterations for breaking out of local optima and improving the solution quality thanks to the similarity between the anti-Cheeger cut problem and the maxcut problem. The performance of CIAs is fully demonstrated through numerical experiments on G-set from two…
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 · Complexity and Algorithms in Graphs · Advanced Graph Theory Research
