利用压缩域信息提升在线视频超分速度与质量
Compressed-Domain-Aware Online Video Super-Resolution
- 用运动矢量粗对齐+局部微调,减少计算量
- 残差图引导融合,抑制错位区域,增强可靠细节
- 按帧类型动态分配算力,兼顾精度与效率
在带宽受限的在线视频流中,视频通常被下采样和压缩。尽管近期在线视频超分辨率(online VSR)方法取得显著进展,但仍因复杂的运动估计对齐和连续帧冗余处理而计算开销大,难以实现在高分辨率下的实时处理。为此,我们提出一种压缩域感知网络(CDA-VSR),利用压缩域信息(包括运动矢量、残差图和帧类型)平衡质量与效率。具体地,设计了运动矢量引导的可变形对齐模块,以运动矢量进行粗对齐,并仅学习局部残差偏移实现精细调整,从而在保持精度的同时降低计算量;提出残差图门控融合模块,从残差图中提取空间权重,抑制不匹配区域并强调可靠细节;进一步设计帧类型感知重建模块,实现跨帧类型的自适应计算分配,平衡精度与效率。在REDS4数据集上,我们的CDA-VSR相比当前最优方法TMP,PSNR最高提升0.13 dB,推理速度超过两倍。
原文摘要 · Abstract (English)
In bandwidth-limited online video streaming, videos are usually downsampled and compressed. Although recent online video super-resolution (online VSR) approaches achieve promising results, they are still compute-intensive and fall short of real-time processing at higher resolutions, due to complex motion estimation for alignment and redundant processing of consecutive frames. To address these issues, we propose a compressed-domain-aware network (CDA-VSR) for online VSR, which utilizes compressed-domain information, including motion vectors, residual maps, and frame types to balance quality and efficiency. Specifically, we propose a motion-vector-guided deformable alignment module that uses motion vectors for coarse warping and learns only local residual offsets for fine-tuned adjustments, thereby maintaining accuracy while reducing computation. Then, we utilize a residual map gated fusion module to derive spatial weights from residual maps, suppressing mismatched regions and emphasizing reliable details. Further, we design a frame-type-aware reconstruction module for adaptive compute allocation across frame types, balancing accuracy and efficiency. On the REDS4 dataset, our CDA-VSR surpasses the state-of-the-art method TMP, with a maximum PSNR improvement of 0.13 dB while delivering more than double the inference speed. The code will be released at https://github.com/sspBIT/CDA-VSR.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。