paper-with-me

홈 › Papers

ROSO: Improving Robotic Policy Inference via Synthetic Observations

2023-11-28 · Yusuke Miyashita, Dimitris Gahtidis, Colin La, Jeremy Rabinowicz, Jurgen Leitner

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.

📄 PDF Abstract BibTeX arXiv:2311.16680

Code (1)

Yusuke710/ROSO 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

ContextVLA: Vision-Language-Action Model with Amortized Multi-Frame Context

2025-10-05 · Huiwon Jang, Sihyun Yu, Heeseung Kwon, Hojin Jeon 외 arxiv

Leveraging temporal context is crucial for success in partially observable robotic tasks. However, prior work in behavior cloning has demonstrated inconsistent performance gains when using multi-frame observations. In th…

Imagination at Inference: Synthesizing In-Hand Views for Robust Visuomotor Policy Inference

2025-09-19 · Haoran Ding, Anqing Duan, Zezhou Sun, Dezhen Song 외 arxiv

Visual observations from different viewpoints can significantly influence the performance of visuomotor policies in robotic manipulation. Among these, egocentric (in-hand) views often provide crucial information for prec…

Novel View SynthesisVisual Reasoning

ABPolicy: Asynchronous B-Spline Flow Policy for Real-Time and Smooth Robotic Manipulation

2026-02-27 · Fan Yang, Peiguang Jing, Kaihua Qu, Ningyuan Zhao 외 arxiv

Robotic manipulation requires policies that are smooth and responsive to evolving observations. However, synchronous inference in the raw action space introduces several challenges, including intra-chunk jitter, inter-ch…

Deep learning for Aerosol Forecasting

2019-10-14 · Caleb Hoyne, S. Karthik Mukkavilli, David Meger

Reanalysis datasets combining numerical physics models and limited observations to generate a synthesised estimate of variables in an Earth system, are prone to biases against ground truth. Biases identified with the NAS…

AOD PredictionDeep Learning

Trace-Focused Diffusion Policy for Multi-Modal Action Disambiguation in Long-Horizon Robotic Manipulation

2026-02-07 · Yuxuan Hu, Xiangyu Chen, Chuhao Zhou, Yuxi Liu 외 arxiv

Generative model-based policies have shown strong performance in imitation-based robotic manipulation by learning action distributions from demonstrations. However, in long-horizon tasks, visually similar observations of…