activity
20202023
most citedEfficient k-clique Listing with Set Intersection Speedup [Technical Report]

1 citations · 3 across the 7 of their papers we have counts for

collaborators
Showing cs.DBShow all

7 papers · 1 filter

cs.DB20231 cited

DSPC: Efficiently Answering Shortest Path Counting on Dynamic Graphs

Qingshuai Feng, You Peng, Wenjie Zhang +2

The widespread use of graph data in various applications and the highly dynamic nature of today's networks have made it imperative to analyze structural trends in dynamic graphs on…

cs.DB2022

PSPC: Efficient Parallel Shortest Path Counting on Large-Scale Graphs

You Peng, Jeffrey Xu Yu, Sibo Wang

In modern graph analytics, the shortest path is a fundamental concept. Numerous \rrev{recent works} concentrate mostly on the distance of these shortest paths. Nevertheless, in the…

cs.DB2022

Efficiently Answering Quality Constrained Shortest Distance Queries in Large Graphs

You Peng, Zhuo Ma, Wenjie Zhang +3

The shortest-path distance is a fundamental concept in graph analytics and has been extensively studied in the literature. In many real-world applications, quality constraints are…

cs.DB2022

TDB: Breaking All Hop-Constrained Cycles in Billion-Scale Directed Graphs

You Peng, Xuemin Lin, Michael Yu +2

The Feedback vertex set with the minimum size is one of Karp's 21 NP-complete problems targeted at breaking all the cycles in a graph. This problem is applicable to a broad variety…

cs.DB20221 cited

Efficient k-clique Listing with Set Intersection Speedup [Technical Report]

Zhirong Yuan, You Peng, Peng Cheng +4

Listing all k-cliques is a fundamental problem in graph mining, with applications in finance, biology, and social network analysis. However, owing to the exponential growth of the…

cs.DB20211 cited

FAST: FPGA-based Subgraph Matching on Massive Graphs

Xin Jin, Zhengyi Yang, Xuemin Lin +3

Subgraph matching is a basic operation widely used in many applications. However, due to its NP-hardness and the explosive growth of graph data, it is challenging to compute subgra…