PromptShield Home: Ambient Multimodal Prompt Injection Defense for Smart-Home Agents
This paper introduces PromptShield-Home, a benchmark demonstrating that while traditional detectors and multimodal LLM agents fail in opposite ways against ambient prompt injections in smart homes, an idealized combination of both approaches could achieve significantly higher safety and utility than either method alone.
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 your living room is starting to talk back. Not in a creepy way, but in a very helpful way: smart speakers, cameras, and lights are learning to understand your voice, see your gestures, and even read the text on your TV screen. This field is called "Ambient Intelligence," where computers blend into the background to help us without us having to push buttons. But there's a tricky problem: how does a computer know the difference between you giving a command and just hearing a command? If you are watching a movie where a character yells, "Turn off the lights!", does your smart home actually turn off the lights? Or if a TV commercial says, "Call Mom!", does your phone dial her number? This is called "Prompt Injection," where the computer gets tricked into thinking background noise is a real instruction. As our homes get smarter, we need to make sure they don't accidentally unlock the front door because a news anchor said, "Open the door!"
This paper, titled "PromptShield Home," tackles exactly that problem. The researchers built a tiny, test-version "smart home" to see how well different types of AI agents can tell the difference between a real user and a fake command coming from a TV, a conversation, or a piece of paper. They tested three different "brains" for the smart home:
- The Old School Rule-Follower (L0): These are simple detectors that just look for specific keywords or shapes. If they hear "Hey Siri" or see a hand wave, they act immediately.
- The Super-Intelligent Robot (L1): This is a fancy AI that can see video, hear audio, and read text all at once. It tries to understand the context of the situation.
- The Team of Robots (L2): A group of AIs that vote on what to do.
The team created 19 different scenarios to test these brains, ranging from a genuine command ("Turn off the lights") to tricky traps like a yoga pose that looks like a fall, or a TV show character giving an order.
Here is what they found, and it's a bit of a twist: Neither the old school rules nor the super-intelligent robot worked perfectly on their own.
The "Old School" detectors were like a hyper-vigilant guard dog. They acted on everything. If a TV character said "Call the police," the dog barked and called the police. They were too eager to act, causing 100% of the "unsafe" actions in the test.
The "Super-Intelligent" robots, on the other hand, were like a paranoid librarian who is afraid to touch anything. They were so worried about making a mistake that they refused to act on almost everything. Even when a real person in the video genuinely asked for help (like in a simulated fall), the smart robot often just said, "I'm not sure, I'll ask the user," or simply did nothing. In fact, in every single test case where a real emergency happened, the smart robot failed to act.
The most interesting discovery was that these two failures were actually complementary. The old-school detectors were great at spotting real emergencies (like a fall) but terrible at ignoring fake commands. The smart robots were great at ignoring fake commands but terrible at spotting real emergencies.
The researchers suggest that the answer isn't to pick one or the other, but to build a traffic controller that knows when to use which brain. They found that if you had a magical "oracle" that could instantly pick the right brain for the right situation, it could get the safety right 94.1% of the time. However, they admit they didn't build that traffic controller yet; they just proved that it's necessary.
In short, the paper suggests that we shouldn't just replace our simple, rule-based smart home sensors with giant, complex AI models. Instead, we should keep the simple sensors to catch real emergencies and use the complex AI to filter out the noise, working together to keep our homes safe and smart. The study also warns that adding more senses (like hearing) doesn't always help; sometimes, it just makes the AI more confused and unstable. The goal is to find a balance where the smart home is brave enough to help when needed, but smart enough to ignore the TV.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.