EVADE-Bench: Multimodal Benchmark for Evasive Content Detection in E-Commerce Applications
Ancheng Xu, Zhihao Yang, Jingpeng Li, Guanghu Yuan, Longze Chen, Liang Yan, Jiehui Zhou, Zhen Qin, Hengyu Chang, Hamid Alinejad-Rokny, Min Yang
TL;DR
This work tackles evasive content detection in e-commerce by introducing EVADE, a Chinese, expert-annotated multimodal benchmark with 2,833 text samples and 13,961 images across six product categories, designed to test short- and long-context regulatory reasoning via Single-Violation and All-in-One tasks. It presents a thorough data collection, annotation, and filtering pipeline, plus a large-scale evaluation of 26 LLMs and VLMs, revealing substantial gaps in current models, especially under complex, policy-driven prompts. The All-in-One setting demonstrates that clearer, non-overlapping rule definitions can significantly improve alignment and reduce the performance gap more than simply increasing prompt length, with smaller models benefiting the most. The paper further shows that retriever-augmented generation can boost robustness in ambiguous cases, and provides public access to EVADE to catalyze safer, more transparent e-commerce moderation and multimodal reasoning research.
Abstract
E-commerce platforms increasingly rely on Large Language Models (LLMs) and Vision-Language Models (VLMs) to detect illicit or misleading product content. However, these models remain vulnerable to evasive content: inputs (text or images) that superficially comply with platform policies while covertly conveying prohibited claims. Unlike traditional adversarial attacks that induce overt failures, evasive content exploits ambiguity and context, making it far harder to detect. Existing robustness benchmarks provide little guidance for this demanding, real-world challenge. We introduce EVADE, the first expert-curated, Chinese, multimodal benchmark specifically designed to evaluate foundation models on evasive content detection in e-commerce. The dataset contains 2,833 annotated text samples and 13,961 images spanning six demanding product categories, including body shaping, height growth, and health supplements. Two complementary tasks assess distinct capabilities: Single-Violation, which probes fine-grained reasoning under short prompts, and All-in-One, which tests long-context reasoning by merging overlapping policy rules into unified instructions. Notably, the All-in-One setting significantly narrows the performance gap between partial and full-match accuracy, suggesting that clearer rule definitions improve alignment between human and model judgment. We benchmark 26 mainstream LLMs and VLMs and observe substantial performance gaps: even state-of-the-art models frequently misclassify evasive samples. By releasing EVADE and strong baselines, we provide the first rigorous standard for evaluating evasive-content detection, expose fundamental limitations in current multimodal reasoning, and lay the groundwork for safer and more transparent content moderation systems in e-commerce. The dataset is publicly available at https://huggingface.co/datasets/koenshen/EVADE-Bench.
