paper-with-me

홈 › Papers

An Interactive Annotation Tool for Perceptual Video Compression

2022-05-08 · Evgenya Pergament, Pulkit Tandon, Kedar Tatwawadi, Oren Rippel, Lubomir Bourdev, Bruno Olshausen, Tsachy Weissman, Sachin Katti, Alexander G. Anderson

Human perception is at the core of lossy video compression and yet, it is challenging to collect data that is sufficiently dense to drive compression. In perceptual quality assessment, human feedback is typically collected as a single scalar quality score indicating preference of one distorted video over another. In reality, some videos may be better in some parts but not in others. We propose an approach to collecting finer-grained feedback by asking users to use an interactive tool to directly optimize for perceptual quality given a fixed bitrate. To this end, we built a novel web-tool which allows users to paint these spatio-temporal importance maps over videos. The tool allows for interactive successive refinement: we iteratively re-encode the original video according to the painted importance maps, while maintaining the same bitrate, thus allowing the user to visually see the trade-off of assigning higher importance to one spatio-temporal part of the video at the cost of others. We use this tool to collect data in-the-wild (10 videos, 17 users) and utilize the obtained importance maps in the context of x264 coding to demonstrate that the tool can indeed be used to generate videos which, at the same bitrate, look perceptually better through a subjective study - and are 1.9 times more likely to be preferred by viewers. The code for the tool and dataset can be found at https://github.com/jenyap/video-annotation-tool.git

📄 PDF Abstract BibTeX arXiv:2205.03969

Code (1)

jenyap/video-annotation-tool 공식 구현

Tasks

Video Compression

Similar Papers 제목 키워드 기반

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

Video Compression with CNN-based Post Processing

2020-09-16 · Fan Zhang, Di Ma, Chen Feng, David R. Bull

In recent years, video compression techniques have been significantly challenged by the rapidly increased demands associated with high quality and immersive video content. Among various compression tools, post-processing…

Video Compression

LiViBench: An Omnimodal Benchmark for Interactive Livestream Video Understanding

2026-01-21 · Xiaodong Wang, Langling Huang, Zhirong Wu, Xu Zhao 외 arxiv

The development of multimodal large language models (MLLMs) has advanced general video understanding. However, existing video evaluation benchmarks primarily focus on non-interactive videos, such as movies and recordings…

DVC-P: Deep Video Compression with Perceptual Optimizations

2021-09-22 · Saiping Zhang, Marta Mrak, Luis Herranz, Marc Górriz 외

Recent years have witnessed the significant development of learning-based video compression methods, which aim at optimizing objective or perceptual quality and bit rates. In this paper, we introduce deep video compressi…

Video Compression

Generative Latent Video Compression

2025-10-11 · Zongyu Guo, Zhaoyang Jia, Jiahao Li, Xiaoyi Zhang 외 arxiv

Perceptual optimization is widely recognized as essential for neural compression, yet balancing the rate-distortion-perception tradeoff remains challenging. This difficulty is especially pronounced in video compression, …