English

How does the Mind store Information?

Artificial Intelligence 2019-10-16 v1

Abstract

How we store information in our mind has been a major intriguing open question. We approach this question not from a physiological standpoint as to how information is physically stored in the brain, but from a conceptual and algorithm standpoint as to the right data structures to be used to organize and index information. Here we propose a memory architecture directly based on the recursive sketching ideas from the paper "Recursive Sketches for Modular Deep Networks", ICML 2019 (arXiv:1905.12730), to store information in memory as concise sketches. We also give a high level, informal exposition of the recursive sketching idea from the paper that makes use of subspace embeddings to capture deep network computations into a concise sketch. These sketches form an implicit knowledge graph that can be used to find related information via sketches from the past while processing an event.

Cite

@article{arxiv.1910.06718,
  title  = {How does the Mind store Information?},
  author = {Rina Panigrahy},
  journal= {arXiv preprint arXiv:1910.06718},
  year   = {2019}
}
R2 v1 2026-06-23T11:44:08.400Z