Hyperspectral Image Compression Using Implicit Neural Representation
Shima Rezasoltani, Faisal Z. Qureshi

TL;DR
This paper introduces a novel hyperspectral image compression technique using implicit neural representations, which outperforms traditional methods at low bitrates by encoding images with a neural network that maps pixel locations to intensities.
Contribution
The paper proposes a new neural network-based compression method for hyperspectral images that learns to encode images as functions, achieving better compression than existing standards at low bitrates.
Findings
Outperforms JPEG, JPEG2000, and PCA-DCT at low bitrates
Uses a multilayer perceptron with sinusoidal activations for encoding
Evaluated on four benchmark hyperspectral datasets
Abstract
Hyperspectral images, which record the electromagnetic spectrum for a pixel in the image of a scene, often store hundreds of channels per pixel and contain an order of magnitude more information than a typical similarly-sized color image. Consequently, concomitant with the decreasing cost of capturing these images, there is a need to develop efficient techniques for storing, transmitting, and analyzing hyperspectral images. This paper develops a method for hyperspectral image compression using implicit neural representations where a multilayer perceptron network with sinusoidal activation functions ``learns'' to map pixel locations to pixel intensities for a given hyperspectral image . thus acts as a compressed encoding of this image. The original image is reconstructed by evaluating at each pixel location. We have evaluated our method on…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Data Compression Techniques · Image and Signal Denoising Methods · Blind Source Separation Techniques
