ArXiv TLDR

AVISE: Framework for Evaluating the Security of AI Systems

🐦 Tweet
2604.20833

Mikko Lempinen, Joni Kemppainen, Niklas Raesalmi

cs.CRcs.AIcs.CL

TLDR

AVISE is an open-source framework for identifying AI vulnerabilities and evaluating system security, demonstrating its use with a new jailbreak attack.

Key contributions

  • Introduces AVISE, a modular open-source framework for AI vulnerability identification and security evaluation.
  • Extends the Red Queen attack into an Adversarial Language Model (ALM) augmented attack.
  • Develops an automated Security Evaluation Test (SET) to discover language model jailbreak vulnerabilities.
  • Evaluates nine diverse language models with SET, finding all are vulnerable to the augmented Red Queen attack.

Why it matters

Systematic AI security evaluation is underdeveloped, posing risks. AVISE provides a crucial, extensible foundation for developing and deploying automated security evaluation tests, enabling more rigorous and reproducible AI security assessments. This helps researchers and practitioners build more secure AI systems.

Original Abstract

As artificial intelligence (AI) systems are increasingly deployed across critical domains, their security vulnerabilities pose growing risks of high-profile exploits and consequential system failures. Yet systematic approaches to evaluating AI security remain underdeveloped. In this paper, we introduce AVISE (AI Vulnerability Identification and Security Evaluation), a modular open-source framework for identifying vulnerabilities in and evaluating the security of AI systems and models. As a demonstration of the framework, we extend the theory-of-mind-based multi-turn Red Queen attack into an Adversarial Language Model (ALM) augmented attack and develop an automated Security Evaluation Test (SET) for discovering jailbreak vulnerabilities in language models. The SET comprises 25 test cases and an Evaluation Language Model (ELM) that determines whether each test case was able to jailbreak the target model, achieving 92% accuracy, an F1-score of 0.91, and a Matthews correlation coefficient of 0.83. We evaluate nine recently released language models of diverse sizes with the SET and find that all are vulnerable to the augmented Red Queen attack to varying degrees. AVISE provides researchers and industry practitioners with an extensible foundation for developing and deploying automated SETs, offering a concrete step toward more rigorous and reproducible AI security evaluation.

📬 Weekly AI Paper Digest

Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.