62 citations · 82 across the 14 of their papers we have counts for
4 papers · 1 filter
Efficient Graph Embedding at Scale: Optimizing CPU-GPU-SSD Integration
Zhonggen Li, Xiangyu Ke, Yifan Zhu +2
Graph embeddings map graph nodes to continuous vectors and are foundational to community detection, recommendation, and many scientific applications. At billion-scale, however, exi…
HC-SpMM: Accelerating Sparse Matrix-Matrix Multiplication for Graphs with Hybrid GPU Cores
Zhonggen Li, Xiangyu Ke, Yifan Zhu +2
Sparse Matrix-Matrix Multiplication (SpMM) is a fundamental operation in graph computing and analytics. However, the irregularity of real-world graphs poses significant challenges…
Accelerating Biclique Counting on GPU
Linshan Qiu, Zhonggen Li, Xiangyu Ke +2
Counting (p,q)-bicliques in bipartite graphs poses a foundational challenge with broad applications, from densest subgraph discovery in algorithmic research to personalized content…
GPU-Accelerated Batch-Dynamic Subgraph Matching
Linshan Qiu, Lu Chen, Hailiang Jie +4
Subgraph matching has garnered increasing attention for its diverse real-world applications. Given the dynamic nature of real-world graphs, addressing evolving scenarios without in…