Giulio Zani

h-index12
1paper
705citations

1 Paper

11.5LGAug 16, 2024Code
Entropy Coding of Unordered Data Structures

Julius Kunze, Daniel Severo, Giulio Zani et al.

We present shuffle coding, a general method for optimal compression of sequences of unordered objects using bits-back coding. Data structures that can be compressed using shuffle coding include multisets, graphs, hypergraphs, and others. We release an implementation that can easily be adapted to different data types and statistical models, and demonstrate that our implementation achieves state-of-the-art compression rates on a range of graph datasets including molecular data.