测试发现主流内容监督系统对新型越狱攻击基本失效,通用大模型判断有害性反而更准。
The bitter lesson of misuse detection
- 构建双维度基准BELLS,评估监督系统在不同危害等级和攻击复杂度下的表现
- 市场主流监督系统在新越狱手法下检测率接近零,通用模型判断更优
- 提醒:仅靠专用规则无法应对多样越狱,需依赖模型自身泛化能力
现有越狱检测研究多关注模型抗干扰与输出安全,忽视外部监督系统的有效性。目前唯一的公开独立基准仅覆盖有限场景,缺乏对市场监督系统在真实多样化攻击下表现的全面验证。为此,我们提出BELLS基准,涵盖3类越狱手法、11种危害类别,从危害严重性(良性、边缘、有害)和攻击复杂度(直接/越狱)两个维度评估。实验显示,专用监督系统识别能力极弱,面对直接有害提问或base64编码等新越狱方式时检测率接近零;而简单询问通用大模型‘是否有害’的表现显著优于这些系统。但前沿模型仍存在元认知不一致问题,对自认有害的提问仍会回应,如Claude 3.7达30%,Mistral Large超50%。结果表明,滥用检测的‘残酷教训’在于:唯有模型自身的通用能力才能有效应对多样化越狱,简易结构化框架或可提升鲁棒性,但仍需深入研究其权衡机制。
原文摘要 · Abstract (English)
Prior work on jailbreak detection has established the importance of adversarial robustness for LLMs but has largely focused on the model ability to resist adversarial inputs and to output safe content, rather than the effectiveness of external supervision systems. The only public and independent benchmark of these guardrails to date evaluates a narrow set of supervisors on limited scenarios. Consequently, no comprehensive public benchmark yet verifies how well supervision systems from the market perform under realistic, diverse attacks. To address this, we introduce BELLS, a Benchmark for the Evaluation of LLM Supervision Systems. The framework is two dimensional: harm severity (benign, borderline, harmful) and adversarial sophistication (direct vs. jailbreak) and provides a rich dataset covering 3 jailbreak families and 11 harm categories. Our evaluations reveal drastic limitations of specialized supervision systems. While they recognize some known jailbreak patterns, their semantic understanding and generalization capabilities are very limited, sometimes with detection rates close to zero when asking a harmful question directly or with a new jailbreak technique such as base64 encoding. Simply asking generalist LLMs if the user question is "harmful or not" largely outperforms these supervisors from the market according to our BELLS score. But frontier LLMs still suffer from metacognitive incoherence, often responding to queries they correctly identify as harmful (up to 30 percent for Claude 3.7 and greater than 50 percent for Mistral Large). These results suggest that simple scaffolding could significantly improve misuse detection robustness, but more research is needed to assess the tradeoffs of such techniques. Our results support the "bitter lesson" of misuse detection: general capabilities of LLMs are necessary to detect a diverse array of misuses and jailbreaks.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。