Efficient Meta-Tuning for Content-aware Neural Video Delivery
Xiaoqi Li, Jiaming Liu, Shizun Wang, Cheng Lyu, Ming Lu, Yurong Chen,, Anbang Yao, Yandong Guo, Shanghang Zhang

TL;DR
This paper introduces Efficient Meta-Tuning (EMT), a novel approach that significantly reduces the computational cost of content-aware neural video delivery by meta-learning and selective fine-tuning, enabling practical application of neural video streaming.
Contribution
The paper proposes EMT, a meta-learning based method that adapts models efficiently for each video chunk, reducing training time and computational cost while improving performance.
Findings
EMT reduces training time compared to traditional methods.
The method outperforms existing approaches in quality and efficiency.
It generalizes well across various super-resolution architectures.
Abstract
Recently, Deep Neural Networks (DNNs) are utilized to reduce the bandwidth and improve the quality of Internet video delivery. Existing methods train corresponding content-aware super-resolution (SR) model for each video chunk on the server, and stream low-resolution (LR) video chunks along with SR models to the client. Although they achieve promising results, the huge computational cost of network training limits their practical applications. In this paper, we present a method named Efficient Meta-Tuning (EMT) to reduce the computational cost. Instead of training from scratch, EMT adapts a meta-learned model to the first chunk of the input video. As for the following chunks, it fine-tunes the partial parameters selected by gradient masking of previous adapted model. In order to achieve further speedup for EMT, we propose a novel sampling strategy to extract the most challenging patches…
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
TopicsAdvanced Image Processing Techniques · Image and Video Quality Assessment · Advanced Vision and Imaging
