From Web to Pixels: Bringing Agentic Search into Visual Perception
This paper introduces "Perception Deep Research," a new open-world visual perception challenge where objects must be identified via external knowledge before localization, and addresses it with the WebEye benchmark and the Pixel-Searcher agentic framework, which demonstrates state-of-the-art open-source performance in search-based grounding, segmentation, and VQA.
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 playing a game of "Where's Waldo?" (or "Where's Wally?"), but with a twist.
In the classic game, you look at a crowded picture and find Waldo based on what he looks like: a red-and-white striped shirt, a hat, and glasses. You don't need to know who Waldo is; you just need to spot the visual pattern.
This paper argues that most current AI vision systems are stuck playing the classic game. They are great at finding things that look like a "red car" or a "person in a blue shirt." But they struggle when the question isn't about what something looks like, but about who it is based on facts you can't see in the picture.
The New Challenge: "The Mystery Guest"
The authors introduce a new, harder version of the game called Perception Deep Research.
Imagine a photo of a crowded party. The question isn't "Find the person in the red shirt." Instead, the question is:
"Find the person who became the global ambassador for a skincare brand in January 2026, after that brand was bought by a company for $2.7 billion."
You cannot solve this just by looking at the photo. The photo doesn't show the price tag of the acquisition or the date of the ambassador announcement. To find the right person, the AI must:
- Go on a Web Hunt: Search the internet to figure out which brand was bought, which month, and who the ambassador was.
- Solve the Mystery: Realize, "Ah, the person in the photo named 'Winter' is the one we are looking for."
- Point to the Pixel: Finally, go back to the photo and draw a box around Winter.
The paper calls this "From Web to Pixels." It's about connecting internet facts to specific spots in an image.
The Tools They Built
To test if AI can do this, the team built two main things:
1. WebEyes (The Test Course)
Think of this as a specialized obstacle course for AI. It contains 120 complex images and hundreds of tricky questions.
- The Twist: Every question requires the AI to look up hidden facts (like a celebrity's recent role, a product's launch date, or a character's backstory) before it can even guess where to look in the image.
- The Goal: The AI must not just answer the question; it must point to the exact person or object in the picture that matches the answer.
2. Pixel-Searcher (The Smart Detective)
This is the new AI agent the authors created to take the test. Instead of just staring at the image and guessing, Pixel-Searcher acts like a detective with a magnifying glass and a laptop.
- Step 1: The Search. It breaks the question down. "Who was the ambassador?" "When was the deal?" It searches the web and reads the results.
- Step 2: The Deduction. It connects the dots. "Okay, the deal happened in January, and the ambassador is Winter."
- Step 3: The Hunt. It goes back to the image. It looks for a person who looks like Winter (maybe checking for specific clothes or features mentioned in the search) and draws a box around them.
What They Found
The researchers tested Pixel-Searcher against other smart AI models. Here is the verdict:
- Old AI Models: When faced with these "Mystery Guest" questions, standard AI models got confused. They tried to guess based only on what they saw in the picture or what they already "knew" from their training. They often picked the wrong person because they couldn't find the hidden facts.
- Pixel-Searcher: This new agent performed the best among open-source models. By actually searching the web and reasoning through the clues, it successfully found the right targets much more often.
Where it still struggles:
The paper notes that the AI doesn't fail because it can't draw a perfect box around a person. It fails earlier in the process:
- Bad Search: It sometimes searches for the wrong thing or misses a key fact.
- Wrong Identity: It figures out the right facts but picks the wrong person in the photo (e.g., it knows the ambassador is "Winter," but it points to the wrong person named Winter).
- Binding: It struggles to connect the "fact" (Winter) to the "visual" (the person in the photo).
The Big Picture
The paper concludes that for AI to truly understand the world, it can't just be a "camera" that sees shapes. It needs to be a "researcher" that can look up information, solve puzzles, and then use that knowledge to point at the right thing in a picture. They call this new field Perception Deep Research, and they've provided the tools (WebEyes and Pixel-Searcher) to help other scientists build better "detective" AIs.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.