English

Processing Energy Modeling for Neural Network Based Image Compression

Image and Video Processing 2023-06-30 v1

Abstract

Nowadays, the compression performance of neural-networkbased image compression algorithms outperforms state-of-the-art compression approaches such as JPEG or HEIC-based image compression. Unfortunately, most neural-network based compression methods are executed on GPUs and consume a high amount of energy during execution. Therefore, this paper performs an in-depth analysis on the energy consumption of state-of-the-art neural-network based compression methods on a GPU and show that the energy consumption of compression networks can be estimated using the image size with mean estimation errors of less than 7%. Finally, using a correlation analysis, we find that the number of operations per pixel is the main driving force for energy consumption and deduce that the network layers up to the second downsampling step are consuming most energy.

Keywords

Cite

@article{arxiv.2306.16755,
  title  = {Processing Energy Modeling for Neural Network Based Image Compression},
  author = {Christian Herglotz and Fabian Brand and Andy Regensky and Felix Rievel and André Kaup},
  journal= {arXiv preprint arXiv:2306.16755},
  year   = {2023}
}

Comments

5 pages, 3 figures, accepted for IEEE International Conference on Image Processing (ICIP) 2023

R2 v1 2026-06-28T11:17:39.485Z