English

A Saccade-inspired Approach to Image Classification using Vision Transformer Attention Maps

Computer Vision and Pattern Recognition 2026-03-12 v2

Abstract

Human vision achieves remarkable perceptual performance while operating under strict metabolic constraints. A key ingredient is the selective attention mechanism, driven by rapid saccadic eye movements that constantly reposition the high-resolution fovea onto task-relevant locations, unlike conventional AI systems that process entire images with equal emphasis. Our work aims to draw inspiration from the human visual system to create smarter, more efficient image processing models. Using DINO, a self-supervised Vision Transformer that produces attention maps strikingly similar to human gaze patterns, we explore a saccade inspired method to focus the processing of information on key regions in visual space. To do so, we use the ImageNet dataset in a standard classification task and measure how each successive saccade affects the model's class scores. This selective-processing strategy preserves most of the full-image classification performance and can even outperform it in certain cases. By benchmarking against established saliency models built for human gaze prediction, we demonstrate that DINO provides superior fixation guidance for selecting informative regions. These findings highlight Vision Transformer attention as a promising basis for biologically inspired active vision and open new directions for efficient, neuromorphic visual processing.

Keywords

Cite

@article{arxiv.2603.09613,
  title  = {A Saccade-inspired Approach to Image Classification using Vision Transformer Attention Maps},
  author = {Matthis Dallain and Laurent Rodriguez and Laurent Udo Perrinet and Benoît Miramond},
  journal= {arXiv preprint arXiv:2603.09613},
  year   = {2026}
}

Comments

16 page, 11 figure main paper + 3 pages, 6 appendix

R2 v1 2026-07-01T11:12:28.837Z