paper-with-me

Papers

Efficient Meta-Tuning for Content-aware Neural Video Delivery

2022-07-20 · Xiaoqi Li, Jiaming Liu, Shizun Wang, Cheng Lyu, Ming Lu, Yurong Chen, Anbang Yao, Yandong Guo, Shanghang Zhang

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 from video frames. The proposed strategy is highly efficient and brings negligible additional cost. Our method significantly reduces the computational cost and achieves even better performance, paving the way for applying neural video delivery techniques to practical applications. We conduct extensive experiments based on various efficient SR architectures, including ESPCN, SRCNN, FSRCNN and EDSR-1, demonstrating the generalization ability of our work. The code is released at \url{https://github.com/Neural-video-delivery/EMT-Pytorch-ECCV2022}.

📄 PDF Abstract BibTeX arXiv:2207.09691

Code (1)

neural-video-delivery/emt-pytorch-eccv2022 공식 구현 pytorch

Tasks

Super-Resolution

Similar Papers 제목 키워드 기반

Overfitting the Data: Compact Neural Video Delivery via Content-aware Feature Modulation

2021-08-18 · ICCV 2021 10 · Jiaming Liu, Ming Lu, Kaixin Chen, Xiaoqi Li 외

Internet video delivery has undergone a tremendous explosion of growth over the past few years. However, the quality of video delivery system greatly depends on the Internet bandwidth. Deep Neural Networks (DNNs) are uti…

User Dynamics-Aware Edge Caching and Computing for Mobile Virtual Reality

2023-11-17 · Mushu Li, Jie Gao, Conghao Zhou, Xuemin Shen 외

In this paper, we present a novel content caching and delivery approach for mobile virtual reality (VR) video streaming. The proposed approach aims to maximize VR video streaming performance, i.e., minimizing video frame…

Scheduling

Federated Multi-View Synthesizing for Metaverse

2023-12-18 · Yiyu Guo, Zhijin Qin, Xiaoming Tao, Geoffrey Ye Li

The metaverse is expected to provide immersive entertainment, education, and business applications. However, virtual reality (VR) transmission over wireless networks is data- and computation-intensive, making it critical…

Domain AdaptationFederated LearningTransfer Learning

CAMP-VQA: Caption-Embedded Multimodal Perception for No-Reference Quality Assessment of Compressed Video

2025-11-10 · Xinyi Wang, Angeliki Katsenou, Junxiao Shen, David Bull arxiv

The prevalence of user-generated content (UGC) on platforms such as YouTube and TikTok has rendered no-reference (NR) perceptual video quality assessment (VQA) vital for optimizing video delivery. Nonetheless, the charac…

Video Quality Assessment

Click-Based Student Performance Prediction: A Clustering Guided Meta-Learning Approach

2021-10-28 · Yun-Wei Chu, Elizabeth Tenorio, Laura Cruz, Kerrie Douglas 외

We study the problem of predicting student knowledge acquisition in online courses from clickstream behavior. Motivated by the proliferation of eLearning lecture delivery, we specifically focus on student in-video activi…

ClusteringMeta-LearningTime SeriesTime Series Analysis