Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

GUIDES: Guidance Using Instructor-Distilled Embeddings for Pre-trained Robot Policy Enhancement

About

Pre-trained robot policies serve as the foundation of many validated robotic systems, which encapsulate extensive embodied knowledge. However, they often lack the semantic awareness characteristic of foundation models, and replacing them entirely is impractical in many situations due to high costs and the loss of accumulated knowledge. To address this gap, we introduce GUIDES, a lightweight framework that augments pre-trained policies with semantic guidance from foundation models without requiring architectural redesign. GUIDES employs a fine-tuned vision-language model (Instructor) to generate contextual instructions, which are encoded by an auxiliary module into guidance embeddings. These embeddings are injected into the policy's latent space, allowing the legacy model to adapt to this new semantic input through brief, targeted fine-tuning. For inference-time robustness, a large language model-based Reflector monitors the Instructor's confidence and, when confidence is low, initiates a reasoning loop that analyzes execution history, retrieves relevant examples, and augments the VLM's context to refine subsequent actions. Extensive validation in the RoboCasa simulation environment across diverse policy architectures shows consistent and substantial improvements in task success rates. Real-world deployment on a UR5 robot further demonstrates that GUIDES enhances motion precision for critical sub-tasks such as grasping. Overall, GUIDES offers a practical and resource-efficient pathway to upgrade, rather than replace, validated robot policies.

Minquan Gao, Xinyi Li, Qing Yan, Xiaojian Sun, Xiaopan Zhang, Chien-Ming Huang, Jiachen Li• 2025

Related benchmarks

TaskDatasetResultRank
Open/CloseRoboCasa
Success Rate54
8
CloseDoubleDoorRoboCasa
Success Rate84
4
CloseDrawerRoboCasa
Success Rate100
4
CloseSingleDoorRoboCasa
Success Rate94
4
CoffeePressButtonRoboCasa
Success Rate82
4
CoffeeServeMugRoboCasa
Success Rate36
4
CoffeeSetupMugRoboCasa
Success Rate20
4
OpenDoubleDoorRoboCasa
Success Rate32
4
OpenDrawerRoboCasa
Success Rate78
4
PnPCabToCounterRoboCasa
Success Rate32
4
Showing 10 of 24 rows

Other info

Follow for update