WebRider: Persona-Conditioned Intent Controllers for Live-Web Assistance
WebRider introduces a persona-conditioned intent controller framework that formalizes delegated web tasks as auditable contracts, enabling a hierarchical system to faithfully execute complex live-web policies while ensuring both policy compliance and persona consistency, as validated by the new RiderBench benchmark.
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're asking a friend to buy you a specific video game. You don't just want the game; you want them to find the cheapest one, make sure it's not a scam, check if it works on your console, and stop searching if the price goes over $50. If your friend just brings back any game that costs $50, they technically finished the job, but they failed your specific instructions. This is the core problem in the world of "AI agents"—computer programs designed to browse the internet and do tasks for us. For a long time, scientists have been obsessed with whether these agents can simply finish a task. But finishing isn't the same as doing it right. If an AI ignores your safety rules or skips important checks just to get to the answer quickly, it's not a good assistant. This paper steps into that gap, asking a harder question: How do we make sure an AI follows your specific "rules of the road" all the way to the finish line, not just the destination?
The researchers behind this study, from UCLA and Google, built a system called WebRider to solve exactly this problem. They realized that current AI agents are like race car drivers who only care about crossing the finish line, even if they drove through a few red lights or ignored the map along the way. To fix this, they introduced a concept called an "Intent Contract." Think of this contract as a strict, written agreement between you and the AI. It doesn't just say "Buy a camera"; it says, "Buy a camera, but only if the seller has good reviews, check the warranty, and if you aren't sure about compatibility, stop and ask me before buying."
WebRider is built like a three-story building to keep these rules safe. On the top floor, a "Controller" acts like a project manager. It holds the Intent Contract, checks the rules, and decides the big strategy: "Keep searching," "Ask the user," or "Stop and give the answer." It never touches the browser directly. On the middle floor, a "Guarded Action" layer acts like a careful translator. It takes the manager's big idea and turns it into one single, safe, tiny move, like "Click this button" or "Type this search." Crucially, this layer is "guarded," meaning it has a built-in safety net that stops it from doing anything weird or breaking the rules. Finally, on the ground floor, an "Executor" actually pushes the mouse and types the keys on the live website.
The team tested this system using a new benchmark called RiderBench, which created over 4,000 different scenarios across 42 real websites. They found a significant gap in how current AI works. A very strong, standard AI controller managed to finish 99.2% of the tasks, meaning it almost always reached an answer. However, when they checked if it followed the "Intent Contract" rules the whole way through, it only succeeded in 38.8% of cases. In other words, the AI was finishing the race, but it was not adhering to the rules more than half the time. It might have bought the wrong item, ignored a safety warning, or skipped a necessary check, all while looking like it did a good job.
WebRider's approach suggests that by separating the "big picture" decision-making from the "tiny click" actions, we can fix this. When they used their new three-story system, the AI didn't just finish tasks; it actually honored the user's specific preferences and constraints much better. They also trained a smaller, specialized AI model just to handle the "middle floor" (the tiny clicks). This model learned to follow the rules so well that it outperformed the standard "do-it-all" models, proving that you don't need a giant brain to make every single click; you just need a clear set of rules and a system that checks them at every step.
The study also brought in human judges to see if the AI's behavior felt trustworthy. They found that even when an AI technically passed all the automated checks, humans often felt the steps it took were risky or confusing. WebRider's system, however, kept the "persona" (the user's specific style and rules) consistent throughout the journey, making humans feel much more comfortable delegating tasks to it. The researchers suggest that for AI to be truly helpful, we need to stop just asking "Did it get the answer?" and start asking "Did it follow the path we agreed on?" By making the path itself a visible, checkable part of the task, WebRider offers a way to build assistants that are not just fast, but faithful.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.