← Latest papers
🤖 AI

LocalSearchBench: Benchmarking Agentic Search in Real-World Local Life Services

This paper introduces LocalSearchBench, the first comprehensive benchmark and unified environment for evaluating agentic search in the complex, ambiguous domain of local life services, revealing that even state-of-the-art large reasoning models struggle with multi-hop reasoning, completeness, and faithfulness in real-world scenarios.

Original authors: Hang He, Chuhuai Yue, Chengqi Dong, Mingxue Tian, Hao Chen, Zhenfeng Liu, Jiajun Chai, Xiaohan Wang, Yufei Zhang, Qun Liao, Guojun Yin, Wei Lin, Chengcheng Wan, Haiying Sun, Ting Su

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

Original authors: Hang He, Chuhuai Yue, Chengqi Dong, Mingxue Tian, Hao Chen, Zhenfeng Liu, Jiajun Chai, Xiaohan Wang, Yufei Zhang, Qun Liao, Guojun Yin, Wei Lin, Chengcheng Wan, Haiying Sun, Ting 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

Imagine you are asking a very smart, well-read librarian to help you plan a perfect day out in a busy city. You don't just want a list of books; you want a complex itinerary: "Find me a place to play board games, then a restaurant nearby for dinner, and finally a karaoke spot, all within walking distance of each other in Shanghai."

This is exactly the challenge the paper LocalSearchBench tackles. Here is a simple breakdown of what the researchers did, using everyday analogies.

1. The Problem: The "Smart" Librarian Gets Lost

In recent years, we've built AI "agents" (like super-smart librarians) that can search the internet, read multiple websites, and connect the dots to answer hard questions. For example, they can figure out who directed a movie that won an Oscar in the same year a rocket launched.

However, these AI agents are great at general trivia but terrible at local life services. If you ask them to find a specific type of coffee shop near a specific subway station that is open at a specific time, they often get confused. They struggle to:

  • Understand that "nearby" means walking distance, not just "in the same city."
  • Chain multiple steps together (e.g., Find the museum \rightarrow Find a cafe near the museum \rightarrow Find a convenience store near the cafe).
  • Handle the messy, real-world details of local businesses (prices, hours, ratings).

2. The Solution: Building a "Training Gym" (LocalSearchBench)

To fix this, the researchers from Meituan and several universities built a massive training ground called LocalSearchBench. Think of this as a giant, realistic video game level designed specifically to test how good these AI agents are at navigating a city.

  • The Database (The City Map): They created a digital map containing over 1.3 million real businesses (restaurants, hotels, shops, etc.) across 9 major Chinese cities. They cleaned this data up, added missing details (like opening hours), and scrubbed out private information so it's safe to use.
  • The Test Questions (The Missions): They didn't just ask simple questions like "Where is a pizza place?" Instead, they created 900 complex missions.
    • Simple Mission: "Find the highest-rated coffee shop near People's Square."
    • Complex Mission: "I'm visiting an Egyptian exhibition in Shanghai. Afterward, I need a quiet cafe to relax and a convenience store for snacks. Find me a route where both are inside the same subway station."

3. The Playground: The "Simulation Arena" (LocalPlayground)

To test the AI, they built a simulation arena called LocalPlayground.

  • Imagine the AI is a detective. It has two tools: a Local RAG (a super-fast index of the 1.3 million local businesses) and a Web Search (to check for real-time news or events).
  • The AI has to use these tools step-by-step. It can't just guess; it must "think," search, find a clue, search again based on that clue, and finally piece together the answer.

4. The Results: The AI is Still a Rookie

The researchers tested 16 of the world's smartest AI models (including big names like DeepSeek, GPT, and Gemini) in this simulation. The results were surprising:

  • The Score: Even the best AI model only got 35.6% of the answers correct. That's like getting a D+ on a test.
  • The Struggles:
    • Completeness: The AI often forgot parts of the request (e.g., it found the cafe but forgot the convenience store).
    • Faithfulness: The AI sometimes "hallucinated" (made things up) or claimed a business had a rating it didn't actually have.
    • Reasoning: The AI often got lost in the middle of the chain. If the first step was wrong, the whole plan fell apart.

5. Why This Matters

The paper concludes that while AI is getting smarter at general knowledge, it is still very clumsy when it comes to the nitty-gritty of real-world local services.

  • The Takeaway: You can't just take a general AI and expect it to be a perfect travel agent or local guide yet. It needs specialized training and better benchmarks (like the one they built) to learn how to handle the complexity of real life, where geography, timing, and multiple constraints all matter at once.

In short: The paper says, "We built a tough exam for AI agents to see if they can handle real-life city planning. They failed the test, proving we have a long way to go before AI can truly act as a reliable local guide."

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 →