paper-with-me

Papers

Look Twice: A Generalist Computational Model Predicts Return Fixations across Tasks and Species

2021-01-05 · Mengmi Zhang, Marcelo Armendariz, Will Xiao, Olivia Rose, Katarina Bendtz, Margaret Livingstone, Carlos Ponce, Gabriel Kreiman

Primates constantly explore their surroundings via saccadic eye movements that bring different parts of an image into high resolution. In addition to exploring new regions in the visual field, primates also make frequent return fixations, revisiting previously foveated locations. We systematically studied a total of 44,328 return fixations out of 217,440 fixations. Return fixations were ubiquitous across different behavioral tasks, in monkeys and humans, both when subjects viewed static images and when subjects performed natural behaviors. Return fixations locations were consistent across subjects, tended to occur within short temporal offsets, and typically followed a 180-degree turn in saccadic direction. To understand the origin of return fixations, we propose a proof-of-principle, biologically-inspired and image-computable neural network model. The model combines five key modules: an image feature extractor, bottom-up saliency cues, task-relevant visual features, finite inhibition-of-return, and saccade size constraints. Even though there are no free parameters that are fine-tuned for each specific task, species, or condition, the model produces fixation sequences resembling the universal properties of return fixations. These results provide initial steps towards a mechanistic understanding of the trade-off between rapid foveal recognition and the need to scrutinize previous fixation locations.

📄 PDF Abstract BibTeX arXiv:2101.01611

Code (1)

kreimanlab/RefixationModel 공식 구현 pytorch

Tasks

Object Recognition

Similar Papers 제목 키워드 기반

Improving Policy Optimization with Generalist-Specialist Learning

2022-06-26 · Zhiwei Jia, Xuanlin Li, Zhan Ling, Shuang Liu 외

Generalization in deep reinforcement learning over unseen environment variations usually requires policy learning over a large set of diverse training variations. We empirically observe that an agent trained on many vari…

Deep Reinforcement LearningImitation LearningReinforcement Learning (RL)

Efficient Prompting via Dynamic In-Context Learning

2023-05-18 · Wangchunshu Zhou, Yuchen Eleanor Jiang, Ryan Cotterell, Mrinmaya Sachan

The primary way of building AI applications is shifting from training specialist models to prompting generalist models. A common practice for prompting generalist models, often referred to as in-context learning, is to a…

In-Context Learning

Specialist-Generalist Fusion with Outcome-Supervised Rationales for Deepfake Detection

2026-05-29 · Benedikt Hopf, Zongwei Wu, Radu Timofte arxiv

Generalizable deepfake detection requires complementary forensic and semantic visual evidence. Specialist encoders capture subtle manipulation traces but can overfit to source-specific statistics, whereas MLLMs provide b…

Reinforcement LearningDeepFake Detection

Look Before You Leap: Distilling Tree Search into Action Evaluation for Frozen VLA Models

2026-07-04 · Xinyi Xie, Zican Hu, Zhanyu Liu, Yicheng Dong 외 hf

Vision-Language-Action (VLA) models acquire broad embodied capabilities through large-scale pretraining, yet their generalization remains far more fragile than that of LLMs and VLMs. The prevailing remedy, post-training …

Reinforcement Learning

Towards Zero-Shot Anomaly Detection and Reasoning with Multimodal Large Language Models

2025-02-11 · CVPR 2025 1 · Jiacong Xu, Shao-Yuan Lo, Bardia Safaei, Vishal M. Patel 외

Zero-Shot Anomaly Detection (ZSAD) is an emerging AD paradigm. Unlike the traditional unsupervised AD setting that requires a large number of normal samples to train a model, ZSAD is more practical for handling data-rest…

Anomaly Detectionzero-shot anomaly detection