Abstract
The k-core has garnered significant attention in recent research as an effective measure of node importance within a graph. A k-core is defined as the maximal induced subgraph where each node has a degree of at least k. This paper addresses the core maximization problem: given a graph G, an integer k, and a budget b, the objective is to insert b new distinct edges into G to maximize the size of its k-core. This problem is theoretically proven to be NP-hard and APX-hard. However, the existing heuristic methods often struggle to achieve a good balance between efficiency and answer quality. In this paper, we propose a novel dynamic approach that, for the first time, uncovers the dynamic changes in node degrees. We introduce a new concept using the contribution of edges across different λ-shell components to the final solution. Based on these findings, we present the Dynamic Seed-GrowthCM method. This method selects the λ-shell component with the largest estimated benefit as the initial seed. In each iteration, depending on complete/partial growth, either a new seed is incorporated into the solution, or an existing seed undergoes growth, becoming a larger seed by adding connected components of the λ-shell component to the solution. Experimental results on ten datasets demonstrate that our algorithm significantly outperforms state-of-the-art methods in terms of solution quality on large graphs, while achieving a high computational efficiency.
| Original language | English |
|---|---|
| Title of host publication | Proceedings of the 34th International Joint Conference on Artificial Intelligence, IJCAI 2025 |
| Editors | James Kwok |
| Publisher | International Joint Conferences on Artificial Intelligence |
| Pages | 3162-3170 |
| Number of pages | 9 |
| ISBN (Electronic) | 9781956792065 |
| DOIs | |
| Publication status | Published - 16 Aug 2025 |
| Event | 34th International Joint Conference on Artificial Intelligence, IJCAI 2025 - Montreal, Canada Duration: 16 Aug 2025 → 22 Aug 2025 https://www.ijcai.org/proceedings/2025/ (Conference proceedings) https://2025.ijcai.org/ (Conference website) https://2025.ijcai.org/montreal-at-a-glance/ (Conference program) |
Publication series
| Name | IJCAI International Joint Conference on Artificial Intelligence |
|---|---|
| ISSN (Print) | 1045-0823 |
Conference
| Conference | 34th International Joint Conference on Artificial Intelligence, IJCAI 2025 |
|---|---|
| Country/Territory | Canada |
| City | Montreal |
| Period | 16/08/25 → 22/08/25 |
| Internet address |
|