Skip to main content

07. References & Standards

This chapter provides an exhaustive index of academic research papers, technical standards, threat taxonomies, and open-source tooling repositories for AI Red Teaming and Generative AI Safety Evaluation.


1. Industry Standards & Frameworks​


2. Landmark Academic Research Papers​

  • Zou, A., Wang, Z., Kolter, J. Z., & Fredrikson, M. (2023). Universal and Transferable Adversarial Attacks on Aligned Language Models. arXiv preprint arXiv:2307.15043.
    • Focus: Introduces the Greedy Coordinate Gradient (GCG) algorithm for generating white-box token suffixes that reliably bypass model alignment.
  • Russinovich, M., et al. (2024). Great-Readability Jailbreak: The Crescendo Multi-turn Attack Pattern. Microsoft Research & Security AI.
    • Focus: Documents the Crescendo Attack mechanics, illustrating how multi-turn context accumulation shifts model safety alignment across turns.
  • Chao, P., Robey, A., Dobriban, E., Hassani, H., Pappas, G. J., & Wong, E. (2023). Jailbreaking Black-Box Large Language Models in Twenty Queries (PAIR). arXiv preprint arXiv:2310.08419.
    • Focus: Proposes Prompt Automatic Iterative Refinement (PAIR) using an attacker-model loop to discover jailbreak prompts automatically.
  • Mehrotra, A., Zampaglione, M., Dai, K., et al. (2023). Tree of Attacks: Jailbreaking Black-Box LLMs Automatically (TAP). arXiv preprint arXiv:2312.02119.
    • Focus: Introduces TAP, combining tree-search prompt variations with automated branch pruning for efficient black-box red teaming.
  • Greshake, K., Abdelnabi, S., Mishra, S., Endres, C., Holz, T., & Fritz, M. (2023). Not what you've signed up for: Compromising Real-World LLM-Integrated Applications with Indirect Prompt Injection. ACM Workshop on Privacy in the Electronic Society (WPES).
    • Focus: First comprehensive study of Indirect Prompt Injection vectors in RAG pipelines, email agents, and search engines.

3. Open-Source AI Red Teaming & Safety Tools​


4. Adversarial Datasets & Benchmark Suites​

  • HarmBench β€” Standardized benchmark suite for automated LLM red teaming and safety evaluation.
  • AdvGLUE (Adversarial GLUE) β€” Multi-task adversarial benchmark evaluating model robustness against textual perturbations.
  • Do-Not-Answer Dataset β€” Open-source dataset of prompts designed to measure model refusal performance across harmful categories.

Return to AI Red Teaming Playbook Overview & Navigation β†’