Zhixiao Wang

Education

2025 - Present
Nanjing University
Nanjing, China
Master's Degree
Computer Science and Technology

Program Details: School of Computer Science, Master of Computer Science and Technology, expected to graduate in June 2028.

Research Interests: Computer Vision; Deep Learning.

2021 - 2025
Harbin Institute of Technology (Shenzhen)
Shenzhen, China
Bachelor of Engineering
Computer Science and Technology

Program Details: School of Computer Science and Technology, Bachelor of Engineering in Computer Science and Technology, graduated in June 2025.

Highlights: Core courses in Artificial Intelligence, Operating Systems, and Computer Networks; recognized as Outstanding Graduate.

Achievements

  • 2022: Silver Medal ICPC Asia Hefei Regional Contest
  • 2022: First Prize RoboMaster University Championship
  • 2022: First Prize RoboMaster University Technical Challenge
  • 2022: Champion BOTEC International Intelligent Robotics Challenge
  • 2022: First Prize Harbin Institute of Technology (Shenzhen) Scholarship
  • 2023: Second Prize RoboMaster University Championship
  • 2023: First Prize RoboMaster University Championship Regional Contest
  • 2024: First Prize ASC Student Supercomputer Challenge
  • 2024: Second Prize National Student Computer System Capability Challenge

Experience

Nov 2021 - Jul 2022
Core Developer
Vision Group, HITSZ RoboMaster Team
I led our vision group in developing algorithms for the RMUC, focusing on advanced deep learning models for real-time object recognition and tracking. Our efforts significantly boosted our robots' operational capabilities, leading to our winning the first prize in this prestigious competition that challenges a broad spectrum of engineering skills.
Nov 2021 - Jan 2022
Self-Learner & Developer
Vision Group, HITSZ RoboMaster Team
During this period, I self-studied "Dive into Deep Learning" and made use of what I learned by modifying and optimizing the YOLOv5-face model for our RoboMaster competition. This project was crucial for improving the real-time object recognition capabilities of our robots.
Nov 2022
Team Leader
BOTEC2022 International Robotics Challenge
I led the team to a championship victory in the BOTEC2022, where we developed advanced visual navigation systems for humanoid robots equipped with infrared structured light depth cameras. The competition focused on autonomous navigation and task execution.
Jul 2023
Developer
RISC-V Pipelined CPU Design
I designed and implemented a pipelined CPU based on the RISC-V instruction set using Verilog. This project enhanced my skills in computer architecture and hardware design. Also my source code is available on GitHub.
Nov 2023
Team Member
High-Performance Fault-Tolerant Storage System
I participated in the design and development of a high-performance fault-tolerant storage system based on EVENODD encoding. I contributed to the initial code writing and subsequent algorithm optimization and parallelization, focusing on enhancing system reliability and performance.
Dec 2023
Student
MIT 6.S081: Xv6 Operating System Labs
I independently completed 11 labs as part of the MIT 6.S081 course, implementing various system-level features within the xv6 operating system. These tasks involved advanced areas such as memory management, concurrency synchronization, and file systems.
Dec 2023
Teaching Assistant
Digital Logic Design Lab Reform
As a teaching assistant for the Digital Logic Design course, I was responsible for designing and implementing a new serial communication experiment. This initiative was aimed at enhancing the practical understanding of digital logic among students.
Jan 2024 - Apr 2024
Team Member
ASC24 Student Supercomputer Challenge
In the ASC24 Supercomputer Competition, I played a key role in optimizing LLM inference and managing power consumption during the preliminary round. Our team's efforts led to high-performance results in the finals, tackling complex tasks in the GoMars and Group Competition events, achieving the first prize.
Apr 2024 - Aug 2024
Team Leader
Operating System Design Contest
Led the team in the National Student Computer System Capability Challenge - Operating System Design Contest - OS Function Track. We developed JFUSE (a file system project) focusing on metadata management, caching, and concurrent I/O. Source code is available on GitLab. Awarded Second Prize (National) on Aug 22, 2024.
Sep 2024 - May 2025
Undergraduate Thesis
Harbin Institute of Technology (Shenzhen)
Efficient Inference for Large Language Models Based on Cache-Enhanced Knowledge. Proposed and built a mentor-mentee dual-model pipeline with a semantic cache (BGE-M3 + FAISS) and prompt-based knowledge augmentation; designed benchmarks and evaluations (e.g., MMLU Pro and math variants); explored GRPO-based fine-tuning to improve cache utilization; reduced redundant computation while maintaining answer quality.