English

Do You Know Where Your Camera Is? View-Invariant Policy Learning with Camera Conditioning

Robotics 2025-10-03 v1 Computer Vision and Pattern Recognition

Abstract

We study view-invariant imitation learning by explicitly conditioning policies on camera extrinsics. Using Plucker embeddings of per-pixel rays, we show that conditioning on extrinsics significantly improves generalization across viewpoints for standard behavior cloning policies, including ACT, Diffusion Policy, and SmolVLA. To evaluate policy robustness under realistic viewpoint shifts, we introduce six manipulation tasks in RoboSuite and ManiSkill that pair "fixed" and "randomized" scene variants, decoupling background cues from camera pose. Our analysis reveals that policies without extrinsics often infer camera pose using visual cues from static backgrounds in fixed scenes; this shortcut collapses when workspace geometry or camera placement shifts. Conditioning on extrinsics restores performance and yields robust RGB-only control without depth. We release the tasks, demonstrations, and code at https://ripl.github.io/know_your_camera/ .

Keywords

Cite

@article{arxiv.2510.02268,
  title  = {Do You Know Where Your Camera Is? View-Invariant Policy Learning with Camera Conditioning},
  author = {Tianchong Jiang and Jingtian Ji and Xiangshan Tan and Jiading Fang and Anand Bhattad and Vitor Guizilini and Matthew R. Walter},
  journal= {arXiv preprint arXiv:2510.02268},
  year   = {2025}
}

Comments

Code and project materials are available at ripl.github.io/know_your_camera

R2 v1 2026-07-01T06:13:48.189Z