Palantir: Towards Efficient Super Resolution for Ultra-high-definition Live Streaming
Xinqi Jin, Zhui Zhu, Xikai Sun, Fan Dang, Jiangchuan Liu, Jingao Xu, Kebin Liu, Xinlei Chen, Yunhao Liu

TL;DR
Palantir is a novel UHD live streaming system that employs fine-grained patch-level scheduling and DAG-based quality estimation to significantly reduce super-resolution inference overhead while maintaining high video quality.
Contribution
It introduces a DAG-guided, lightweight SR quality estimation method and a patch-level scheduling approach for efficient, latency-sensitive UHD live streaming.
Findings
Reduces SR DNN inference overhead by up to 80% compared to state-of-the-art methods.
Maintains 54-82% of the quality gain of applying SR on all frames.
Scheduling latency accounts for less than 5.7% of total latency.
Abstract
Neural enhancement through super-resolution (SR) deep neural networks (DNNs) opens up new possibilities for ultra-high-definition (UHD) live streaming over existing encoding and networking infrastructure. Yet, the heavy SR DNN inference overhead leads to severe deployment challenges. To reduce the overhead, existing systems propose to apply DNN-based SR only on carefully selected anchor frames while upscaling non-anchor frames via the lightweight reusing-based SR approach. However, frame-level scheduling is coarse-grained and fails to deliver optimal efficiency. In this work, we propose Palantir, the first neural-enhanced UHD live streaming system with fine-grained patch-level scheduling. Two novel techniques are incorporated into Palantir to select the most beneficial anchor patches and support latency-sensitive UHD live streaming applications. Firstly, under the guidance of our…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage and Video Quality Assessment · Advanced Image Processing Techniques · Video Coding and Compression Technologies
