← Latest papers
🤖 AI

RoboBenchMart: Benchmarking Robots in Retail Environment

This paper introduces RoboBenchMart, an open-source simulated benchmark for retail dark-store environments that evaluates state-of-the-art vision-language-action models on complex manipulation tasks, revealing their current limitations in generalizing beyond household settings.

Original authors: Konstantin Soshin, Alexander Krapukhin, Andrei Spiridonov, Gregorii Bukhtuev, Andrey Kuznetsov, Vlad Shakhuro, Denis Shepelev

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

Original authors: Konstantin Soshin, Alexander Krapukhin, Andrei Spiridonov, Gregorii Bukhtuev, Andrey Kuznetsov, Vlad Shakhuro, Denis Shepelev

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've built a super-smart robot chef. You've trained it in a perfect, clean kitchen where it learned to pick up a single apple and put it in a bowl. It's a whiz at that specific task. But now, you want to send this robot to a real grocery store to restock shelves.

The store is a different beast entirely. It's crowded, the aisles are narrow, the shelves are packed tight with thousands of different items, and the lighting is weird. The paper "RoboBenchMart" argues that just because our robot is great at the "kitchen test," it doesn't mean it can handle the "grocery store test."

Here is a simple breakdown of what the researchers did and what they found:

1. The Problem: The "Kitchen" vs. The "Store"

Most robot tests today are like playing a video game in a small, empty room. The robots learn to pick up blocks or move cups on a table. But a real grocery store is like a chaotic maze.

  • The Challenge: In a store, items are stacked high, packed closely together, and look very similar (like 50 different boxes of cereal). The robot has to navigate narrow aisles without knocking things over.
  • The Gap: The researchers wanted to know: If a robot is a master chef in a clean kitchen, can it suddenly become a master stocker in a messy supermarket?

2. The Solution: Building a "Digital Supermarket"

To test this without buying a real store and hiring a robot, the team built RoboBenchMart. Think of this as a highly realistic video game simulator specifically for grocery stores.

They created three main tools to build this world:

  • The Store Architect: A program that automatically designs different store layouts. It's like a game engine that randomly places shelves, fridges, and boxes so the robot never sees the exact same store twice.
  • The Product Packer: A system that puts thousands of virtual grocery items on the shelves. It even simulates how a shelf looks when it's full, half-empty, or when items are knocked over.
  • The Robot Teacher: A system that generates "perfect" robot movements (trajectories) to show the robot how to do tasks like picking up a soda can or opening a fridge door.

3. The Test: Can the "Generalist" Robots Pass?

The researchers took four of the most advanced, "generalist" AI robots (models that are supposed to be good at anything) and tried to teach them to work in this digital supermarket. They gave the robots a small amount of training data (about 2,900 examples) and then tested them.

The Results were humbling:

  • The "Kitchen" Robots Struggled: Even the smartest robots, which had been trained on massive amounts of data, failed miserably in the store.
  • Simple Tasks Failed: Robots couldn't reliably pick up a single item from a crowded shelf without knocking others over.
  • Complex Tasks Were Impossible: When asked to do a multi-step job (like "Open the fridge, grab a milk, and close the door"), the robots failed 100% of the time.
  • New Environments = Total Failure: When the researchers changed the store layout or the items on the shelves (something the robot hadn't seen before), the robots got completely confused and stopped working.

4. Where Did They Go Wrong?

The researchers analyzed why the robots failed. It wasn't just one thing; it was a chain reaction of errors:

  • Getting Lost: The robot couldn't figure out which specific item the human asked for (e.g., "Get the blue Fanta," not the red one).
  • The "Grasp" Problem: Even if the robot found the right item, it often missed the grip or dropped it immediately.
  • The "Door" Problem: Opening a sliding fridge door requires a specific, delicate motion that the robots couldn't master.

The Bottom Line

The paper concludes that while our robots are getting better at simple tasks in simple rooms, they are not yet ready for the messy, complex reality of a grocery store.

Think of it like this: We have taught robots to play chess on a perfect board. But the real world is like playing chess while the board is shaking, the pieces are all different shapes, and the rules change every time you walk into a new room. RoboBenchMart is the new "exam" that proves we still have a long way to go before robots can truly work in our stores.

The good news? The researchers released all their tools, code, and the "digital store" to the public, so other scientists can use this benchmark to help build better robots for the future.

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 →