← Latest papers
💬 NLP

InterLV-Search: Benchmarking Interleaved Multimodal Agentic Search

This paper introduces InterLV-Search, a comprehensive benchmark and evaluation framework for interleaved multimodal agentic search that highlights significant current limitations in systems' ability to dynamically integrate textual and visual evidence across active seeking, controlled offline, and open-web search scenarios.

Original authors: Bohan Hou, Jiuning Gu, Jiayan Guo, Ronghao Dang, Sicong Leng, Xin Li, Xuemeng Song, Jianfei Yang

Published 2026-05-11
📖 5 min read🧠 Deep dive

Original authors: Bohan Hou, Jiuning Gu, Jiayan Guo, Ronghao Dang, Sicong Leng, Xin Li, Xuemeng Song, Jianfei Yang

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 trying to solve a complex mystery, like finding a specific person based on a series of clues.

The Old Way (Previous Benchmarks):
Most current AI "detectives" are trained like this: You give them a photo of a suspect and ask, "Who is this?" or "What color is their hat?" The AI looks at the photo and answers. If the photo isn't enough, the AI might search the internet for text about the person, but it treats the photo as just the starting point or the final answer. It rarely uses a photo it finds in the middle of its investigation to change its direction. It's like a detective who looks at a crime scene photo, then just reads a newspaper article, and never realizes that a new photo they find on page 3 of the newspaper actually points them to a completely different city.

The New Way (InterLV-Search):
The authors of this paper, "InterLV-Search," built a new training ground (a benchmark) to test if AI can do something much harder: Interleaved Multimodal Agentic Search.

Think of this as a detective who must constantly switch between looking at maps (text) and looking at photos (images) to solve the case.

  • The Twist: The AI finds a photo, looks at it, and realizes, "Oh! The logo on this building in the photo tells me I need to search for a specific brand name." It then searches for that brand, finds a new photo of a car, sees a license plate, and that plate tells it to search for a specific city.
  • The Goal: The photo isn't just the answer; the photo is a steering wheel. It tells the AI where to drive next.

The Three Levels of Difficulty

The paper tests AI on three levels, like a video game with increasing difficulty:

  1. Level 1: The "Find the Picture" Challenge.

    • The Task: The AI is given a text description like, "Find the game that features this pirate ship." It has to figure out what the ship is, search for it, find the image, and then answer a question about the image (e.g., "What engine does the ship use?").
    • The Metaphor: You are given a riddle about a hidden object. You have to find the object first before you can answer the riddle.
  2. Level 2: The "Controlled Maze" Challenge.

    • The Task: The AI is in a closed room (a controlled offline database) with a map. It starts with a text clue, finds a picture, the picture gives a new clue, it finds another picture, and so on.
    • The Metaphor: Imagine a scavenger hunt where finding a picture of a red door leads you to a text clue about a blue car, which leads you to a picture of a yellow bird. The AI must use the picture of the door to decide to look for the car. If it ignores the picture and just keeps reading text, it gets lost.
  3. Level 3: The "Wild Internet" Challenge.

    • The Task: Now the AI is out in the real, messy internet. It has to search for clues, find photos, realize some photos are fake or irrelevant, compare different paths (e.g., "Is this movie 60 minutes or 90 minutes?"), and choose the right path to continue.
    • The Metaphor: This is like a detective trying to solve a case using the entire internet. They have to sift through millions of websites, some with bad photos, some with wrong dates, and decide which path to follow based on what they see in the images.

What Did They Find?

The authors tested many of the smartest AI models (like GPT-5, Gemini, and Claude) on this new test.

  • The Result: The AI models are currently very bad at this. Even the best ones got less than 50% of the answers right.
  • The Problem: The AI models are great at reading text and great at looking at a single image. But they struggle to connect the dots when a picture found in the middle of a search needs to change the entire search plan. They often get stuck looking for text when they should be looking at a photo, or they treat the photo as just a "final check" rather than a "new clue."

The Toolkit (InterLV-Agent)

To make sure everyone was playing by the same rules, the authors built a standard "game controller" called InterLV-Agent. This tool lets the AI use a web browser, search for images, crop images, and keep a "notebook" (memory) of what it has found so far. This ensures that when we say an AI failed, it's because it couldn't solve the puzzle, not because it didn't have the right tools.

Summary

In simple terms, this paper says: "We built a new, harder test for AI detectives. We found that while AI is getting smarter, it still can't effectively use pictures it finds during a search to change its mind and find the next clue. It's like a detective who can read a map and look at a photo, but can't figure out that the photo actually tells them to take a different road."

The authors have released this test and the tools so other researchers can try to build AI that is better at this "interleaved" style of thinking.

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 →