Yuyuan Kang
I am a Ph.D. student at the Department of Computer Sciences, University of Wisconsin-Madison. My research interests lie broadly in the area of Computer Systems and Data Management, including building efficient and scalable systems for data processing and analytics. I am currently working with Prof. Ming Liu.
Before that, I obtained my Master’s Degree in Software Engineering from Tsinghua University, where I was supervised by Prof. Jianmin Wang and worked closely with Prof Shaoxu Song and Xiangdong Huang. I did my undergraduate at Northeastern University (China).
My CV can be found here .
Projects
EFabric
EFabric is an elastic on-premise computing platform for AI4Science experiments. Researchers at UW-Madison can request, deploy, and run experiments on demands with high performance and low cost.
Benchmarking Vector Database
Benchmarking Vector Databases is a visualization platform that presents performance results from vectordbbench across different databases, indexes, and hardware settings. It provides an interactive way to explore QPS, latency, recall, and other metrics from large-scale vector search benchmarks.
ntprof
ntprof is a systematic, informative, and lightweight NVMe-over-TCP profiler. The key idea is to view the NVMe/TCP storage substrate as a lossless switched network and apply network monitoring techniques. It models each on-path system module as a software switch, equips it with a programmable profiling agent on the data plane, and develops a proactive query interface for statistics collection and analysis.
Apache IoTDB
Apache IoTDB is an industrial IoT time-series database management system that adopts a lightweight architecture with edge-cloud collaboration, supporting integrated collection, storage, management, and analysis of IoT time-series data.