Effective Index Construction Algorithm for Optimal $(k,\eta)$-cores Computation
Abstract
Computing -cores from uncertain graphs is a fundamental problem in uncertain graph analysis. UCF-Index is the state-of-the-art resolution to support -core queries, allowing the -core for any combination of and to be computed in an optimal time. However, this index constructed by current algorithm is usually incorrect. During decomposition, the key is to obtain the -probabilities of its neighbors when the vertex with minimum -probability is deleted. Current method uses recursive floating-point division to update it, which can lead to serious errors. We propose a correct and efficient index construction algorithm to address this issue. Firstly, we propose tight bounds on the -probabilities of the vertices that need to be updated, and the accurate -probabilities are recalculated in an on-demand manner. Secondly, vertices partitioning and progressive refinement strategy is devised to search the vertex with the minimum -probability, thereby reducing initialization overhead for each and avoiding unnecessary recalculations. Finally, extensive experiments demonstrate the efficiency and scalability of our approach.
Keywords
Cite
@article{arxiv.2504.20795,
title = {Effective Index Construction Algorithm for Optimal $(k,\eta)$-cores Computation},
author = {Shengli Sun and Peng Xu and Guanming Jiang and Philip S. Yu and Yi Li},
journal= {arXiv preprint arXiv:2504.20795},
year = {2025}
}