Learning-Based Heuristic for Combinatorial Optimization of the Minimum Dominating Set Problem using Graph Convolutional Networks

06/06/2023
āˆ™
by   Abihith Kothapalli, et al.
āˆ™
0
āˆ™

A dominating set of a graph š’¢=(š’±, ā„°) is a subset of vertices SāŠ†š’± such that every vertex vāˆˆš’±āˆ– S outside the dominating set is adjacent to a vertex uāˆˆ S within the set. The minimum dominating set problem seeks to find a dominating set of minimum cardinality and is a well-established NP-hard combinatorial optimization problem. We propose a novel learning-based heuristic approach to compute solutions for the minimum dominating set problem using graph convolutional networks. We conduct an extensive experimental evaluation of the proposed method on a combination of randomly generated graphs and real-world graph datasets. Our results indicate that the proposed learning-based approach can outperform a classical greedy approximation algorithm. Furthermore, we demonstrate the generalization capability of the graph convolutional network across datasets and its ability to scale to graphs of higher order than those on which it was trained. Finally, we utilize the proposed learning-based heuristic in an iterative greedy algorithm, achieving state-of-the-art performance in the computation of dominating sets.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
āˆ™ 06/27/2019

[1,2]-Domination in Generalized Petersen Graphs

A vertex subset S of a graph G=(V,E) is a [1,2]-dominating set if each v...
research
āˆ™ 10/25/2018

Combinatorial Optimization with Graph Convolutional Networks and Guided Tree Search

We present a learning-based approach to computing solutions for certain ...
research
āˆ™ 04/04/2022

Learning to solve Minimum Cost Multicuts efficiently using Edge-Weighted Graph Convolutional Neural Networks

The minimum cost multicut problem is the NP-hard/APX-hard combinatorial ...
research
āˆ™ 11/10/2021

Heuristics for k-domination models of facility location problems in street networks

We present new greedy and beam search heuristic methods to find small-si...
research
āˆ™ 08/21/2020

Optimal Metric Search Is Equivalent to the Minimum Dominating Set Problem

In metric search, worst-case analysis is of little value, as the search ...
research
āˆ™ 06/01/2021

Experiments with graph convolutional networks for solving the vertex p-center problem

In the last few years, graph convolutional networks (GCN) have become a ...
research
āˆ™ 07/07/2013

A Dynamic Algorithm for the Longest Common Subsequence Problem using Ant Colony Optimization Technique

We present a dynamic algorithm for solving the Longest Common Subsequenc...

Please sign up or login with your details

Forgot password? Click here to reset