activity
20202022
most citedFAST: FPGA-based Subgraph Matching on Massive Graphs

1 citations · 2 across the 6 of their papers we have counts for

collaborators

6 papers

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…

cs.DB2020

PEFP: Efficient k-hop Constrained s-t Simple Path Enumeration on FPGA

Zhengmin Lai, You Peng, Shiyu Yang +2

Graph plays a vital role in representing entities and their relationships in a variety of fields, such as e-commerce networks, social networks and biological networks. Given two ve…