SOTAVerified

L_0onie: Compressing COINs with L_0-constraints

2022-07-08Code Available0· sign in to hype

Juan Ramirez, Jose Gallego-Posada

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

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_0onie, 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.

Reproductions