Computer Science > Artificial Intelligence
[Submitted on 16 Aug 2022 (v1), last revised 19 Nov 2022 (this version, v2)]
Title:An Adaptive Repeated-Intersection-Reduction Local Search for the Maximum Independent Set Problem
View PDFAbstract:The maximum independent set (MIS) problem, a classical NP-hard problem with extensive applications in various areas, aims to find the largest set of vertices with no edge among them. Due to its computational intractability, it is difficult to solve the MIS problem effectively, especially on large graphs. Employing heuristic approaches to obtain a good solution within an acceptable amount of time has attracted much attention in literature. In this paper, we propose an efficient local search framework for MIS called ARIR, which encompasses two main parts: a lightweight adaptive mechanism and a novel inexact efficient reduction rule to simplify instances. Based on ARIR, three algorithms -- ARIR-I, ARIR-II, and ARIR-III -- are developed by adopting three distinct reduction strategies. We conduct experiments on five benchmarks, encompassing 92 instances. Compared with six state-of-the-art algorithms, our ARIR-based algorithms offer the best accuracy on the majority of instances, while obtaining competitive results on the remaining instances.
Submission history
From: Yu Zhang [view email][v1] Tue, 16 Aug 2022 14:39:38 UTC (154 KB)
[v2] Sat, 19 Nov 2022 13:20:25 UTC (31 KB)
References & Citations
Bibliographic and Citation Tools
Bibliographic Explorer (What is the Explorer?)
Connected Papers (What is Connected Papers?)
Litmaps (What is Litmaps?)
scite Smart Citations (What are Smart Citations?)
Code, Data and Media Associated with this Article
alphaXiv (What is alphaXiv?)
CatalyzeX Code Finder for Papers (What is CatalyzeX?)
DagsHub (What is DagsHub?)
Gotit.pub (What is GotitPub?)
Hugging Face (What is Huggingface?)
Papers with Code (What is Papers with Code?)
ScienceCast (What is ScienceCast?)
Demos
Recommenders and Search Tools
Influence Flower (What are Influence Flowers?)
CORE Recommender (What is CORE?)
arXivLabs: experimental projects with community collaborators
arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.
Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.
Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.