Neural Distributed Compressor Does Binning

Abstract

We consider lossy compression of an information source when the decoder has lossless access to a correlated one. This setup, also known as the _Wyner-Ziv_ problem in information theory, is a special case of distributed source coding. To this day, real-world applications of this problem have neither been fully developed nor heavily investigated. We find that our neural network-based compression scheme re-discovers some principles of the optimum theoretical solution of the Wyner-Ziv setup, such as _binning_ in the source space as well as linear decoder behavior within each quantization index, for the quadratic-Gaussian case. Binning is a widely used tool in information theoretic proofs and methods, and to our knowledge, this is the first time it has been explicitly observed to emerge from data-driven learning.

Cite

Text

Ozyilkan et al. "Neural Distributed Compressor Does Binning." ICML 2023 Workshops: NCW, 2023.

Markdown

[Ozyilkan et al. "Neural Distributed Compressor Does Binning." ICML 2023 Workshops: NCW, 2023.](https://mlanthology.org/icmlw/2023/ozyilkan2023icmlw-neural/)

BibTeX

@inproceedings{ozyilkan2023icmlw-neural,
  title     = {{Neural Distributed Compressor Does Binning}},
  author    = {Ozyilkan, Ezgi and Ballé, Jona and Erkip, Elza},
  booktitle = {ICML 2023 Workshops: NCW},
  year      = {2023},
  url       = {https://mlanthology.org/icmlw/2023/ozyilkan2023icmlw-neural/}
}