SemVink: Advancing VLMs' Semantic Understanding of Optical Illusions via Visual Global Thinking
Sifan Li, Yujun Cai, Yiwei Wang
TL;DR
Leading vision-language models fail to detect visually hidden content that requires perceptual adjustments, as shown on HC-Bench with 112 synthetic scenes. SemVink remedies this by downsampling images to 32–128 pixels, which suppresses redundant high-frequency cues and yields >99% accuracy, exposing a fundamental bias toward high-level semantics. The work advocates integrating multi-scale, low-level visual processing into multimodal architectures to improve robustness in real-world tasks like medical imaging and security. It also analyzes embedding redundancy to explain why high-resolution representations hinder hidden-content detection and discusses limitations due to synthetic data and preprocessing costs.
Abstract
Vision-language models (VLMs) excel in semantic tasks but falter at a core human capability: detecting hidden content in optical illusions or AI-generated images through perceptual adjustments like zooming. We introduce HC-Bench, a benchmark of 112 images with hidden text, objects, and illusions, revealing that leading VLMs achieve near-zero accuracy (0-5.36%)-even with explicit prompting. Humans resolve such ambiguities instinctively, yet VLMs fail due to an overreliance on high-level semantics. Strikingly, we propose SemVink (Semantic Visual Thinking) by simply scaling images to low resolutions (32-128 pixels), which unlocks >99% accuracy by eliminating redundant visual noise. This exposes a critical architectural flaw: VLMs prioritize abstract reasoning over low-level visual operations crucial for real-world robustness. Our work urges a shift toward hybrid models integrating multi-scale processing, bridging the gap between computational vision and human cognition for applications in medical imaging, security, and beyond.
