← Latest papers
💬 NLP

LoHoSearch: Benchmarking Long-Horizon Search Agents Beyond the Human Difficulty Ceiling

To overcome the difficulty ceiling of existing human-authored search benchmarks, this paper introduces LoHoSearch, an automated, knowledge graph-based benchmark featuring 544 complex, long-horizon questions across 11 domains that significantly challenges current state-of-the-art search agents, reducing their accuracy to 34.74%.

Original authors: Jiarui Zhao, Rongzhi Zhang, Lingchuan Liu, Hao Yang, Xunliang Cai, Xi Su

Published 2026-06-12
📖 4 min read☕ Coffee break read

Original authors: Jiarui Zhao, Rongzhi Zhang, Lingchuan Liu, Hao Yang, Xunliang Cai, Xi Su

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

The Big Problem: The "Easy Mode" Trap

Imagine a video game where the goal is to find a specific hidden treasure. For the last year, researchers have been testing AI "search agents" (robots that browse the internet) using a game called BrowseComp.

At first, the game was hard. But because humans designed the questions, they accidentally made them too easy. Humans tend to pick famous things (like "The Eiffel Tower" or "Taylor Swift") and connect them with obvious clues. It's like hiding a treasure behind a door labeled "Treasure."

Because the clues were so obvious, the best AI robots quickly learned to solve 90% of the puzzles. The game lost its ability to tell the difference between a smart robot and a really smart one. The difficulty hit a "ceiling" that human designers couldn't break because they don't have a perfect map of the entire internet to see how many other "treasures" might fit the clues.

The Solution: Building a "Super-Map"

The authors of this paper, LoHoSearch, decided to stop relying on human guesswork. Instead, they built a massive, automated system based on a Knowledge Graph.

Think of this Knowledge Graph as a giant, digital map of the entire internet (specifically Wikipedia), containing over 7 million entities (people, places, things) and how they are connected.

Instead of a human picking a question, the computer uses this map to:

  1. Find the "Hard" Paths: It looks for connections where there are thousands of possible answers, not just one or two famous ones.
  2. Build Complex Mazes: It creates questions that require the robot to check many dead ends before finding the right path.
  3. Verify the Answer: It mathematically proves that only one specific answer fits the clues, ensuring the puzzle is fair.

The New Game: LoHoSearch

The result is a new benchmark called LoHoSearch (Long-Horizon Search). It contains 544 tricky questions across 11 different topics (like music, sports, and movies).

Here is how the new game changes the rules:

  • The Search Space is Huge: In the old game, if the clue was "Who sang this song?", there might be 5 famous singers. In LoHoSearch, the clue might be "Who sang this obscure song from a specific year in a specific genre?" where there are hundreds of possible singers. The robot has to check them all.
  • The Maze is Twisted: The questions aren't just a straight line. They are like a tangled web where you have to cross-reference clues that loop back on each other. You can't just guess; you have to think deeply.

The Results: Robots Hit a Wall

The researchers tested the world's smartest AI models on this new game. The results were shocking:

  • The Old Game: Top models scored over 90%.
  • The New Game: Even the absolute best model (GPT-5.5) only scored 34.7%.

It's as if the robots went from being "Grandmasters" in chess to struggling to learn the rules of a new, much harder game.

Why Current Tricks Don't Work

When robots get stuck on hard puzzles, they usually try a strategy called "Context Management." Imagine a detective who has written down 100 pages of notes. If the notebook gets too full, the detective tries to summarize the notes or throw away old pages to make room for new ones.

The researchers tested these strategies on LoHoSearch.

  • On the old easy game, these tricks helped the robots improve by 14%.
  • On the new hard game, the tricks only helped by 6.8%.

This shows that the problem isn't just about remembering things; the problem is that the "maze" is so complex and the "search space" is so big that the robots' current brains just can't handle the long chain of reasoning required.

The Bottom Line

LoHoSearch proves that we can't just keep making slightly harder human-written questions. To truly test if AI is getting smarter, we need to use a computer-generated map to create puzzles that are mathematically guaranteed to be difficult.

This new benchmark acts as a "stress test" that reveals the current limits of AI. It shows that while AI is great at finding easy answers, it still struggles significantly when it has to navigate a massive, complex web of information to find a single, hidden truth.

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 →