paper-with-me

홈 › Papers

SMSP: A Plug-and-Play Strategy of Multi-Scale Perception for MLLMs to Perceive Visual Illusions

2026-03-24 · Jinzhe Tu, Ruilei Guo, Zihan Guo, Junxiao Yang, Shiyao Cui, Minlie Huang arxiv

Recent works have shown that multimodal large language models (MLLMs) are highly vulnerable to hidden-pattern visual illusions, where the hidden content is imperceptible to models but obvious to humans. This deficiency highlights a perceptual misalignment between current MLLMs and humans, and also introduces potential safety concerns. To systematically investigate this failure, we introduce IlluChar, a comprehensive and challenging illusion dataset, and uncover a key underlying mechanism for the models' failure: high-frequency attention bias, where the models are easily distracted by high-frequency background textures in illusion images, causing them to overlook hidden patterns. To address the issue, we propose the Strategy of Multi-Scale Perception (SMSP), a plug-and-play framework that aligns with human visual perceptual strategies. By suppressing distracting high-frequency background signals, SMSP generates images closer to human perception. Our experiments demonstrate that SMSP significantly improves the performance of all evaluated MLLMs on illusion images, for instance, increasing the accuracy of Qwen3-VL-8B-Instruct from 13.0% to 84.0%. Our work provides novel insights into MLLMs' visual perception, and offers a practical and robust solution to enhance it. Our code is publicly available at https://github.com/Tujz2023/SMSP.

📄 PDF Abstract BibTeX arXiv:2603.23118

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Identification of Cancer Patient Subgroups via Smoothed Shortest Path Graph Kernel

2016-12-13 · Ali Burak Ünal, Öznur Taştan

Characterizing patient somatic mutations through next-generation sequencing technologies opens up possibilities for refining cancer subtypes. However, catalogues of mutations reveal that only a small fraction of the gene…

ClusteringSurvival Analysis

SymTC: A Symbiotic Transformer-CNN Net for Instance Segmentation of Lumbar Spine MRI

2024-01-17 · Jiasong Chen, Linchen Qian, Linhai Ma, Timur Urakov 외

Intervertebral disc disease, a prevalent ailment, frequently leads to intermittent or persistent low back pain, and diagnosing and assessing of this disease rely on accurate measurement of vertebral bone and intervertebr…

Data AugmentationImage SegmentationInstance SegmentationSegmentation+1

FasterVAR: Plug-and-Play Acceleration for Visual Autoregressive Models

2025-12-18 · Senmao Li, Kai Wang, Salman Khan, Fahad Shahbaz Khan 외 arxiv

Visual Autoregressive (VAR) modeling departs from the next-token prediction paradigm of traditional Autoregressive (AR) models through next-scale prediction, enabling high-quality image generation. However, the VAR parad…

Image Generation

Transformer Scale Gate for Semantic Segmentation

2022-05-14 · CVPR 2023 1 · Hengcan Shi, Munawar Hayat, Jianfei Cai

Effectively encoding multi-scale contextual information is crucial for accurate semantic segmentation. Existing transformer-based segmentation models combine features across scales without any selection, where features o…

Decoderfeature selectionSegmentationSemantic Segmentation

Preconditioned Plug-and-Play ADMM with Locally Adjustable Denoiser for Image Restoration

2021-10-01 · Mikael Le Pendu, Christine Guillemot

Plug-and-Play optimization recently emerged as a powerful technique for solving inverse problems by plugging a denoiser into a classical optimization algorithm. The denoiser accounts for the regularization and therefore …

DemosaickingDenoisingImage DenoisingImage Restoration