English

RISE: Robust Imitation through Stochastic Encoding

Robotics 2025-09-30 v2 Artificial Intelligence

Abstract

Ensuring safety in robotic systems remains a fundamental challenge, especially when deploying offline policy-learning methods such as imitation learning in dynamic environments. Traditional behavior cloning (BC) often fails to generalize when deployed without fine-tuning as it does not account for disturbances in observations that arises in real-world, changing environments. To address this limitation, we propose RISE (Robust Imitation through Stochastic Encodings), a novel imitation-learning framework that explicitly addresses erroneous measurements of environment parameters into policy learning via a variational latent representation. Our framework encodes parameters such as obstacle state, orientation, and velocity into a smooth variational latent space to improve test time generalization. This enables an offline-trained policy to produce actions that are more robust to perceptual noise and environment uncertainty. We validate our approach on two robotic platforms, an autonomous ground vehicle and a Franka Emika Panda manipulator and demonstrate improved safety robustness while maintaining goal-reaching performance compared to baseline methods.

Keywords

Cite

@article{arxiv.2503.12243,
  title  = {RISE: Robust Imitation through Stochastic Encoding},
  author = {Mumuksh Tayal and Manan Tayal and Ravi Prakash},
  journal= {arXiv preprint arXiv:2503.12243},
  year   = {2025}
}

Comments

15 pages, 4 figures

R2 v1 2026-06-28T22:22:11.605Z