English

Exploiting Low-Rank Structure in Max-K-Cut Problems

Data Structures and Algorithms 2026-04-27 v2 Machine Learning Optimization and Control Quantum Physics

Abstract

We approach the Max-3-Cut problem through the lens of maximizing complex-valued quadratic forms and demonstrate that low-rank structure in the objective matrix can be exploited, leading to alternative algorithms to classical semidefinite programming (SDP) relaxations and heuristic techniques. We propose an algorithm for maximizing these quadratic forms over a domain of size KK that enumerates and evaluates a set of O(n2r1)O\left(n^{2r-1}\right) candidate solutions, where nn is the dimension of the matrix and rr represents the rank of an approximation of the objective. We prove that this candidate set is guaranteed to include the exact maximizer when K=3K=3 (corresponding to Max-3-Cut) and the objective is low-rank, and provide approximation guarantees when the objective is a perturbation of a low-rank matrix. This construction results in a family of novel, inherently parallelizable and theoretically-motivated algorithms for Max-3-Cut. Extensive experimental results demonstrate that our approach achieves performance comparable to existing algorithms across a wide range of graphs, while being highly scalable.

Keywords

Cite

@article{arxiv.2602.20376,
  title  = {Exploiting Low-Rank Structure in Max-K-Cut Problems},
  author = {Ria Stevens and Fangshuo Liao and Barbara Su and Jianqiang Li and Anastasios Kyrillidis},
  journal= {arXiv preprint arXiv:2602.20376},
  year   = {2026}
}
R2 v1 2026-07-01T10:48:52.452Z