Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Recursive Fusion and Deformable Spatiotemporal Attention for Video Compression Artifact Reduction

About

A number of deep learning based algorithms have been proposed to recover high-quality videos from low-quality compressed ones. Among them, some restore the missing details of each frame via exploring the spatiotemporal information of neighboring frames. However, these methods usually suffer from a narrow temporal scope, thus may miss some useful details from some frames outside the neighboring ones. In this paper, to boost artifact removal, on the one hand, we propose a Recursive Fusion (RF) module to model the temporal dependency within a long temporal range. Specifically, RF utilizes both the current reference frames and the preceding hidden state to conduct better spatiotemporal compensation. On the other hand, we design an efficient and effective Deformable Spatiotemporal Attention (DSTA) module such that the model can pay more effort on restoring the artifact-rich areas like the boundary area of a moving object. Extensive experiments show that our method outperforms the existing ones on the MFQE 2.0 dataset in terms of both fidelity and perceptual effect. Code is available at https://github.com/zhaominyiz/RFDA-PyTorch.

Minyi Zhao, Yi Xu, Shuigeng Zhou• 2021

Related benchmarks

TaskDatasetResultRank
Compressed Video Quality EnhancementJCT-VC Random Access (RA)
Delta PSNR0.48
24
Compressed Video Quality EnhancementJCT-VC HEVC (Low Delay B (LDB))
Delta PSNR (dB)0.74
12
Video RestorationTUD-Common (test)
Runtime (s)4.03
10
Video RestorationDAVIS Noise & Compression (test)
PSNR20.76
10
Video RestorationDAVIS Noise & Blur (test)
PSNR20.83
10
Video RestorationDAVIS Blur & Compression (test)
PSNR20.8
10
Video RestorationSet8 Noise & Blur (test)
PSNR19.4
10
Video RestorationSet8 Noise & Compression (test)
PSNR19.28
10
Video RestorationSet8 Blur & Compression (test)
PSNR19.34
10
Video RestorationDAVIS t=6 (test)
PSNR20.79
10
Showing 10 of 18 rows

Other info

Follow for update