I earned my Ph.D. in Software Engineering from Peking University's OS Lab, under the guidance of Professors Yun Ma and Gang Huang. My research focused on Web ecosystems and deep learning infrastructures.
From 2018 to 2022, I served as a Teaching Assistant for Introduction to Computing (A). Additionally, I was a Teaching Assistant for Scientific Paper Writing in 2021.
I was honored with the Award for Scientific Research by Peking University in 2019 and the Award for Academic Excellence by Peking University in 2021.
I enrolled in the School of Electronic Engineering and Computer Science (EECS) at Peking University in 2014, earning a Bachelor of Science degree in Computer Science and Technology in 2018.
In 2016, I served as Vice President of the Students’ Computer Association at the School of EECS, where I contributed to the organization of the 2016 ACM-ICPC Asia Beijing Regional Contest.
I was honored to receive the Merit Student Award and Founder Scholarship from Peking University in 2016.
I propose WPIA, a DNN inference framework that precompiles GPU programs on the server-side to significantly reduce DNN inference warm-up time in Web browsers. Evaluation results demonstrate that WPIA can accelerate DNN warm-up by an average of 4.27x and up to 21.27x, representing a substantial performance improvement.
This work has been published in FCS 2024.
I propose WEngine, a heterogeneous DNN engine designed to optimize DNN inference throughput in Web browsers through pipeline parallelism. Evaluation results demonstrate that WEngine can improve DNN inference throughput by an average of 1.91x and up to 3.40x.
This work has been published in MobiSys 2022.
We conducted an empirical study to investigate the prevalence, characteristics, and performance of embedded Web pages within mobile applications. To facilitate this analysis, we developed an automated testing tool specifically designed to target these embedded Web pages.
This work has been published in IEEE TMC 2021.