About Me

Xiaoke Zhu · Research Fellow, Shenzhen Institute of Computing Sciences (SICS)

I am Xiaoke Zhu (Hsiaoko Chu in Wade-Giles romanization), currently a research fellow at Shenzhen Institute of Computing Sciences (SICS). I received my Ph.D. from Beihang University in October 2025, advised by Prof. Wenfei Fan, and my M.S. from Yunnan University in 2020. My work focuses on graph computing, GPU-accelerated algorithms, high-performance data cleaning, and AI4DB. I welcome collaborations and discussions—feel free to reach out via email.

News

Research Interests

Graph Computing Systems

Building high-level programming models and runtime systems that execute graph applications on shared-memory, out-of-memory, CPU, or GPU architectures. I have improved I/O efficiency for out-of-core graph analytics (e.g., PageRank, SSSP) and optimized GPU performance for graph mining tasks such as graph cleaning and pattern matching.

Representative work: VLDB'23, VLDB'25, SIGMOD'25, SIGMOD'26

Data Cleaning

Accelerating data cleaning systems on modern hardware such as GPUs and distributed clusters. I have benchmarked parallel runtime systems for data cleaning and identified their performance bottlenecks, with a focus on rule-based blocking and entity resolution.

Representative work: ICDE'22, VLDB'25, SIGMOD'25

AI4DB

Leveraging machine learning and deep learning to replace manual DBA effort and classical algorithms, enabling more efficient data processing and resource management. I have designed learned models for sorting, load balancing, and scheduling.

Representative work: IEEE CLOUD'21, IEEE BigData'24