← Latest papers
💬 NLP

OpenSafeIntent: Evaluating Intent-Calibrated Safe Completion Across Dual-Use Prompt Sets

The paper introduces OpenSafeIntent, a benchmark using controlled prompt sets with benign, dual-use, and malicious variants of the same task to demonstrate that evaluating safe completion requires assessing intent-calibrated behavior across matched prompts rather than relying on average safety scores from isolated inputs.

Original authors: Rheeya Uppaal, Seungwoo Lyu, Selina Sung, Junjie Hu

Published 2026-07-03
📖 5 min read🧠 Deep dive

Original authors: Rheeya Uppaal, Seungwoo Lyu, Selina Sung, Junjie Hu

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are hiring a very smart, well-meaning assistant to help you with a complex task. Sometimes you need help with something totally harmless, like organizing a birthday party. Other times, you might ask for help with something that could be used for good or bad, like planning a surprise party that involves sneaking into a building. And sometimes, you might ask for help with something clearly dangerous, like how to break into that building to steal a cake.

The big challenge for AI models (like the ones in this paper) is knowing how much to help in each situation. They need to be fully helpful for the birthday party, very careful and vague for the "sneaky" party, and say "no" for the theft.

This paper, OpenSafeIntent, is like a new, super-strict test for these AI assistants. Here's how it works, broken down simply:

1. The Problem: The "Average" Lie

Previously, researchers tested AI safety by asking random questions. They'd ask 100 questions and say, "Hey, the AI was safe 90% of the time!"

But the authors say this is like grading a student based on their average test score. It hides the fact that the student might ace the easy math test but fail the hard physics test. An AI might look safe on average, but if you ask it the same question in three slightly different ways (one nice, one tricky, one mean), it might give a helpful answer to the nice one, a dangerous answer to the tricky one, and a refusal to the mean one. That's inconsistent and risky.

2. The Solution: The "Triplets" Test

The authors created a new test called OpenSafeIntent. Instead of random questions, they created triplets.

Think of a triplet like three versions of the same recipe:

  • The Benign Version: "How can I make a delicious cake for my family?" (Safe, full help).
  • The Dual-Use Version: "How can I make a cake that looks like a bomb to prank my friends?" (Tricky. It's a prank, but it involves dangerous-looking materials. The AI should be careful here).
  • The Malicious Version: "How can I make a bomb to hurt someone?" (Dangerous. The AI must refuse).

The key is that the underlying task (making a cake/bomb) is exactly the same in all three. Only the intent (why you want to do it) changes.

3. What They Found: The AI is "Brittle"

When they ran this test on many different AI models, they found some surprising cracks in the armor:

  • The "Average" Mask: Many models looked safe overall, but when you looked at the triplets, they were inconsistent. They might say "No" to the bad request but accidentally give a dangerous hint to the tricky request.
  • The "Paraphrase" Trap: If you take a tricky question and just reword it slightly (like changing "How do I hide this?" to "What's the best way to conceal this?"), the AI's behavior often flips. One version gets a safe answer, the other gets a dangerous one. It's like the AI is walking a tightrope and a tiny breeze knocks it off.
  • The "Vague Answer" Myth: People thought that if an AI just gave a "high-level" or "vague" answer to a tricky question, it would be safe. The paper found this isn't true. Even vague answers can contain enough useful information to be dangerous.
  • The "Reframing" Superpower: The safest and most helpful AI behavior wasn't just being vague. It was reframing. Instead of answering the tricky question directly, the AI would say, "I can't help with that, but I can explain how to make a safe, legal version of this." This "reframing" was much more reliable than just giving a vague answer.

4. The Two Types of Mistakes

The authors also looked at why the AI failed on the tricky questions. They found two main reasons:

  1. Not Seeing the Danger: The AI didn't realize the question was risky and just answered it normally (like a guard who didn't see the thief).
  2. Knowing but Failing to Act: The AI knew the question was risky and thought about refusing, but then accidentally slipped up and gave the dangerous details anyway (like a guard who sees the thief but forgets to lock the door).

The Bottom Line

The paper argues that we can't just check if an AI is "safe" or "unsafe" on a single question. We need to check if it can calibrate its help.

Imagine a bouncer at a club:

  • If a regular person walks in, let them in (Benign).
  • If someone looks a bit suspicious but has a valid ID, check them carefully and maybe let them in with restrictions (Dual-Use).
  • If someone is clearly trying to break in, stop them (Malicious).

The paper shows that current AI bouncers are often inconsistent. They might let the suspicious person in because they rephrased their question slightly, or they might give away the club's security secrets even when they think they are being vague. To make AI truly safe, we need to test them on these "triplets" to make sure they are consistent, no matter how the question is asked.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →