Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Inverting the Shield: Systematically Generating Safety Tests from Policy Specifications

About

The widespread integration of Large Language Models (LLMs) necessitates rigorous and systematic safety evaluation. Existing paradigms either rely on constructed benchmarks to assess safety from predefined perspectives, or employ dynamic red-teaming to probe potential vulnerabilities. While effective, these approaches face challenges, as they depend heavily on expert domain knowledge, offer limited systematic guarantees, and are vulnerable to rapid obsolescence. To address these limitations, we introduce a novel framework POLARIS that brings the rigor of specification-based software testing to AI safety. POLARIS first compiles unstructured natural-language policies into First-Order Logic (FOL) representations, establishing a traceable link between high-level rules and concrete test cases. This formalization enables the construction of a Semantic Policy Graph, where complex policy violation scenarios are encoded as traversable paths. By systematically exploring this graph, POLARIS uncovers compositional violation patterns, which are then instantiated into executable natural-language test queries, enabling coverage-driven and reproducible safety testing. Experiments demonstrate that POLARIS achieves higher policy coverage and attack success counts compared to established baselines. Crucially, by bridging formal methods and AI safety, POLARIS provides a principled, automated approach to ensuring LLMs adhere to safety-critical policies with verifiable traceability. We release our code at https://github.com/huac-lxy/POLARIS.

Xiaoyue Lu, Xianglin Yang, Haijun Liu, Jiahao Liu, Kuntai Cai, Yan Xiao, Jin Song Dong• 2026

Related benchmarks

TaskDatasetResultRank
Jailbreak AttackHarmBench--
557
Jailbreak Attack EvaluationAdvBench--
9
Jailbreak Attack EvaluationAirBench
Attack Success Count1.39e+3
2
Jailbreak Attack EvaluationJBB
Attack Success Count1
2
Jailbreak Attack EvaluationSorry
Attack Success Count28
2
Jailbreak Attack EvaluationSOS
Successful Attack Count878
2
Jailbreak Attack EvaluationCuriosity
Successful Attack Count5
2
Jailbreak Attack EvaluationPolaris
Attack Success Count520
2
Showing 8 of 8 rows

Other info

Follow for update