← Latest papers
🤖 machine learning

Moving Out: Physically-grounded Human-AI Collaboration

This paper introduces "Moving Out," a new benchmark for physically-grounded human-AI collaboration that addresses the limitations of existing discrete or non-physical datasets, and proposes the BASS method to enhance agents' ability to adapt to diverse human behaviors and complex physical constraints.

Original authors: Xuhui Kang, Sung-Wook Lee, Haolin Liu, Yuyan Wang, Yen-Ling Kuo

Published 2026-06-17
📖 6 min read🧠 Deep dive

Original authors: Xuhui Kang, Sung-Wook Lee, Haolin Liu, Yuyan Wang, Yen-Ling Kuo

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 Idea: Why Moving a Sofa is Hard for Robots

Imagine you and a friend are trying to move a heavy, awkward sofa out of an apartment. You can't just push it in a straight line. You have to tilt it, rotate it around a narrow hallway corner, and coordinate your strength so you don't drop it or get stuck.

This is what the paper calls "physically-grounded collaboration." It's about robots (AI) working with humans in the real world, where physics matters. Things have weight, shape, and friction. If you push a round table, it rolls; if you push a square box, it slides. If you push a heavy object, you need two people.

The problem is that most current AI training happens in "grid worlds" (like a chessboard or a simple video game). In those games, you just click a square to move. There is no weight, no momentum, and no awkward angles. The authors argue that to build a robot that can actually help you move furniture, we need to train it in a world that feels like the real world.

The Solution: "Moving Out" (The Benchmark)

The authors created a new test environment called Moving Out. Think of it as a 2D video game simulator that runs on a realistic physics engine.

  • The Game: Two agents (one AI, one human or another AI) must move various objects (stars, circles, polygons) from a starting point to a "goal zone."
  • The Twist: The objects aren't just icons; they have mass (some are heavy, some are light), shapes (some get stuck in corners, some roll), and sizes (some need one person, some need two).
  • The Goal: The AI must learn to figure out: "Oh, this box is heavy, I need to ask my partner for help," or "This hallway is narrow; we need to turn the table sideways to fit through."

The Two Big Challenges

The paper sets up two specific tests to see if the AI is smart enough to handle real life:

  1. The "New Partner" Test (Adapting to Humans):
    Imagine you play a game with a friend who always walks on the left side of the room. Then you play with a different friend who always walks on the right. A good teammate adapts.

    • The Test: The AI is trained on data from 36 different human players. Then, it is tested against a human it has never met before. Can it figure out how to work with this stranger's unique style?
    • The Result: Most AIs fail here because they memorize the specific moves of their training partners. They get confused when the partner does something slightly different.
  2. The "New Object" Test (Adapting to Physics):
    Imagine you practiced moving a small wooden chair. Then, suddenly, you have to move a giant, heavy steel safe.

    • The Test: The AI is trained on objects with specific weights and shapes. Then, it is tested on objects with new weights and shapes it has never seen before.
    • The Result: The AI must understand the concept of "heaviness" or "shape," not just memorize how to move a specific box.

The New Method: BASS (Behavior Augmentation, Simulation, and Selection)

To solve these problems, the authors invented a new method called BASS. Here is how it works, using a cooking analogy:

1. Behavior Augmentation (The "What-If" Chef)
Usually, if you teach a robot by showing it videos of humans moving furniture, the robot just copies exactly what it sees. But humans are messy; sometimes we stumble, sometimes we push hard, sometimes we wait.

  • BASS Trick: The AI takes the training videos and creates "fake" new videos. It swaps parts of one human's movement with parts of another's, but only if the start and end points match perfectly.
  • Analogy: Imagine you are learning to dance. You watch a video of a dancer. BASS takes the dancer's footwork from one song and their arm movements from another song, but only if the beat matches. This creates thousands of new, valid dance routines so the AI learns to handle many different styles, not just one.

2. Simulation (The "Mental Rehearsal")
Before the AI makes a move, it doesn't just guess. It runs a "mental simulation."

  • BASS Trick: The AI asks itself: "If I push this box this way, and my partner pushes that way, what will happen?" It predicts the future state of the objects.
  • Analogy: Before you try to squeeze a suitcase into an overhead bin, you do a quick mental check: "If I tilt it left, will it fit? If I push it down, will it hit the light?" BASS does this calculation instantly for every possible move.

3. Selection (The "Best Choice")
After simulating the future, the AI picks the move that looks most likely to succeed.

  • BASS Trick: It chooses the action that gets the object closest to the goal without getting stuck.
  • Analogy: You have three ways to open a jammed door. You mentally try all three, see which one works best in your imagination, and then physically do that one.

The Results: Did it Work?

The authors tested BASS against other standard AI methods (like simple copying or standard game-playing algorithms).

  • Against Unseen Humans: BASS was much better at working with strangers. It didn't get confused when the human partner acted differently than expected.
  • Against New Objects: BASS handled new shapes and weights much better. It understood that a heavy object needs more force, even if it had never seen that specific heavy object before.
  • Human Feedback: When real humans played with the BASS AI, they reported that it felt more helpful and "human-like." The humans felt the AI understood when they needed help and when to let them work alone.

Summary

The paper argues that to make robots that can truly help us in the real world (like moving furniture), we can't just train them on simple grid games. We need to train them in physics-based environments where weight and shape matter.

They built a new game called Moving Out to test this and created a new AI method called BASS. BASS works by "imagining" different scenarios and practicing with many different styles of partners. The result is an AI that is much better at collaborating with humans, even when the humans are unpredictable or the objects are weird.

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 →