PeQuENet: Perceptual Quality Enhancement of Compressed Video with Adaptation- and Attention-based Network
Saiping Zhang, Luis Herranz, Marta Mrak, Marc Gorriz Blanch, Shuai, Wan, Fuzheng Yang

TL;DR
PeQuENet is a GAN-based framework that adaptively enhances the perceptual quality of compressed videos across different quantization parameters using attention and adaptation modules.
Contribution
It introduces a unified model with attention and QP-adaptation modules for improved perceptual video quality enhancement.
Findings
Outperforms state-of-the-art algorithms in perceptual quality.
Effectively adapts to various QPs with a single model.
Captures long-range temporal correlations for better enhancement.
Abstract
In this paper we propose a generative adversarial network (GAN) framework to enhance the perceptual quality of compressed videos. Our framework includes attention and adaptation to different quantization parameters (QPs) in a single model. The attention module exploits global receptive fields that can capture and align long-range correlations between consecutive frames, which can be beneficial for enhancing perceptual quality of videos. The frame to be enhanced is fed into the deep network together with its neighboring frames, and in the first stage features at different depths are extracted. Then extracted features are fed into attention blocks to explore global temporal correlations, followed by a series of upsampling and convolution layers. Finally, the resulting features are processed by the QP-conditional adaptation module which leverages the corresponding QP information. In this…
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 · Image Enhancement Techniques
MethodsConvolution · ALIGN
