paper-with-me

홈 › Papers

BL-JUNIPER: A CNN-Assisted Framework for Perceptual Video Coding Leveraging Block-Level JND

2022-06-29 · IEEE Transactions on Multimedia 2022 6 · Sanaz Nami, Farhad Pakdaman, Mahmoud Reza Hashemi, Shervin Shirmohammadi

Just Noticeable Distortion (JND) finds the minimum distortion level perceivable by humans. This can be a natural solution for setting the compression for each video region in perceptual video coding. However, existing JND-based solutions estimate JND levels for each video frame and ignore the fact that different video regions have different perceptual importance. To address this issue, we propose a Block-Level Just Noticeable Distortion-based Perceptual (BL-JUNIPER) framework for video coding. The proposed four-stage framework combines different perceptual information to further improve the prediction accuracy. The JND mapping in the first stage derives block-level JNDs from frame-level information without the need to collect a new bock-level JND dataset. In the second stage, an efficient CNN-based model is proposed to predict JND levels for each block according to spatial and temporal characteristics. Unlike existing methods, BL-JUNIPER works on raw video frames and avoids re-encoding each frame several times, making it computationally practical. Third, the visual importance of each block is measured using a visual attention model. Finally, a proposed quantization control algorithm uses both JND levels and visual importance to adjust the Quantization Parameter (QP) for each block. The specific algorithm for each stage of the proposed framework can be changed, as long as the input and output formats of each block are followed, without the need to change other stages, based on any current or future methods, providing a flexible and robust solution. Extensive experimental results demonstrate that BL-JUNIPER achieves a mean bitrate reduction of 27.75% with a Delta Mean Opinion Score (DMOS) close to zero and BD-Rate gains of 25.44% based on MOS, compared to the baseline encoding, and also gains a better performance compared to competing methods.

📄 PDF Abstract BibTeX

Code (1)

sanaznami/BL-JUNIPER-A-CNN-Assisted-Framework-for-Perceptual-Video-Coding-Leveraging-Block-Level-JND

Tasks

Quantization

Similar Papers 제목 키워드 기반

Anomaly Detection Using One-Class SVM for Logs of Juniper Router Devices

2023-05-21 · Tat-Bao-Thien Nguyen, Teh-Lu Liao, Tuan-Anh Vu

The article deals with anomaly detection of Juniper router logs. Abnormal Juniper router logs include logs that are usually different from the normal operation, and they often reflect the abnormal operation of router dev…

Anomaly Detection

Perceptual Quality Assessment of Face Video Compression: A Benchmark and An Effective Method

2023-04-14 · Yixuan Li, Bolin Chen, Baoliang Chen, Meng Wang 외

Recent years have witnessed an exponential increase in the demand for face video compression, and the success of artificial intelligence has expanded the boundaries beyond traditional hybrid video coding. Generative codi…

Video CompressionVideo Quality AssessmentVisual Question Answering (VQA)

PIC 4th Challenge: Semantic-Assisted Multi-Feature Encoding and Multi-Head Decoding for Dense Video Captioning

2022-07-06 · Yifan Lu, Ziqi Zhang, Yuxin Chen, Chunfeng Yuan 외

The task of Dense Video Captioning (DVC) aims to generate captions with timestamps for multiple events in one video. Semantic information plays an important role for both localization and description of DVC. We present a…

Dense Video CaptioningVideo Captioning

ProGVC: Progressive-based Generative Video Compression via Auto-Regressive Context Modeling

2026-03-18 · Daowen Li, Ruixiao Dong, Ying Chen, Kai Li 외 arxiv

Perceptual video compression leverages generative priors to reconstruct realistic textures and motions at low bitrates. However, existing perceptual codecs often lack native support for variable bitrate and progressive d…

PIM: Video Coding using Perceptual Importance Maps

2022-12-20 · Evgenya Pergament, Pulkit Tandon, Oren Rippel, Lubomir Bourdev 외

Human perception is at the core of lossy video compression, with numerous approaches developed for perceptual quality assessment and improvement over the past two decades. In the determination of perceptual quality, diff…

Video Compression