2022 MMGC Contest Organizer and Developer
Tsinghua University
Advisor: Yong Cui, Professor at Department of Computer Science and Technology, Tsinghua University
Applications that allow sharing of user-created short videos exploded in popularity in recent years. Solutions to reduce bandwidth waste without impairing the Quality of Experience (QoE) are needed. Solving the problem requires adaptively prefetching of short video chunks, which is challenging as the download strategy needs to match unknown user viewing behavior and network conditions.
In our work, we first formulate the problem of adaptive multi-video prefetching in short video streaming. And we design and implement a discrete-event simulator to facilitate the integration and comparison of researchers’ algorithms towards solving the problem. We organized and coordinated the 2022 MMGC Contest and analyzed the contestants’ algorithms in hope of promoting the research community towards addressing this problem.

- Organized and coordinated the 2022 Multi-Media Grand Competition focusing on designing short video preload algorithms to balance between bandwidth wastage and quality of user experience.
- Built and maintained a simulator that can test all the submitted algorithms
- Implemented baseline preload algorithms.
