# Improving Video Compression With Deep Visual-Attention Models

**Authors:** Vitaliy Lyudvichenko, Mikhail Erofeev, Alexander Ploshkin, Dmitriy, Vatolin

arXiv: 1903.07912 · 2019-07-25

## TL;DR

This paper introduces a saliency-based video compression method leveraging deep visual-attention models, achieving significant bitrate reduction while maintaining visual quality, and compatible with existing codecs.

## Contribution

It adapts state-of-the-art saliency models for video compression, demonstrating improved efficiency without changing standard codecs.

## Key findings

- Bitrate reduced by 25% objectively
- Bitrate reduced by 17% subjectively
- Saliency models compete with gaze maps for single observers

## Abstract

Recent advances in deep learning have markedly improved the quality of visual-attention modelling. In this work we apply these advances to video compression.   We propose a compression method that uses a saliency model to adaptively compress frame areas in accordance with their predicted saliency. We selected three state-of-the-art saliency models, adapted them for video compression and analyzed their results. The analysis includes objective evaluation of the models as well as objective and subjective evaluation of the compressed videos.   Our method, which is based on the x264 video codec, can produce videos with the same visual quality as regular x264, but it reduces the bitrate by 25% according to the objective evaluation and by 17% according to the subjective one. Also, both the subjective and objective evaluations demonstrate that saliency models can compete with gaze maps for a single observer.   Our method can extend to most video bitstream formats and can improve video compression quality without requiring a switch to a new video encoding standard.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1903.07912/full.md

## Figures

4 figures with captions in the complete paper: https://tomesphere.com/paper/1903.07912/full.md

## References

29 references — full list in the complete paper: https://tomesphere.com/paper/1903.07912/full.md

---
Source: https://tomesphere.com/paper/1903.07912