Deep k-grouping: An Unsupervised Learning Framework for Combinatorial Optimization on Graphs and Hypergraphs
Sen Bai, Chunqi Yang, Xin Bai, Xin Zhang, Zhengang Jiang

TL;DR
Deep k-grouping introduces an unsupervised learning framework with novel formulations and GPU acceleration to effectively solve large-scale k-grouping problems on graphs and hypergraphs, outperforming existing methods.
Contribution
It proposes a new OH-PUBO formulation, GPU-accelerated algorithms, and a Gini coefficient-based annealing strategy for scalable, unsupervised combinatorial optimization on graphs and hypergraphs.
Findings
Outperforms existing neural network solvers.
Outperforms classical heuristics like SCIP and Tabu.
Effective on large-scale graph and hypergraph problems.
Abstract
Along with AI computing shining in scientific discovery, its potential in the combinatorial optimization (CO) domain has also emerged in recent years. Yet, existing unsupervised neural network solvers struggle to solve -grouping problems (e.g., coloring, partitioning) on large-scale graphs and hypergraphs, due to limited computational frameworks. In this work, we propose Deep -grouping, an unsupervised learning-based CO framework. Specifically, we contribute: Novel one-hot encoded polynomial unconstrained binary optimization (OH-PUBO), a formulation for modeling k-grouping problems on graphs and hypergraphs (e.g., graph/hypergraph coloring and partitioning); GPU-accelerated algorithms for large-scale k-grouping CO problems. Deep -grouping employs the relaxation of large-scale OH-PUBO objectives as differentiable loss functions and trains to optimize them in an unsupervised…
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
TopicsGraph Labeling and Dimension Problems · Advanced Graph Theory Research · Graph Theory and Algorithms
