A simple inverse power method for balanced graph cut
Sihong Shao, Chuan Yang

TL;DR
This paper introduces the simple inverse power (SIP) method for balanced graph cut that features an explicit analytic solution for its inner subproblem, leading to faster convergence and improved efficiency over existing methods.
Contribution
The paper develops a novel SIP method with an explicit solution for the inner subproblem, enabling local convergence and applicability to a new ternary balanced cut problem.
Findings
SIP is significantly faster than the inverse power method.
SIP achieves comparable solution quality to existing methods.
SIP-perturb outperforms Gurobi in cost and solution quality.
Abstract
The existing inverse power () method for solving the balanced graph cut lacks local convergence and its inner subproblem requires a nonsmooth convex solver. To address these issues, we develop a simple inverse power () method using a novel equivalent continuous formulation of the balanced graph cut, and its inner subproblem allows an explicit analytic solution, which is the biggest advantage over and constitutes the main reason why we call it . By fully exploiting the closed-form of the inner subproblem solution, we design a boundary-detected subgradient selection with which is proved to be locally converged. We show that is also applicable to a new ternary valued -balanced cut which reduces to the balanced cut when . When reaches its local optimum, we seamlessly…
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
TopicsSoftware Testing and Debugging Techniques
