English

Neural Encoding for Image Recall: Human-Like Memory

Computer Vision and Pattern Recognition 2024-09-19 v1

Abstract

Achieving human-like memory recall in artificial systems remains a challenging frontier in computer vision. Humans demonstrate remarkable ability to recall images after a single exposure, even after being shown thousands of images. However, this capacity diminishes significantly when confronted with non-natural stimuli such as random textures. In this paper, we present a method inspired by human memory processes to bridge this gap between artificial and biological memory systems. Our approach focuses on encoding images to mimic the high-level information retained by the human brain, rather than storing raw pixel data. By adding noise to images before encoding, we introduce variability akin to the non-deterministic nature of human memory encoding. Leveraging pre-trained models' embedding layers, we explore how different architectures encode images and their impact on memory recall. Our method achieves impressive results, with 97% accuracy on natural images and near-random performance (52%) on textures. We provide insights into the encoding process and its implications for machine learning memory systems, shedding light on the parallels between human and artificial intelligence memory mechanisms.

Keywords

Cite

@article{arxiv.2409.11750,
  title  = {Neural Encoding for Image Recall: Human-Like Memory},
  author = {Virgile Foussereau and Robin Dumas},
  journal= {arXiv preprint arXiv:2409.11750},
  year   = {2024}
}

Comments

5 pages, 7 figures

R2 v1 2026-06-28T18:48:40.760Z