vix.ing · top · new · best · stats

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

2025/11/29 by Yanhui Li, Qi Zhou, Li, Yanhui +9
Computer Science · Social Sciences · #Artificial Intelligence (cs.AI) #FOS: Computer and information sciences #Generative Adversarial Networks and Image Synthesis #Misinformation and Its Impacts #Multimedia (cs.MM) #Multimodal Machine Learning Applications

paper · pdf · doi:10.48550/arxiv.2512.03087

openalex publication_date 2025/11/29 · openalex created_date 2025/12/05 · openalex updated_date 2026/07/28

Abstract

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, relying on nuanced text-image interplay, such as memes or images with embedded malicious text, to evade detection. This raises a key question: can LVLMs perceive such camouflaged harmful content as sensitively as humans do? In this paper, we introduce CamHarmTI, a benchmark for evaluating LVLM ability to perceive and interpret camouflaged harmful content within text-image compositions. CamHarmTI consists of over 4,500 samples across three types of image-text posts. Experiments on 100 human users and 12 mainstream LVLMs reveal a clear perceptual gap: humans easily recognize such content (e.g., over 95.75% accuracy), whereas current LVLMs often fail (e.g., ChatGPT-4o achieves only 2.10% accuracy). Moreover, fine-tuning experiments demonstrate that \bench serves as an effective resource for improving model perception, increasing accuracy by 55.94% for Qwen2.5VL-7B. Attention analysis and layer-wise probing further reveal that fine-tuning enhances sensitivity primarily in the early layers of the vision encoder, promoting a more integrated scene understanding. These findings highlight the inherent perceptual limitations in LVLMs and offer insight into more human-aligned visual reasoning systems.

Citations

Related