paper-with-me

Papers

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

2025-09-19 · Haoran Ding, Anqing Duan, Zezhou Sun, Dezhen Song, Yoshihiko Nakamura 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 precise control. However, in some applications, equipping robots with dedicated in-hand cameras may pose challenges due to hardware constraints, system complexity, and cost. In this work, we propose to endow robots with imaginative perception - enabling them to 'imagine' in-hand observations from agent views at inference time. We achieve this via novel view synthesis (NVS), leveraging a fine-tuned diffusion model conditioned on the relative pose between the agent and in-hand views cameras. Specifically, we apply LoRA-based fine-tuning to adapt a pretrained NVS model (ZeroNVS) to the robotic manipulation domain. We evaluate our approach on both simulation benchmarks (RoboMimic and MimicGen) and real-world experiments using a Unitree Z1 robotic arm for a strawberry picking task. Results show that synthesized in-hand views significantly enhance policy inference, effectively recovering the performance drop caused by the absence of real in-hand cameras. Our method offers a scalable and hardware-light solution for deploying robust visuomotor policies, highlighting the potential of imaginative visual reasoning in embodied agents.

📄 PDF Abstract BibTeX arXiv:2509.15717

Code (0)

등록된 구현이 없습니다.

Tasks

Novel View SynthesisVisual Reasoning

Similar Papers 제목 키워드 기반

Dreaming the Unseen: World Model-regularized Diffusion Policy for Out-of-Distribution Robustness

2026-03-22 · Ziou Hu, Xiangtong Yao, Yuan Meng, Zhenshan Bing 외 arxiv

Diffusion policies excel at visuomotor control but often fail catastrophically under severe out-of-distribution (OOD) disturbances, such as unexpected object displacements or visual corruptions. To address this vulnerabi…

Taming Uncertainty in Sparse-view Generalizable NeRF via Indirect Diffusion Guidance

2024-02-02 · Yaokun Li, Chao Gou, Guang Tan

Neural Radiance Fields (NeRF) have demonstrated effectiveness in synthesizing novel views. However, their reliance on dense inputs and scene-specific optimization has limited their broader applicability. Generalizable Ne…

NeRF

Z-LaVI: Zero-Shot Language Solver Fueled by Visual Imagination

2022-10-21 · Yue Yang, Wenlin Yao, Hongming Zhang, Xiaoyang Wang 외

Large-scale pretrained language models have made significant advances in solving downstream language understanding tasks. However, they generally suffer from reporting bias, the phenomenon describing the lack of explicit…

Image GenerationLanguage ModelingLanguage ModellingRetrieval+3

DMWM: Dual-Mind World Model with Long-Term Imagination

2025-02-11 · Lingyi Wang, Rashed Shelim, Walid Saad, Naren Ramakrishnan

Imagination in world models is crucial for enabling agents to learn long-horizon policy in a sample-efficient manner. Existing recurrent state-space model (RSSM)-based world models depend on single-step statistical infer…

Logical Reasoning

Riemannian Flow Matching Policy for Robot Motion Learning

2024-03-15 · Max Braun, Noémie Jaquier, Leonel Rozo, Tamim Asfour

We introduce Riemannian Flow Matching Policies (RFMP), a novel model for learning and synthesizing robot visuomotor policies. RFMP leverages the efficient training and inference capabilities of flow matching methods. By …