paper-with-me

Papers

Content Adaptive based Motion Alignment Framework for Learned Video Compression

2025-12-15 · Tiange Zhang, Xiandong Meng, Siwei Ma arxiv

Recent advances in end-to-end video compression have shown promising results owing to their unified end-to-end learning optimization. However, such generalized frameworks often lack content-specific adaptation, leading to suboptimal compression performance. To address this, this paper proposes a content adaptive based motion alignment framework that improves performance by adapting encoding strategies to diverse content characteristics. Specifically, we first introduce a two-stage flow-guided deformable warping mechanism that refines motion compensation with coarse-to-fine offset prediction and mask modulation, enabling precise feature alignment. Second, we propose a multi-reference quality aware strategy that adjusts distortion weights based on reference quality, and applies it to hierarchical training to reduce error propagation. Third, we integrate a training-free module that downsamples frames by motion magnitude and resolution to obtain smooth motion estimation. Experimental results on standard test datasets demonstrate that our framework CAMA achieves significant improvements over state-of-the-art Neural Video Compression models, achieving a 24.95% BD-rate (PSNR) savings over our baseline model DCVC-TCM, while also outperforming reproduced DCVC-DC and traditional codec HM-16.25.

📄 PDF Abstract BibTeX arXiv:2512.12936

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multi-Scale Deformable Alignment and Content-Adaptive Inference for Flexible-Rate Bi-Directional Video Compression

2023-06-28 · M. Akin Yilmaz, O. Ugur Ulas, A. Murat Tekalp

The lack of ability to adapt the motion compensation model to video content is an important limitation of current end-to-end learned video compression models. This paper advances the state-of-the-art by proposing an adap…

Motion CompensationVideo Compression

DeepMeshFlow: Content Adaptive Mesh Deformation for Robust Image Registration

2019-12-11 · Nianjin Ye, Chuan Wang, Shuaicheng Liu, Lanpeng Jia 외

Image alignment by mesh warps, such as meshflow, is a fundamental task which has been widely applied in various vision applications(e.g., multi-frame HDR/denoising, video stabilization). Traditional mesh warp methods det…

DenoisingHomography EstimationImage RegistrationVideo Stabilization

Content-Adaptive Motion Rate Adaption for Learned Video Compression

2023-02-13 · Chih-Hsuan Lin, Yi-Hsin Chen, Wen-Hsiao Peng

This paper introduces an online motion rate adaptation scheme for learned video compression, with the aim of achieving content-adaptive coding on individual test sequences to mitigate the domain gap between training and …

Video Compression

Learned Video Compression via Heterogeneous Deformable Compensation Network

2022-07-11 · Huairui Wang, Zhenzhong Chen, Chang Wen Chen

Learned video compression has recently emerged as an essential research topic in developing advanced video compression technologies, where motion compensation is considered one of the most challenging issues. In this pap…

Motion CompensationOptical Flow EstimationVideo Compression

Error-Propagation-Free Learned Video Compression With Dual-Domain Progressive Temporal Alignment

2025-12-11 · Han Li, Shaohui Li, Wenrui Dai, Chenglin Li 외 arxiv

Existing frameworks for learned video compression suffer from a dilemma between inaccurate temporal alignment and error propagation for motion estimation and compensation (ME/MC). The separate-transform framework employs…