paper-with-me

홈 › Papers

Do VLMs Perceive or Recall? Probing Visual Perception vs. Memory with Classic Visual Illusions

2026-01-29 · Xiaoxiao Sun, Mingyang Li, Kun Yuan, Min Woo Sun, Mark Endo, Shengguang Wu, Changlin Li, Yuhui Zhang, Zeyu Wang, Serena Yeung-Levy arxiv

Large Vision-Language Models (VLMs) often answer classic visual illusions "correctly" on original images, yet persist with the same responses when illusion factors are inverted, even though the visual change is obvious to humans. This raises a fundamental question: do VLMs perceive visual changes or merely recall memorized patterns? While several studies have noted this phenomenon, the underlying causes remain unclear. To move from observations to systematic understanding, this paper introduces VI-Probe, a controllable visual-illusion framework with graded perturbations and matched visual controls (without illusion inducer) that disentangles visually grounded perception from language-driven recall. Unlike prior work that focuses on averaged accuracy, we measure stability and sensitivity using Polarity-Flip Consistency, Template Fixation Index, and an illusion multiplier normalized against matched controls. Experiments across different families reveal that response persistence arises from heterogeneous causes rather than a single mechanism. For instance, GPT-5 exhibits memory override, Claude-Opus-4.1 shows perception-memory competition, while Qwen variants suggest visual-processing limits. Our findings challenge single-cause views and motivate probing-based evaluation that measures both knowledge and sensitivity to controlled visual change. Data and code are available at https://sites.google.com/view/vi-probe/

📄 PDF Abstract BibTeX arXiv:2601.22150

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The Last Visible Pixel: Probing Fine-Scale Perception in Vision-Language Models

2026-06-05 · Lujun Li, Lama Sleem, Niccolo Gentile, Yangjie Xu 외 arxiv

Recent vision-language models (VLMs) excel at multimodal understanding and reasoning, yet their fine-grained visual perception remains underexplored. A natural extension of ``How many r are there in Strawberry?'' asks: h…

Spatial ReasoningVisual Reasoning

When Harmful Content Gets Camouflaged: Unveiling Perception Failure of LVLMs with CamHarmTI

2025-11-29 · Yanhui Li, Qi Zhou, Zhihong Xu, Huizhong Guo 외 arxiv

Large vision-language models (LVLMs) are increasingly used for tasks where detecting multimodal harmful content is crucial, such as online content moderation. However, real-world harmful content is often camouflaged, rel…

Scene UnderstandingVisual Reasoning

StreamTTT: Reconciling Real-Time Perception and Long-Term Memory in Streaming VLMs

2026-08-13 · Joya Chen, Zeyun Zhong, Mike Zheng Shou arxiv

Humans effortlessly perceive the present while remembering the past, yet streaming VLMs often trade off real-time perception against long-term memory. Prior work shows that shortening the context can sharpen current-scen…

VisOnlyQA: Large Vision Language Models Still Struggle with Visual Perception of Geometric Information

2024-12-01 · Ryo Kamoi, Yusen Zhang, Sarkar Snigdha Sarathi Das, Ranran Haoran Zhang 외

Large Vision Language Models (LVLMs) have achieved remarkable performance in various vision-language tasks. However, it is still unclear how accurately LVLMs can perceive visual information in images. In particular, the …

Multiple-choice

Seeing but Not Believing: Probing the Disconnect Between Visual Attention and Answer Correctness in VLMs

2025-10-20 · Zhining Liu, Ziyi Chen, Hui Liu, Chen Luo 외 arxiv

Vision-Language Models (VLMs) achieve strong results on multimodal tasks such as visual question answering, yet they can still fail even when the correct visual evidence is present. In this work, we systematically invest…

Visual Question Answering