Query-Centered Temporal Community Search via Time-Constrained Personalized PageRank
Abstract
Existing temporal community search suffers from two defects: (i) they ignore the temporal proximity between the query vertex and other vertices but simply require the result to include . Thus, they find many temporal irrelevant vertices (these vertices are called \emph{query-drifted vertices}) to for satisfying their cohesiveness, resulting in being marginalized; (ii) their methods are NP-hard, incurring high costs for exact solutions or compromised qualities for approximate/heuristic algorithms. Inspired by these, we propose a novel problem named \emph{query-centered} temporal community search to circumvent \emph{query-drifted vertices}. Specifically, we first present a novel concept of Time-Constrained Personalized PageRank to characterize the temporal proximity between and other vertices. Then, we introduce a model called -temporal proximity core, which can combine temporal proximity and structural cohesiveness. Subsequently, our problem is formulated as an optimization task that finds a -temporal proximity core with the largest . To solve our problem, we first devise an exact and near-linear time greedy removing algorithm that iteratively removes unpromising vertices. To improve efficiency, we then design an approximate two-stage local search algorithm with bound-based pruning techniques. Finally, extensive experiments on eight real-life datasets and nine competitors show the superiority of the proposed solutions.
Cite
@article{arxiv.2302.08740,
title = {Query-Centered Temporal Community Search via Time-Constrained Personalized PageRank},
author = {Longlong Lin and Pingpeng Yuan and Rong-Hua Li and Chunxue Zhu and Hongchao Qin and Hai Jin and Tao Jia},
journal= {arXiv preprint arXiv:2302.08740},
year = {2023}
}