CVJul 18, 2022

Boosting Video Super Resolution with Patch-Based Temporal Redundancy Optimization

arXiv:2207.08674v36 citationsh-index: 49Has Code
Originality Incremental advance
AI Analysis

This work addresses a specific bottleneck in VSR for video enhancement applications, offering incremental improvements to existing methods.

The paper tackles the problem of temporal redundancy in video super-resolution (VSR) by proposing plug-and-play methods to optimize patches with stationary objects and background, significantly improving existing VSR algorithms on a new dataset of wild scenarios while maintaining performance on standard datasets.

The success of existing video super-resolution (VSR) algorithms stems mainly exploiting the temporal information from the neighboring frames. However, none of these methods have discussed the influence of the temporal redundancy in the patches with stationary objects and background and usually use all the information in the adjacent frames without any discrimination. In this paper, we observe that the temporal redundancy will bring adverse effect to the information propagation,which limits the performance of the most existing VSR methods. Motivated by this observation, we aim to improve existing VSR algorithms by handling the temporal redundancy patches in an optimized manner. We develop two simple yet effective plug and play methods to improve the performance of existing local and non-local propagation-based VSR algorithms on widely-used public videos. For more comprehensive evaluating the robustness and performance of existing VSR algorithms, we also collect a new dataset which contains a variety of public videos as testing set. Extensive evaluations show that the proposed methods can significantly improve the performance of existing VSR methods on the collected videos from wild scenarios while maintain their performance on existing commonly used datasets. The code is available at https://github.com/HYHsimon/Boosted-VSR.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes