paper-with-me

홈 › Papers

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

2025-04-07 · Justus Westerhoff, Erblina Purelku, Jakob Hackstein, Jonas Loos, Leo Pinetzki, Lorenz Hufe

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 in size and diversity, making it difficult to study such vulnerabilities. In this paper, we introduce SCAM, the largest and most diverse dataset of real-world typographic attack images to date, containing 1,162 images across hundreds of object categories and attack words. Through extensive benchmarking of Vision-Language Models (VLMs) on SCAM, we demonstrate that typographic attacks significantly degrade performance, and identify that training data and model architecture influence the susceptibility to these attacks. Our findings reveal that typographic attacks persist in state-of-the-art Large Vision-Language Models (LVLMs) due to the choice of their vision encoder, though larger Large Language Models (LLMs) backbones help mitigate their vulnerability. Additionally, we demonstrate that synthetic attacks closely resemble real-world (handwritten) attacks, validating their use in research. Our work provides a comprehensive resource and empirical insights to facilitate future research toward robust and trustworthy multimodal AI systems. We publicly release the datasets introduced in this paper along with the code for evaluations at www.bliss.berlin/research/scam.

📄 PDF Abstract BibTeX arXiv:2504.04893

Code (1)

bliss-e-v/scam 공식 구현 pytorch

Tasks

Benchmarking

Similar Papers 제목 키워드 기반

Read or Ignore? A Unified Benchmark for Typographic-Attack Robustness and Text Recognition in Vision-Language Models

2025-12-10 · Futa Waseda, Shojiro Yamabe, Daiki Shiono, Kento Sasaki 외 arxiv

Large vision-language models (LVLMs) are vulnerable to typographic attacks, where misleading text within an image overrides visual understanding. Existing evaluation protocols and defenses, largely focused on object reco…

Visual Question AnsweringObject Recognition

Send to which account? Evaluation of an LLM-based Scambaiting System

2025-09-10 · Hossein Siadati, Haadi Jafarian, Sima Jafarikhah arxiv

Scammers are increasingly harnessing generative AI(GenAI) technologies to produce convincing phishing content at scale, amplifying financial fraud and undermining public trust. While conventional defenses, such as detect…

Evaluating Robustness of Large Language Models Against Multilingual Typographical Errors

2025-10-10 · Raoyuan Zhao, Yihong Liu, Lena Altinger, Hinrich Schütze 외 arxiv

Large language models (LLMs) are increasingly deployed in multilingual, real-world applications with user inputs -- naturally introducing \emph{typographical errors} (typos). Yet most benchmarks assume clean input, leavi…

Natural Language InferenceMathematical ReasoningMachine TranslationQuestion Answering

PreScam: A Benchmark for Predicting Scam Progression from Early Conversations

2026-05-12 · Weixiang Sun, Shang Ma, Yiyang Li, Tianyi Ma 외 arxiv

Conversational scams, such as romance and investment scams, are emerging as a major form of online fraud. Unlike one-shot scam lures such as fake lottery or unpaid toll messages, they unfold through multi-turn conversati…

Reasoning Robustness of LLMs to Adversarial Typographical Errors

2024-11-08 · Esther Gan, Yiran Zhao, Liying Cheng, Yancan Mao 외

Large Language Models (LLMs) have demonstrated impressive capabilities in reasoning using Chain-of-Thought (CoT) prompting. However, CoT can be biased by users' instruction. In this work, we study the reasoning robustnes…

GSM8KMMLU