English

End-to-end optimized image compression for machines, a study

Image and Video Processing 2020-11-13 v1 Computer Vision and Pattern Recognition

Abstract

An increasing share of image and video content is analyzed by machines rather than viewed by humans, and therefore it becomes relevant to optimize codecs for such applications where the analysis is performed remotely. Unfortunately, conventional coding tools are challenging to specialize for machine tasks as they were originally designed for human perception. However, neural network based codecs can be jointly trained end-to-end with any convolutional neural network (CNN)-based task model. In this paper, we propose to study an end-to-end framework enabling efficient image compression for remote machine task analysis, using a chain composed of a compression module and a task algorithm that can be optimized end-to-end. We show that it is possible to significantly improve the task accuracy when fine-tuning jointly the codec and the task networks, especially at low bit-rates. Depending on training or deployment constraints, selective fine-tuning can be applied only on the encoder, decoder or task network and still achieve rate-accuracy improvements over an off-the-shelf codec and task network. Our results also demonstrate the flexibility of end-to-end pipelines for practical applications.

Keywords

Cite

@article{arxiv.2011.06409,
  title  = {End-to-end optimized image compression for machines, a study},
  author = {Lahiru D. Chamain and Fabien Racapé and Jean Bégaint and Akshay Pushparaja and Simon Feltman},
  journal= {arXiv preprint arXiv:2011.06409},
  year   = {2020}
}

Comments

10 pages

R2 v1 2026-06-23T20:08:15.147Z