ROAINov 28, 2023

ROSO: Improving Robotic Policy Inference via Synthetic Observations

arXiv:2311.16680v23 citationsh-index: 12
AI Analysis

This addresses the problem of adaptability in robotics for scenarios with novel objects, offering a zero-shot solution that is incremental in applying generative models to observation processing.

The paper tackles the challenge of robotic policies generalizing to new objects and environments without fine-tuning by using generative AI to alter observations during inference, resulting in up to 57% improvement in task success rates.

In this paper, we propose the use of generative artificial intelligence (AI) to improve zero-shot performance of a pre-trained policy by altering observations during inference. Modern robotic systems, powered by advanced neural networks, have demonstrated remarkable capabilities on pre-trained tasks. However, generalizing and adapting to new objects and environments is challenging, and fine-tuning visuomotor policies is time-consuming. To overcome these issues we propose Robotic Policy Inference via Synthetic Observations (ROSO). ROSO uses stable diffusion to pre-process a robot's observation of novel objects during inference time to fit within its distribution of observations of the pre-trained policies. This novel paradigm allows us to transfer learned knowledge from known tasks to previously unseen scenarios, enhancing the robot's adaptability without requiring lengthy fine-tuning. Our experiments show that incorporating generative AI into robotic inference significantly improves successful outcomes, finishing up to 57% of tasks otherwise unsuccessful with the pre-trained policy.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes