3D-FuM: Benchmarking 3D Molecule Learning with Functional Groups
Abstract
The minimum dominating set (MDS) problem is a crucial NP-hard combinatorial optimization problem with wide applications in real-world scenarios. In this paper, we propose an efficient local search algorithm namely NuMDS to solve the MDS, which comprises three key ideas. First, we introduce a dominate propagation-based reduction method that fixes a portion of vertices in a given graph. Second, we develop a novel two-phase initialization method based on the decomposition method. Third, we propose a multi-stage local search procedure, which adopts three different search manners according to the current stage of the search. We conduct extensive experiments to demonstrate the outstanding effectiveness of NuMDS, and the results clearly indicate that NuMDS outperforms previous state-of-the-art algorithms on almost all instances.
Cite
Text
Chen et al. "3D-FuM: Benchmarking 3D Molecule Learning with Functional Groups." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/997Markdown
[Chen et al. "3D-FuM: Benchmarking 3D Molecule Learning with Functional Groups." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/chen2024ijcai-d/) doi:10.24963/ijcai.2024/997BibTeX
@inproceedings{chen2024ijcai-d,
title = {{3D-FuM: Benchmarking 3D Molecule Learning with Functional Groups}},
author = {Chen, Tingwei and Chen, Jianpeng and Zhou, Dawei},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2024},
pages = {8635-8639},
doi = {10.24963/ijcai.2024/997},
url = {https://mlanthology.org/ijcai/2024/chen2024ijcai-d/}
}