Breaking the Barriers of One-to-One Usage of Implicit Neural Representation in Image Compression: A Linear Combination Approach with Performance Guarantees
Sai Sanjeet, Seyyedali Hosseinalipour, Jinjun Xiong, Masahiro Fujita,, and Bibhu Datta Sahoo

TL;DR
This paper introduces a novel INR-based image compression method that represents multiple images with a single neural network using linear combinations, achieving competitive rate-distortion performance and preserving INR properties.
Contribution
It proposes a new training approach enabling a small network to represent many diverse images through linear combinations, with theoretical convergence analysis and practical validation.
Findings
Represents 24 Kodak images with two weight sets at 26.5 dB PSNR and 0.2 BPP
Matches state-of-the-art codecs like BPG on CIFAR-10
Maintains INR properties like arbitrary resolution reconstruction
Abstract
In an era where the exponential growth of image data driven by the Internet of Things (IoT) is outpacing traditional storage solutions, this work explores and advances the potential of Implicit Neural Representation (INR) as a transformative approach to image compression. INR leverages the function approximation capabilities of neural networks to represent various types of data. While previous research has employed INR to achieve compression by training small networks to reconstruct large images, this work proposes a novel advancement: representing multiple images with a single network. By modifying the loss function during training, the proposed approach allows a small number of weights to represent a large number of images, even those significantly different from each other. A thorough analytical study of the convergence of this new training method is also carried out, establishing…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications
