A Novel Local Search Algorithm for the Vertex Bisection Minimization Problem
Abstract
The vertex bisection minimization problem (VBMP) is a fundamental graph partitioning problem with numerous real-world applications. In this study, we propose a (k, l, S)-cluster guided local search algorithm to address this challenge. First, we propose a novel (k,l,S)-cluster enumeration procedure, which is based on two key concepts: the (k, l, S)-cluster and the local cluster core. The (k, l, S)-cluster limits both the connectivity and distinct boundaries of a given vertex set, and the local cluster core represents the most cohesive substructure within a (k, l, S)-cluster. Building up on the above (k, l, S)-cluster enumeration procedure, we present a novel (k, l, S)-cluster guided perturbation mechanism designed to escape from local optima. Next, we propose a two-manner local search procedure that employs two distinct search models to explore the neighboring search space efficiently. Experimental results demonstrate that the proposed algorithm performs best on nearly all instances.
Cite
Text
Sun et al. "A Novel Local Search Algorithm for the Vertex Bisection Minimization Problem." International Joint Conference on Artificial Intelligence, 2025. doi:10.24963/IJCAI.2025/996Markdown
[Sun et al. "A Novel Local Search Algorithm for the Vertex Bisection Minimization Problem." International Joint Conference on Artificial Intelligence, 2025.](https://mlanthology.org/ijcai/2025/sun2025ijcai-novel/) doi:10.24963/IJCAI.2025/996BibTeX
@inproceedings{sun2025ijcai-novel,
title = {{A Novel Local Search Algorithm for the Vertex Bisection Minimization Problem}},
author = {Sun, Rui and Wang, Xinyu and Wang, Yiyuan and Li, Jiangnan and Zhou, Yi},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2025},
pages = {8956-8965},
doi = {10.24963/IJCAI.2025/996},
url = {https://mlanthology.org/ijcai/2025/sun2025ijcai-novel/}
}