Huffman Coding for Storing Non-Uniformly Distributed Messages in Networks of Neural Cliques

Abstract

Associative memories are data structures that allow retrieval of previously stored messages given part of their content. They thus behave similarly to human brain's memory that is capable for instance of retrieving the end of a song given its beginning. Among different families of associative memories, sparse ones are known to provide the best efficiency (ratio of the number of bits stored to that of bits used). Nevertheless, it is well known that non-uniformity of the stored messages can lead to dramatic decrease in performance. Recently, a new family of sparse associative memories achieving almost-optimal efficiency has been proposed. Their structure induces a direct mapping between input messages and stored patterns. In this work, we show the impact of non-uniformity on the performance of this recent model and we exploit the structure of the model to introduce several strategies to allow for efficient storage of non-uniform messages. We show that a technique based on Huffman coding is the most efficient.

Cite

Text

Boguslawski et al. "Huffman Coding for Storing Non-Uniformly Distributed Messages in Networks of Neural Cliques." AAAI Conference on Artificial Intelligence, 2014. doi:10.1609/AAAI.V28I1.8736

Markdown

[Boguslawski et al. "Huffman Coding for Storing Non-Uniformly Distributed Messages in Networks of Neural Cliques." AAAI Conference on Artificial Intelligence, 2014.](https://mlanthology.org/aaai/2014/boguslawski2014aaai-huffman/) doi:10.1609/AAAI.V28I1.8736

BibTeX

@inproceedings{boguslawski2014aaai-huffman,
  title     = {{Huffman Coding for Storing Non-Uniformly Distributed Messages in Networks of Neural Cliques}},
  author    = {Boguslawski, Bartosz and Gripon, Vincent and Seguin, Fabrice and Heitzmann, Frédéric},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2014},
  pages     = {262-268},
  doi       = {10.1609/AAAI.V28I1.8736},
  url       = {https://mlanthology.org/aaai/2014/boguslawski2014aaai-huffman/}
}