In-Loop Filtering via Trained Look-Up Tables
Zhuoyuan Li, Jiacheng Li, Yao Li, Li Li, Dong Liu, Feng Wu

TL;DR
This paper introduces an efficient in-loop filtering method using trained look-up tables (LUTs) to reduce computational complexity in video coding, achieving comparable coding gains with significantly lower hardware demands.
Contribution
It proposes a novel LUT-based in-loop filtering scheme trained within a fixed range, enabling fast filtering with limited storage and computational costs, suitable for practical video coding applications.
Findings
Achieves BD-rate reduction of up to 0.51% in VVC.
Maintains low computational complexity with only 101-108% time increase.
Demonstrates practical implementation with minimal storage requirements.
Abstract
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 advanced video coding standards, which becomes a powerful coding tool candidate for future video coding standards. However, the utilization of deep neural networks brings heavy time and computational complexity, and high demands of high-performance hardware, which is challenging to apply to the general uses of coding scene. To address this limitation, inspired by explorations in image restoration, we propose an efficient and practical in-loop filtering scheme by adopting the Look-up Table (LUT). We train the DNN of in-loop filtering within a fixed filtering reference range, and cache the output values of the DNN into a LUT via traversing all possible inputs. At testing…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Data Stream Mining Techniques · Time Series Analysis and Forecasting
