Polynomial algorithm for $k$-partition minimization of monotone submodular function
Shohei Hidaka

TL;DR
This paper presents a polynomial-time algorithm for the $k$-partition minimization problem of symmetric submodular functions, extending Queyranne's algorithm for 2-partitions to arbitrary fixed $k$ with complexity $O(n^{3(k-1)})
Contribution
It introduces a recursive algorithm leveraging Queyranne's 2-partition minimization to efficiently solve the $k$-partition problem for symmetric submodular functions.
Findings
Algorithm has complexity $O(n^{3(k-1)})$ for fixed $k$
Extends Queyranne's 2-partition algorithm to $k$-partitions
Provides a polynomial-time solution for fixed $k$
Abstract
For a fixed , this study considers -partition minimization of submodular system with a finite set and symmetric submodular function . Our algorithm uses the Queyranne's (1998) algorithm for 2-partition minimization which arises at each step of the recursive decomposition of subsets of the original -partition minimization. We show that the computational complexity of this minimizer is .
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
TopicsComplexity and Algorithms in Graphs · graph theory and CDMA systems · Sparse and Compressive Sensing Techniques
