Learned Video Compression With Refined Adaptive Flow Pyramid And Coordinate-Aware Attention
Qian Huang, Wenting Liu, Xin Li, Yiming Wang
Abstract
In video compression, motion estimation and motion compensation are critical for achieving efficient encoding. Although the commonly used SpyNet and bilinear interpolation have contributed in improving the compression efficiency, they still have limitations. SpyNet often loses details and fails to fully utilize the feature extraction capabilities of deep networks. Furthermore, bilinear interpolation inherently attenuates high-frequency information, leading to frame blurring and distortion. In this paper, we propose a novel video compression algorithm. To overcome the limitations of SpyNet, we propose a refined adaptive flow pyramid network. This network uses a multi-scale feature pyramid to capture more details. Moreover, we use an iterative cost volume refinement engine that improves the feature representation of the network and iteratively improve the accuracy of motion estimation. In addition, to overcome the limitation of bilinear interpolation, we propose a coordinate-aware attention module, which captures more high-frequency information to improve the accuracy of motion compensation. Experimental results show that our method outperforms VTM-13.2 (LDP) in terms of PSNR.
BibTeX
@inproceedings{icassp2025_learnedvideocomp,
title = {Learned Video Compression With Refined Adaptive Flow Pyramid And Coordinate-Aware Attention},
author = {Qian Huang and Wenting Liu and Xin Li and Yiming Wang},
booktitle = {ICASSP 2025},
year = {2025}
}