paper-with-me

Papers

Compression-Realized Deep Structural Network for Video Quality Enhancement

2024-05-10 · Hanchi Sun, Xiaohong Liu, Xinyang Jiang, Yifei Shen, Dongsheng Li, Xiongkuo Min, Guangtao Zhai

This paper focuses on the task of quality enhancement for compressed videos. Although deep network-based video restorers achieve impressive progress, most of the existing methods lack a structured design to optimally leverage the priors within compression codecs. Since the quality degradation of the video is primarily induced by the compression algorithm, a new paradigm is urgently needed for a more ``conscious'' process of quality enhancement. As a result, we propose the Compression-Realized Deep Structural Network (CRDS), introducing three inductive biases aligned with the three primary processes in the classic compression codec, merging the strengths of classical encoder architecture with deep network capabilities. Inspired by the residual extraction and domain transformation process in the codec, a pre-trained Latent Degradation Residual Auto-Encoder is proposed to transform video frames into a latent feature space, and the mutual neighborhood attention mechanism is integrated for precise motion estimation and residual extraction. Furthermore, drawing inspiration from the quantization noise distribution of the codec, CRDS proposes a novel Progressive Denoising framework with intermediate supervision that decomposes the quality enhancement into a series of simpler denoising sub-tasks. Experimental results on datasets like LDV 2.0 and MFQE 2.0 indicate our approach surpasses state-of-the-art models.

📄 PDF Abstract BibTeX arXiv:2405.06342

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingMotion EstimationQuantization

Methods 이 논문이 사용한 방법론

Neighborhood Attention Neighborhood Attention is a restricted self attention pattern in which each token's receptive field is limited to its nearest neighboring pixels. It was proposed in [Neighborhood…

Similar Papers 제목 키워드 기반

DiffCVE: Diffusion-based Compressed Video Enhancement

2026-07-08 · Wenqiang Xiao, Wenzhuo Ma, Junxi Zhang, Zhenzhong Chen arxiv

Perceptual quality enhancement of severely compressed videos remains challenging due to complex artifact patterns and substantial information loss. Recent diffusion models have demonstrated strong generative capability f…

Video Enhancement

Learning for Video Compression with Hierarchical Quality and Recurrent Enhancement

2020-03-04 · CVPR 2020 6 · Ren Yang, Fabian Mentzer, Luc van Gool, Radu Timofte

In this paper, we propose a Hierarchical Learned Video Compression (HLVC) method with three hierarchical quality layers and a recurrent enhancement network. The frames in the first layer are compressed by an image compre…

DecoderImage CompressionMS-SSIMSSIM+1

Perceiving Better Moments: Cover Frame Reselection and Enhancement for Live Photos with the Live2K Dataset

2026-07-05 · Junyu Lou, Kai Chen, Weiyi You, Hui Zeng 외 arxiv

Modern smartphones capture Live Photos, short video bursts surrounding a still image, offering a dynamic and engaging photographic experience. However, the cover photo and video components are generated by two distinct i…

Plug-and-Play Versatile Compressed Video Enhancement

2025-01-01 · CVPR 2025 1 · Huimin Zeng, Jiacheng Li, Zhiwei Xiong

As a widely adopted technique in data transmission, video compression effectively reduces the size of files, making it possible for real-time cloud computing. However, it comes at the cost of visual quality, posing …

Cloud ComputingVideo CompressionVideo Enhancement

Learning-Based Video Coding with Joint Deep Compression and Enhancement

2021-11-29 · Tiesong Zhao, Weize Feng, Hongji Zeng, Yuzhen Niu 외

The end-to-end learning-based video compression has attracted substantial attentions by paving another way to compress video signals as stacked visual features. This paper proposes an efficient end-to-end deep video code…

Generative Adversarial NetworkMotion CompensationMotion EstimationMS-SSIM+2