MGANet: A Robust Model for Quality Enhancement of Compressed Video
Xiandong Meng, Xuan Deng, Shuyuan Zhu, Shuaicheng Liu, Chuan Wang,, Chen Chen, Bing Zeng

TL;DR
MGANet is a multi-frame guided attention network that leverages temporal and intra-frame priors to enhance the quality of compressed videos, outperforming existing methods.
Contribution
The paper introduces MGANet, a novel deep learning model that integrates inter-frame relations and intra-frame priors for improved video quality enhancement.
Findings
Outperforms existing video quality enhancement methods.
Effectively utilizes inter-frame and intra-frame information.
Demonstrates robustness across various compressed video datasets.
Abstract
In video compression, most of the existing deep learning approaches concentrate on the visual quality of a single frame, while ignoring the useful priors as well as the temporal information of adjacent frames. In this paper, we propose a multi-frame guided attention network (MGANet) to enhance the quality of compressed videos. Our network is composed of a temporal encoder that discovers inter-frame relations, a guided encoder-decoder subnet that encodes and enhances the visual patterns of target frame, and a multi-supervised reconstruction component that aggregates information to predict details. We design a bidirectional residual convolutional LSTM unit to implicitly discover frames variations over time with respect to the target frame. Meanwhile, the guided map is proposed to guide our network to concentrate more on the block boundary. Our approach takes advantage of intra-frame prior…
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 Enhancement Techniques · Image and Video Quality Assessment
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
