paper-with-me

홈 › Papers

EvoHarmBench: Breaking Content Moderation with Iterative Human-Like Evasion

2026-08-28 · Ruijie Jian, Benlei Cui, Ting Ma, Haidong Ding, Kangwei Liu, Ziwen Xu, Longtao Huang, Hui Xue, Ziqiang Zhu, Junjie Li, Haiwen Hong arxiv

Existing evaluations of harmful content detection rely predominantly on static benchmarks, which struggle to reflect the interactive adversarial ecosystem of real-world content platforms where users continuously revise their expressions in response to moderation feedback. This mismatch creates a significant performance gap between offline benchmark scores and online deployment effectiveness. To the best of our knowledge, we present EvoHarmBench, the first dynamic adversarial evaluation framework for content moderation systems. The framework employs an iterative optimization loop that evolves evasion strategies at the semantic-cluster level, while simultaneously optimizing for evasion success and human readability. We systematically evaluate LLM-based defense models which are widely used in real world moderation systems. The evaluation covers 229 semantic sub-clusters across five violation categories, derived from 5,002 real-world adversarial samples collected from content platforms. Our experiments reveal substantial vulnerabilities even in leading commercial systems: after twelve optimization iterations, the attack success rate under readability constraints reaches 80.3% within SOTA LLM moderators. We will release the full benchmark data, evaluation framework, and code to encourage a shift from static benchmarking toward dynamic adversarial evaluation in content safety research.

📄 PDF Abstract BibTeX arXiv:2608.27844

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

FLAME: Flexible LLM-Assisted Moderation Engine

2025-02-13 · Ivan Bakulin, Ilia Kopanichuk, Iaroslav Bespalov, Nikita Radchenko 외

The rapid advancement of Large Language Models (LLMs) has introduced significant challenges in moderating user-model interactions. While LLMs demonstrate remarkable capabilities, they remain vulnerable to adversarial att…

Computational Efficiencyinput filtering

Legilimens: Practical and Unified Content Moderation for Large Language Model Services

2024-08-28 · Jialin Wu, Jiangyi Deng, Shengyuan Pang, Yanjiao Chen 외

Given the societal impact of unsafe content generated by large language models (LLMs), ensuring that LLM services comply with safety standards is a crucial concern for LLM service providers. Common content moderation met…

Data AugmentationLanguage ModelingLanguage ModellingLarge Language Model+2

GAS-Leak-LLM: Genetic Algorithm-Based Suffix Optimization for Black-Box LLM Jailbreaking

2026-06-14 · Aman Anifer, Vignesh Kumar Kembu, Vishnu M, Antonino Nocera 외 arxiv

Large Language Models (LLMs) constitute pivotal components within the AI-dominated information technology ecosystem. To mitigate risks associated with harmful or policy-violating outputs, commercial systems employ advanc…

TAR on Social Media: A Framework for Online Content Moderation

2021-08-29 · Eugene Yang, David D. Lewis, Ophir Frieder

Content moderation (removing or limiting the distribution of posts based on their contents) is one tool social networks use to fight problems such as harassment and disinformation. Manually screening all content is usual…

Active LearningRetrievalTAR

Multilingual Content Moderation: A Case Study on Reddit

2023-02-19 · Meng Ye, Karan Sikka, Katherine Atwell, Sabit Hassan 외

Content moderation is the process of flagging content based on pre-defined platform rules. There has been a growing need for AI moderators to safeguard users as well as protect the mental health of human moderators from …

Cross-Lingual TransferTransfer Learning