BooST: Bridging Semantics and Motions for Efficient Skill Transfer
BooST is a two-stage framework that bridges high-level semantic intent and low-level motion dynamics via a cross-modal VQ-VAE to create a unified skill representation, enabling efficient few-shot adaptation, cross-domain transfer, and robustness for real-world robot deployment.
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 teach a robot to do chores. You could try to show it every single tiny movement for every single task—like teaching a child to tie a shoe by describing the exact angle of every finger for every second. That takes forever and doesn't work well if the shoes are a different color or the room is messy. This is the big puzzle in robot learning: how do we teach machines to be smart and flexible without needing a million hours of practice?
Scientists have been trying to solve this by teaching robots "skills." Think of a skill like a pre-made recipe or a dance move. Instead of learning how to walk step-by-step from scratch, a robot learns a "walking skill" it can reuse. But there's a catch. Some methods teach the robot how to move (the muscle memory), but they don't understand what it's supposed to do (the goal). Other methods understand the goal perfectly but don't know how to actually move the body to get there. It's like having a chef who knows exactly what a cake should taste like but has no idea how to mix the ingredients, or a baker who can mix anything but doesn't know what a cake is supposed to look like. To make robots truly useful in our messy, unpredictable real world, we need a way to teach them both the "what" and the "how" at the same time, so they can learn new tasks quickly and ignore distractions like a cat jumping on the counter.
This is where a new framework called BooST (Bridging Semantics and Motions for Efficient Skill Transfer) comes in. The researchers behind BooST realized that to make robots efficient, they needed to stop treating "what to do" and "how to do it" as separate problems. They built a two-stage training system that acts like a master chef teaching an apprentice.
In the first stage, called Unified Skill Pretraining, BooST learns from a massive library of robot videos (76,000 episodes, to be exact). It uses a special "translator" that looks at two things at once: the visual scene and language instructions (like "pick up the apple") to understand the intent, and the actual robot movements to understand the dynamics. Imagine a robot watching a video of someone picking up a cup. BooST doesn't just see the hand moving; it understands that the goal is to lift the cup, and it learns to ignore if there's a dog running in the background or if the lighting changes. It compresses all this information into a compact "skill code"—a digital shorthand that captures the essence of the action.
In the second stage, Downstream Adaptation, this heavy, smart knowledge is distilled into a lightweight, fast policy. This is like taking a master chef's years of experience and turning it into a simple, easy-to-follow recipe card that a beginner can use immediately. When the robot faces a new task with very few examples (as few as 5 demonstrations in real-world tests), it doesn't need to relearn everything. It just looks at its "skill codebook," picks the right move, and adapts quickly.
The paper shows that this approach works incredibly well. In computer simulations, BooST outperformed other methods, especially when data was scarce. For instance, when given only 10 demonstrations of a task, BooST was 140% better than the second-best method at adapting to new scenarios. Even more impressively, the researchers tested this on a real robot arm (a UR3) that was different from the one used to gather the training data (a Franka Emika Panda). Despite the difference in body type and movement style, BooST successfully transferred the skills, achieving high success rates with just 5 demonstrations per task.
The researchers also tested how well the robot handled chaos. They added moving, distracting objects (like a human figure walking around) to the training videos. While other methods got confused by the noise and failed to learn the right moves, BooST remained focused on the task, proving it could ignore irrelevant visual distractions. The study suggests that by bridging the gap between understanding the goal and mastering the movement, robots can become much more adaptable, robust, and ready for the real world, all while using less computing power and data than before.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.