paper-with-me

Papers

Multi-Camera View Scaling for Data-Efficient Robot Imitation Learning

2026-04-01 · Yichen Xie, Yixiao Wang, Shuqi Zhao, Cheng-En Wu, Masayoshi Tomizuka, Jianwen Xie, Hao-Shu Fang arxiv

The generalization ability of imitation learning policies for robotic manipulation is fundamentally constrained by the diversity of expert demonstrations, while collecting demonstrations across varied environments is costly and difficult in practice. In this paper, we propose a practical framework that exploits inherent scene diversity without additional human effort by scaling camera views during demonstration collection. Instead of acquiring more trajectories, multiple synchronized camera perspectives are used to generate pseudo-demonstrations from each expert trajectory, which enriches the training distribution and improves viewpoint invariance in visual representations. We analyze how different action spaces interact with view scaling and show that camera-space representations further enhance diversity. In addition, we introduce a multiview action aggregation method that allows single-view policies to benefit from multiple cameras during deployment. Extensive experiments in simulation and real-world manipulation tasks demonstrate significant gains in data efficiency and generalization compared to single-view baselines. Our results suggest that scaling camera views provides a practical and scalable solution for imitation learning, which requires minimal additional hardware setup and integrates seamlessly with existing imitation learning algorithms. The website of our project is https://yichen928.github.io/robot_multiview.

📄 PDF Abstract BibTeX arXiv:2604.00557

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SPARK: Scalable Real-Time Point Cloud Aggregation with Multi-View Self-Calibration

2026-01-13 · Chentian Sun arxiv

Real-time multi-camera 3D reconstruction is crucial for 3D perception, immersive interaction, and robotics. Existing methods struggle with multi-view fusion, camera extrinsic uncertainty, and scalability for large camera…

3D ReconstructionPoint Clouds

Novel View Synthesis with Neural Radiance Fields for Industrial Robot Applications

2024-05-07 · Markus Hillemann, Robert Langendörfer, Max Heiken, Max Mehltretter 외

Neural Radiance Fields (NeRFs) have become a rapidly growing research field with the potential to revolutionize typical photogrammetric workflows, such as those used for 3D scene reconstruction. As input, NeRFs require m…

3D Scene ReconstructionNeRFNovel View Synthesis

Look Closer: Bridging Egocentric and Third-Person Views with Transformers for Robotic Manipulation

2022-01-19 · Rishabh Jangir, Nicklas Hansen, Sambaran Ghosal, Mohit Jain 외

Learning to solve precision-based manipulation tasks from visual feedback using Reinforcement Learning (RL) could drastically reduce the engineering efforts required by traditional robot systems. However, performing fine…

Reinforcement Learning (RL)

Single RGB-D Camera Teleoperation for General Robotic Manipulation

2021-06-28 · Quan Vuong, Yuzhe Qin, Runlin Guo, Xiaolong Wang 외

We propose a teleoperation system that uses a single RGB-D camera as the human motion capture device. Our system can perform general manipulation tasks such as cloth folding, hammering and 3mm clearance peg in hole. We p…

Multi-View Masked World Models for Visual Robotic Manipulation

2023-02-05 · Younggyo Seo, Junsu Kim, Stephen James, Kimin Lee 외

Visual robotic manipulation research and applications often use multiple cameras, or views, to better perceive the world. How else can we utilize the richness of multi-view data? In this paper, we investigate how to lear…

Camera CalibrationRepresentation Learning