LGCVITJul 8, 2022

L$_0$onie: Compressing COINs with L$_0$-constraints

MILA
arXiv:2207.04144v15 citationsh-index: 8
Originality Synthesis-oriented
AI Analysis

This is an incremental improvement for domain-agnostic compression techniques, benefiting applications that require efficient data storage and retrieval.

The paper tackles the problem of compressing data using Implicit Neural Representations (INRs) by proposing L$_0$onie, a sparsity-constrained extension of the COIN method, which achieves a pre-determined compression rate without expensive architecture search.

Advances in Implicit Neural Representations (INR) have motivated research on domain-agnostic compression techniques. These methods train a neural network to approximate an object, and then store the weights of the trained model. For example, given an image, a network is trained to learn the mapping from pixel locations to RGB values. In this paper, we propose L$_0$onie, a sparsity-constrained extension of the COIN compression method. Sparsity allows to leverage the faster learning of overparameterized networks, while retaining the desirable compression rate of smaller models. Moreover, our constrained formulation ensures that the final model respects a pre-determined compression rate, dispensing of the need for expensive architecture search.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes