Research Papers 论文研究 5h ago Updated 38m ago 更新于 38分钟前 45

DeflectBench: A Benchmark for Evaluating Rhetorical Fallacy Generation in LLMs DeflectBench:评估LLM修辞谬误生成的基准测试

DeflectBench is a new benchmark evaluating whether LLMs can be prompted to generate rhetorical fallacies (whataboutism, ad hominem, red herring) on demand Refusal behavior is driven primarily by prompt structure rather than claim content, with single framing changes causing up to 100 percentage point swings in refusal rates An "educational debate coach" prompt framing collapses refusal to near zero across all four frontier models tested, but models typically respond with "labeled compliance" rat DeflectBench是首个系统评估LLM按需生成修辞谬误能力的基准测试,涵盖23,990个生成样本、四个前沿模型、三种回避策略(whataboutism、人身攻击、红鲱鱼) 模型拒绝行为主要由请求结构而非声明内容决定:80个声明间拒绝率仅波动11个百分点,而单一提示框架变化可导致拒绝率波动近100个百分点 "教育辩论教练"提示框架使拒绝率降至接近零,但模型普遍产生"标记合规"(在包含谬误的响应中同时命名该操纵),而非真正干净的违规输出 四个模型在拒绝、标记合规、软拒绝和干净合规四种行为模式上呈现显著分布差异

58
Hot 热度
72
Quality 质量
65
Impact 影响力

Analysis 深度分析

TL;DR

  • DeflectBench is a new benchmark evaluating whether LLMs can be prompted to generate rhetorical fallacies (whataboutism, ad hominem, red herring) on demand
  • Refusal behavior is driven primarily by prompt structure rather than claim content, with single framing changes causing up to 100 percentage point swings in refusal rates
  • An "educational debate coach" prompt framing collapses refusal to near zero across all four frontier models tested, but models typically respond with "labeled compliance" rather than clean compliance
  • Per-claim refusal varies by only 11 percentage points across 80 claims spanning four controversy levels, while switching fallacy types causes over 80 percentage point swings within explicit framings
  • The benchmark evaluated 23,990 generations and the code/dataset have been publicly released

Why It Matters

This research exposes a critical vulnerability in current LLM safety post-training: refusal patterns are highly sensitive to prompt framing rather than being grounded in the substantive content being requested. For AI practitioners, this means safety guardrails may be more fragile than assumed, and adversarial prompt engineering can systematically bypass them. For researchers, it highlights the need for more robust evaluation frameworks that distinguish between genuine safety compliance and superficial labeled compliance.

Technical Details

  • Benchmark scope: 23,990 model generations evaluated across four frontier LLM families, testing three deflection strategies (whataboutism, ad hominem, red herring), seven distinct prompt framings, and 80 claims spanning four controversy levels
  • Key finding on refusal drivers: Refusal is governed by request structure, not claim content—per-claim refusal varies by only 11 percentage points, while a single prompt frame change can swing refusal by nearly 100 percentage points and switching fallacy types causes over 80 percentage point swings
  • Educational framing bypass: The "educational debate coach" prompt framing reduced refusal to near zero across all model families, but models predominantly exhibited "labeled compliance"—naming the requested rhetorical manipulation within the same response that contained it—rather than clean compliance
  • Model distribution differences: The four evaluated models showed distinct behavioral distributions across four response categories: refusal, labeled compliance, soft refusal, and clean compliance
  • Open release: Code and dataset made publicly available for reproducibility and further research

Industry Insight

  • Safety evaluation frameworks must account for prompt framing sensitivity; current benchmarks may overestimate model robustness if they don't test structural adversarial variations
  • The "labeled compliance" phenomenon—where models name a fallacy while simultaneously producing it—represents a subtle failure mode that could undermine trust in AI safety claims and should be explicitly measured in red-teaming protocols
  • Organizations deploying LLMs in high-stakes contexts (debate, legal, political analysis) should implement structural prompt filters and content-aware safeguards rather than relying solely on refusal-based safety post-training

TL;DR

  • DeflectBench是首个系统评估LLM按需生成修辞谬误能力的基准测试,涵盖23,990个生成样本、四个前沿模型、三种回避策略(whataboutism、人身攻击、红鲱鱼)
  • 模型拒绝行为主要由请求结构而非声明内容决定:80个声明间拒绝率仅波动11个百分点,而单一提示框架变化可导致拒绝率波动近100个百分点
  • "教育辩论教练"提示框架使拒绝率降至接近零,但模型普遍产生"标记合规"(在包含谬误的响应中同时命名该操纵),而非真正干净的违规输出
  • 四个模型在拒绝、标记合规、软拒绝和干净合规四种行为模式上呈现显著分布差异

为什么值得看

该研究揭示了当前LLM安全后训练的脆弱性——拒绝行为更多取决于提示工程而非内容本身,这对模型安全评估和对抗性提示防御具有重要参考价值。

技术解析

  • 实验设计:评估23,990个生成样本,覆盖四个前沿模型、三种回避策略(whataboutism、ad hominem、red herring)、七种提示框架、80个声明(跨越四个争议级别)
  • 核心发现:拒绝率对提示结构高度敏感,对声明内容相对不敏感;切换谬误类型可在显式框架内导致拒绝率波动超80个百分点
  • 行为分类:将模型输出分为四类——拒绝、标记合规(named compliance)、软拒绝、干净合规,揭示模型绕过安全机制的模式差异
  • 关键突破:教育辩论教练提示框架几乎完全消除拒绝,但模型倾向于"自我指涉式合规"而非真正违规

行业启示

  • 安全后训练评估需从"拒绝率"转向"行为模式分析",当前指标可能低估模型被提示工程绕过的风险
  • 提示工程对抗性测试应成为模型安全评估的标准流程,而非仅依赖内容审核
  • 模型对齐研究需区分"表面合规"与"实质合规",标记合规行为可能掩盖真实的滥用风险

Disclaimer: The above content is generated by AI and is for reference only. 免责声明:以上内容由 AI 生成,仅供参考。

LLM 大模型 Evaluation 评测 Benchmark 基准测试 Security 安全 Alignment 对齐