Local Search with Dynamic-Threshold Configuration Checking and Incremental Neighborhood Updating for Maximum K-Plex Problem
Abstract
The Maximum k-plex Problem is an important combinatorial optimization problem with increasingly wide applications. In this paper, we propose a novel strategy, named Dynamic-threshold Configuration Checking (DCC), to reduce the cycling problem of local search. Due to the complicated neighborhood relations, all the previous local search algorithms for this problem spend a large amount of time in identifying feasible neighbors in each step. To further improve the performance on dense and challenging instances, we propose Double-attributes Incremental Neighborhood Updating (DINU) scheme which reduces the worst-case time complexity per iteration from O(|V|⋅ΔG) to O(k · Δ‾G). Based on DCC strategy and DINU scheme, we develop a local search algorithm named DCCplex. According to the experiment result, DCCplex shows promising result on DIMACS and BHOSLIB benchmark as well as real-world massive graphs. Especially, DCCplex updates the lower bound of the maximum k-plex for most dense and challenging instances.
Cite
Text
Chen et al. "Local Search with Dynamic-Threshold Configuration Checking and Incremental Neighborhood Updating for Maximum K-Plex Problem." AAAI Conference on Artificial Intelligence, 2020. doi:10.1609/AAAI.V34I03.5613Markdown
[Chen et al. "Local Search with Dynamic-Threshold Configuration Checking and Incremental Neighborhood Updating for Maximum K-Plex Problem." AAAI Conference on Artificial Intelligence, 2020.](https://mlanthology.org/aaai/2020/chen2020aaai-local/) doi:10.1609/AAAI.V34I03.5613BibTeX
@inproceedings{chen2020aaai-local,
title = {{Local Search with Dynamic-Threshold Configuration Checking and Incremental Neighborhood Updating for Maximum K-Plex Problem}},
author = {Chen, Peilin and Wan, Hai and Cai, Shaowei and Li, Jia and Chen, Haicheng},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2020},
pages = {2343-2350},
doi = {10.1609/AAAI.V34I03.5613},
url = {https://mlanthology.org/aaai/2020/chen2020aaai-local/}
}