Daily Arxiv

This page organizes papers related to artificial intelligence published around the world.
This page is summarized using Google Gemini and is operated on a non-profit basis.
The copyright of the paper belongs to the author and the relevant institution. When sharing, simply cite the source.

Extreme Compression of Adaptive Neural Images

Created by
  • Haebom

Author

Leo Hoshikawa, Marcos V. Conde, Takeshi Ohashi, Atsushi Irie

Outline

This paper studies Implicit Neural Representations (INRs) and Neural Fields, novel paradigms for representing signals such as images, audio, 3D scenes, and video. We present a novel analysis of neural image compression, considering neural images, which are 2D images represented by neural networks. Specifically, we introduce Adaptive Neural Images (ANI), an efficient neural representation that can adapt to various inference or transmission requirements. The proposed method can reduce the pixels-per-bit (bpp) of neural images by up to eight times without losing sensitive details or compromising fidelity. This study provides a novel framework for developing compressed neural fields and achieves a new state-of-the-art performance in terms of the PSNR/bpp tradeoff through the successful implementation of a 4-bit neural representation.

Takeaways, Limitations

Takeaways:
A novel analysis of neural field compression is presented.
Introducing an efficient neural representation called Adaptive Neural Images (ANI).
Reduce the bits per pixel (bpp) of neural images by a factor of 8.
Achieving new best performance in PSNR/bpp tradeoff.
A novel framework for developing compressed neural fields is presented.
Limitations:
The paper does not specifically mention Limitations (however, further research may be needed on the scope of the study, experimental data, generalizability, etc.)
👍