Reply to reviewer v7hT
We sincerely thank reviewer v7hT for the encouraging comments and constructive suggestions.
**Q1**. Is your method based on complete knowledge of the degradation operator?
**A**. See General Comment 1. The current method utilizes a known degradation operator to address video inverse problems. Extending the idea for blind restoration scenarios would be a very interesting and valuable direction, and we have incorporated our extension to deal with the blind kind.
**Q2-3, W1-3**. Could you provide insights on how well your proposed video prior would work in the blind restoration case? Is there any applications other than in the more practical blind restoration case, could you present the applications/motivations?
**A**. Please refer to the General comment 1. We agree that solving blind inverse problems is the ultimate goal for all inverse problem solvers. Accordingly, we demonstrate that our proposed method can be extended to address blind video inverse problems, such as video deblurring on the GoPro dataset [1]:
More specifically, for blind video deblurring, we adopt a standard approach involving alternating between PSF estimation and deconvolution, which has proven intuitive and effective. Since initial PSF estimation is challenging, we first utilize a lightweight video deblurring module, DeepDeblur [1], for pre-reconstruction and estimate the initial PSF from the pre-restored video. Using this PSF, we perform Stage 1 reconstruction using the proposed method and subsequently refine the PSF based on the resulting video. The refined PSF is then used for the final (Stage 2) reconstruction.
In summary, our method leverages a lightweight pre-restoration module to estimate the initial PSF and achieves superior reconstruction through iterative PSF refinement. We conducted experiments on the GoPro test dataset, and the extended method demonstrates superior performance in the blind deblurring task.
| GoPro | PSNR ↑ | SSIM ↑ |
|----------|----------|----------|
| DeepDeblur [1] | 30.93 | 0.904 |
| Ours (blind) | **38.98** | **0.974** |
Additionally, our method can be adapted to address blind superresolution. Please refer to the revised Appendix B for the detailed explanations and experimental results.
**Q4, W4**. Could you clarify how your method would compare to prior blind video restoration work and why it is a better framework?
**A**. As discussed in Q2-3 and W1-3, our method can be extended to address blind video inverse problems. Furthermore, our method provides state-of-the-art video reconstruction performance for cases with known degradation. To further validate its effectiveness, we conducted additional comparisons with the recently proposed blind video restoration method, DiffIR2VR [2], on 4x video super-resolution using the DAVIS and Pexels [3] datasets. Please refer to the revised Appendix C.3-4. As shown in the table, our method consistently outperforms DiffIR2VR, achieving state-of-the-art reconstruction performance.
| DAVIS | PSNR ↑ | FVD ↓ |
|----------|----------|----------|
| DiffIR2VR [2] | 30.51 | 212.0 |
| Ours | **32.88** | **166.1** |
| Pexels [3] | PSNR ↑ | FVD ↓ |
|----------|----------|----------|
| DiffIR2VR [2] | 31.31 | 301.3 |
| Ours | **33.79** | **205.6** |
**References**
[1] Nah, Seungjun, et al. "Deep multi-scale convolutional neural network for dynamic scene deblurring." CVPR 2017.
[2] Yeh, Chang-Han, et al. "DiffIR2VR-Zero: Zero-Shot Video Restoration with Diffusion-based Image Restoration Models." arXiv preprint arXiv:2407.01519 (2024).
[3] Pexels.com, URL: https://www.pexels.com.