Skip to content

Yi Sun


B.S. in Computer Science
Fudan Universitysuny21@m.fudan.edu.cn

My research interests are Operating Systems and Machine Learning Systems. Recently, I have been focusing on the management of heterogeneous resources:

  • Heterogeneous Computing: Developing SLO-aware scheduling policies for LLM inference.

  • Heterogeneous Memory and Storage: Building tiered memory-aware runtimes for emerging technologies such as RDMA and CXL.

INFO

I am applying to PhD programs starting in Fall 2026, with interests including (but not limited to) Operating Systems, Memory Disaggregation, LLM Infrastructure. If you'd like to discuss further, feel free to reach out via email.

πŸ“š Education ​

Fudan University
Bachelor of Science in Computer ScienceSep 2021 – Jun 2026 (Expected)
  • Courses: Operating Systems (Honors Track, A), Computer Organization and Architecture (A), Parallel and Distributed Computing (A), and Compilers (Honors Track, A+).
  • Extended program duration by one year to participate in an exchange program at the University of Melbourne.
The University of Melbourne
Exchange ProgramFeb 2023 - Jun 2023

    πŸ† Selected Awards ​

    National Scholarship (2023-2024)
    Ministry of Education, People's Republic of ChinaDec 2024

    πŸ“ Publications ​

    1. Yi Sun, Zekai Shao, Xingyu Qiu, Yun Li, Ting Liu, Linbing Xiang, Dong Sun, Siming Chen. Interpreting Autonomous Driving Corner Cases: A Visual Analytics Approach. 2024 IEEE 17th Pacific Visualization Conference (PacificVis'24).

    2. Ting Liu, Dong Sun, Chongke Bi, Yi Sun, Siming Chen. Dynamic-Scene-Graph-Supported Visual Understanding of Autonomous Driving Scenarios. 2024 IEEE 17th Pacific Visualization Conference (PacificVis'24).

    3. Lin Gao, Jing Lu, Zekai Shao, Ziyue Lin, Shengbin Yue, Chokit Ieong, Yi Sun, Zhongyu Wei, Siming Chen. Fine‑Tuned Large Language Model for Visualization System: A Study on Self‑Regulated Learning in Education. IEEE Transactions on Visualization and Computer Graphics.

    🏫 Teaching ​

    Teaching AssistantFall 2024
    • Migrated the lab platform from Raspberry Pi to the virt generic virtual platform by rewriting the hardware abstraction layer to simplify the environment for students. Developed new lab exercises focused on condition variables and asynchronous I/O.
    Operating Systems
    Teaching AssistantFall 2024
    • Developed labs focusing on Linux features, including mmap, userfaultfd, io_uring and more.