paper-with-me

Papers

Partition-Aware Adaptive Switching Neural Networks for Post-Processing in HEVC

2019-12-25

This paper addresses neural network based post-processing for the state-of-the-art video coding standard, High Efficiency Video Coding (HEVC). We first propose a partition-aware Convolution Neural Network (CNN) that utilizes the partition information produced by the encoder to assist in the post-processing. In contrast to existing CNN-based approaches, which only take the decoded frame as input, the proposed approach considers the coding unit (CU) size information and combines it with the distorted decoded frame such that the artifacts introduced by HEVC are efficiently reduced. We further introduce an adaptive-switching neural network (ASN) that consists of multiple independent CNNs to adaptively handle the variations in content and distortion within compressed-video frames, providing further reduction in visual artifacts. Additionally, an iterative training procedure is proposed to train these independent CNNs attentively on different local patch-wise classes. Experiments on benchmark sequences demonstrate the effectiveness of our partition-aware and adaptive-switching neural networks. The source code can be found at http://min.sjtu.edu.cn/lwydemo/HEVCpostprocessing.html.

📄 PDF Abstract BibTeX arXiv:1912.11604

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SAHMM-VAE: A Source-Wise Adaptive Hidden Markov Prior Variational Autoencoder for Unsupervised Blind Source Separation

2026-03-26 · Yuan-Hao Wei arxiv

We propose SAHMM-VAE, a source-wise adaptive Hidden Markov prior variational autoencoder for unsupervised blind source separation. Instead of treating the latent prior as a single generic regularizer, the proposed framew…

AWAPart: Adaptive Workload-Aware Partitioning of Knowledge Graphs

2022-03-28 · Amitabh Priyadarshi, Krzysztof J. Kochut

Large-scale knowledge graphs are increasingly common in many domains. Their large sizes often exceed the limits of systems storing the graphs in a centralized data store, especially if placed in main memory. To overcome …

Knowledge Graphs

Adaptive Thinking via Mode Policy Optimization for Social Language Agents

2025-05-04 · Minzheng Wang, Yongbin Li, Haobo Wang, Xinghua Zhang 외

Effective social intelligence simulation requires language agents to dynamically adjust reasoning depth, a capability notably absent in current studies. Existing methods either lack this kind of reasoning capability or e…

Inference Trees: Adaptive Inference with Exploration

2018-06-25 · Tom Rainforth, Yuan Zhou, Xiaoyu Lu, Yee Whye Teh 외

We introduce inference trees (ITs), a new class of inference methods that build on ideas from Monte Carlo tree search to perform adaptive sampling in a manner that balances exploration with exploitation, ensures consiste…

Bayesian optimization for modular black-box systems with switching costs

2020-06-04 · Chi-Heng Lin, Joseph D. Miano, Eva L. Dyer

Most existing black-box optimization methods assume that all variables in the system being optimized have equal cost and can change freely at each iteration. However, in many real world systems, inputs are passed through…

Bayesian OptimizationImage SegmentationSemantic Segmentation