paper-with-me

홈 › Papers

Towards Robustness against Typographic Attack with Training-free Concept Localization

2026-07-02 · Bohan Liu, Wenqian Ye, Guangzhi Xiong, Zhenghao He, Sanchit Sinha, Aidong Zhang arxiv

Models trained via Contrastive Language-Image Pretraining (CLIP) serve as the foundational vision encoders for most modern Large Vision Language Models (LVLMs). Despite their widespread adoption, CLIP models exhibit a critical yet underexplored failure mode: irrelevant text appearing within images confounds visual representations, biasing them toward lexical meaning rather than true visual semantics. This robustness issue, commonly described as a Typographic Attack (TA), exposes a vulnerability that poses a significant risk to safety-critical applications such as autonomous driving. To achieve interpretable and effective robustness against TA, we propose a novel, training-free mechanistic interpretability method. Our method provides sampling-based interpretations of hidden state representations and quantitatively attributes semantic versus lexical focus to individual attention heads. Through probabilistic analysis and circuit mining, we isolate specific Vision Transformer (ViT) components that disproportionately encode lexical information, thereby identifying the mechanistic source of TA. We further show that simple interventions applied directly to the identified circuits, without any additional training, can substantially improve robustness against Typographic Attacks in object classification. These interventions, such as selective adjustment of attention weights, also outperform both supervised and training-free defense methods. Our experiments demonstrate that applying the proposed intervention to the vision encoders of several state-of-the-art LVLMs yields substantial gains in Visual Question Answering accuracy under Typographic Attack interference on RIO-Bench. These results confirm both the efficacy and the generalizability of our mechanistic approach. Code is released at https://github.com/Liu-524/SamplingTAR.

📄 PDF Abstract BibTeX arXiv:2607.02494

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Question AnsweringAutonomous Driving

Similar Papers 제목 키워드 기반

Dyslexify: A Mechanistic Defense Against Typographic Attacks in CLIP

2025-08-28 · Lorenz Hufe, Constantin Venhoff, Erblina Purelku, Maximilian Dreyer 외 arxiv

Typographic attacks exploit multi-modal systems by injecting text into images, leading to targeted misclassifications, malicious content generation and even Vision-Language Model jailbreaks. In this work, we analyze how …

QuISE: Defense against Typographic Attacks on VLMs via Query-Irrelevant Semantic Editing

2026-08-13 · Shubin Lu, Jiaqi Yin, Yihao Huang arxiv

Typographic attacks pose a critical threat to vision-language models (VLMs) by injecting misleading text into images and causing models to rely on adversarial textual cues rather than visual evidence. Existing defenses o…

SCAM: A Real-World Typographic Robustness Evaluation for Multimodal Foundation Models

2025-04-07 · Justus Westerhoff, Erblina Purelku, Jakob Hackstein, Jonas Loos 외

Typographic attacks exploit the interplay between text and visual content in multimodal foundation models, causing misclassifications when misleading text is embedded within images. However, existing datasets are limited…

Benchmarking

Towards Transferable Attacks Against Vision-LLMs in Autonomous Driving with Typography

2024-05-23 · Nhat Chung, Sensen Gao, Tuan-Anh Vu, Jie Zhang 외

Vision-Large-Language-Models (Vision-LLMs) are increasingly being integrated into autonomous driving (AD) systems due to their advanced visual-language reasoning capabilities, targeting the perception, prediction, planni…

Autonomous DrivingDecision Making

Defense-Prefix for Preventing Typographic Attacks on CLIP

2023-04-10 · Hiroki Azuma, Yusuke Matsui

Vision-language pre-training models (VLPs) have exhibited revolutionary improvements in various vision-language tasks. In VLP, some adversarial attacks fool a model into false or absurd classifications. Previous studies …

object-detectionObject Detection