paper-with-me

홈 › Papers

Can deep learning match the efficiency of human visual long-term memory in storing object details?

2022-04-27 · A. Emin Orhan

Humans have a remarkably large capacity to store detailed visual information in long-term memory even after a single exposure, as demonstrated by classic experiments in psychology. For example, Standing (1973) showed that humans could recognize with high accuracy thousands of pictures that they had seen only once a few days prior to a recognition test. In deep learning, the primary mode of incorporating new information into a model is through gradient descent in the model's parameter space. This paper asks whether deep learning via gradient descent can match the efficiency of human visual long-term memory to incorporate new information in a rigorous, head-to-head, quantitative comparison. We answer this in the negative: even in the best case, models learning via gradient descent require approximately 10 exposures to the same visual materials in order to reach a recognition memory performance humans achieve after only a single exposure. Prior knowledge induced via pretraining and bigger model sizes improve performance, but these improvements are not very visible after a single exposure (it takes a few exposures for the improvements to become apparent), suggesting that simply scaling up the pretraining data size or model size might not be a feasible strategy to reach human-level memory efficiency.

📄 PDF Abstract BibTeX arXiv:2204.13061

Code (1)

eminorhan/igpt-memory 공식 구현 pytorch

Similar Papers 제목 키워드 기반

MRS-VPR: a multi-resolution sampling based global visual place recognition method

2019-02-26 · Peng Yin, Rangaprasad Arun Srivatsan, Yin Chen, Xueqian Li 외

Place recognition and loop closure detection are challenging for long-term visual navigation tasks. SeqSLAM is considered to be one of the most successful approaches to achieving long-term localization under varying envi…

Loop Closure DetectionVisual NavigationVisual Place Recognition

How Well Do Unsupervised Learning Algorithms Model Human Real-time and Life-long Learning?

2022-11-01 · NeurIPS 2022 11 · Chengxu Zhuang, Violet Xiang, Yoon Bai, Xiaoxuan Jia 외

Humans learn from visual inputs at multiple timescales, both rapidly and flexibly acquiring visual knowledge over short periods, and robustly accumulating online learning progress over longer periods. Modeling these powe…

DiversitySelf-Supervised Learning

HIMM: Human-Inspired Long-Term Memory Modeling for Embodied Exploration and Question Answering

2026-02-17 · Ji Li, Bo Wang, Jing Xia, Mingyi Li 외 arxiv

Deploying Multimodal Large Language Models as the brain of embodied agents remains challenging, particularly under long-horizon observations and limited context budgets. Existing memory assisted methods often rely on tex…

Semantic SimilarityQuestion AnsweringVisual Reasoning

Toward Standardized Classification of Foveated Displays

2019-05-03 · Josef Spjut, Ben Boudaoud, Jonghyun Kim, Trey Greer 외

Emergent in the field of head mounted display design is a desire to leverage the limitations of the human visual system to reduce the computation, communication, and display workload in power and form-factor constrained …

ClassificationFoveationGeneral Classification

Matched Outcomes, Divergent Gaze: How Foveated MLLMs Search Compared to Humans

2026-08-17 · Mohamed Amine Kerkouri, Marouane Tliba, Aladine Chetouani, Ulas Bagci 외 arxiv

Human visual search is serial: the fovea must land on a candidate to confirm it, and those landings form a scanpath. Whether multimodal large language models (MLLMs), given the same foveated input, search as humans do be…