paper-with-me

Papers

Multi-Density Attention Network for Loop Filtering in Video Compression

2021-04-08 · Zhao Wang, Changyue Ma, Yan Ye

Video compression is a basic requirement for consumer and professional video applications alike. Video coding standards such as H.264/AVC and H.265/HEVC are widely deployed in the market to enable efficient use of bandwidth and storage for many video applications. To reduce the coding artifacts and improve the compression efficiency, neural network based loop filtering of the reconstructed video has been developed in the literature. However, loop filtering is a challenging task due to the variation in video content and sampling densities. In this paper, we propose a on-line scaling based multi-density attention network for loop filtering in video compression. The core of our approach lies in several aspects: (a) parallel multi-resolution convolution streams for extracting multi-density features, (b) single attention branch to learn the sample correlations and generate mask maps, (c) a channel-mutual attention procedure to fuse the data from multiple branches, (d) on-line scaling technique to further optimize the output results of network according to the actual signal. The proposed multi-density attention network learns rich features from multiple sampling densities and performs robustly on video content of different resolutions. Moreover, the online scaling process enhances the signal adaptability of the off-line pre-trained model. Experimental results show that 10.18% bit-rate reduction at the same video quality can be achieved over the latest Versatile Video Coding (VVC) standard. The objective performance of the proposed algorithm outperforms the state-of-the-art methods and the subjective quality improvement is obvious in terms of detail preservation and artifact alleviation.

📄 PDF Abstract BibTeX arXiv:2104.12865

Code (0)

등록된 구현이 없습니다.

Tasks

Video Compression

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Neural Video Compression with In-Loop Contextual Filtering and Out-of-Loop Reconstruction Enhancement

2025-09-04 · Yaojun Wu, Chaoyi Lin, Yiming Wang, Semih Esenlik 외 arxiv

This paper explores the application of enhancement filtering techniques in neural video compression. Specifically, we categorize these techniques into in-loop contextual filtering and out-of-loop reconstruction enhanceme…

Complexity Reduction of Learned In-Loop Filtering in Video Coding

2022-03-16 · Woody Bayliss, Luka Murn, Ebroul Izquierdo, Qianni Zhang 외

In video coding, in-loop filters are applied on reconstructed video frames to enhance their perceptual quality, before storing the frames for output. Conventional in-loop filters are obtained by hand-crafted methods. Rec…

In-Loop Filtering via Trained Look-Up Tables

2024-07-15 · Zhuoyuan Li, Jiacheng Li, Yao Li, Li Li 외

In-loop filtering (ILF) is a key technology for removing the artifacts in image/video coding standards. Recently, neural network-based in-loop filtering methods achieve remarkable coding gains beyond the capability of ad…

Image Restoration

Distortion-Aware Loop Filtering of Intra 360^o Video Coding with Equirectangular Projection

2022-02-20 · Pingping Zhang, Xu Wang, Linwei Zhu, Yun Zhang 외

In this paper, we propose a distortion-aware loop filtering model to improve the performance of intra coding for 360$^o$ videos projected via equirectangular projection (ERP) format. To enable the awareness of distortion…

ERPImage Reconstruction

Deformable Wiener Filter for Future Video Coding

2026-06-01 · Xuewei Meng, Chuanmin Jia, Xinfeng Zhang, Shanshe Wang 외 arxiv

In-loop filters have attracted increasing attention due to the remarkable noise-reduction capability in the hybrid video coding framework. However, the existing in-loop filters in Versatile Video Coding (VVC) mainly take…