paper-with-me

Papers

Beyond Sight: Finetuning Generalist Robot Policies with Heterogeneous Sensors via Language Grounding

2025-01-08 · Joshua Jones, Oier Mees, Carmelo Sferrazza, Kyle Stachowicz, Pieter Abbeel, Sergey Levine

Interacting with the world is a multi-sensory experience: achieving effective general-purpose interaction requires making use of all available modalities -- including vision, touch, and audio -- to fill in gaps from partial observation. For example, when vision is occluded reaching into a bag, a robot should rely on its senses of touch and sound. However, state-of-the-art generalist robot policies are typically trained on large datasets to predict robot actions solely from visual and proprioceptive observations. In this work, we propose FuSe, a novel approach that enables finetuning visuomotor generalist policies on heterogeneous sensor modalities for which large datasets are not readily available by leveraging natural language as a common cross-modal grounding. We combine a multimodal contrastive loss with a sensory-grounded language generation loss to encode high-level semantics. In the context of robot manipulation, we show that FuSe enables performing challenging tasks that require reasoning jointly over modalities such as vision, touch, and sound in a zero-shot setting, such as multimodal prompting, compositional cross-modal prompting, and descriptions of objects it interacts with. We show that the same recipe is applicable to widely different generalist policies, including both diffusion-based generalist policies and large vision-language-action (VLA) models. Extensive experiments in the real world show that FuSeis able to increase success rates by over 20% compared to all considered baselines.

📄 PDF Abstract BibTeX arXiv:2501.04693

Code (0)

등록된 구현이 없습니다.

Tasks

Robot ManipulationText GenerationVision-Language-Action

Similar Papers 제목 키워드 기반

Learning to Act While Waiting: RL Finetuning of Generalist Robot Policies Under Inference Latency

2026-08-24 · Brian Zhu, Momen Khalil, E Harrison, Emanuele Poggi 외 arxiv

While reinforcement learning (RL) allows generalist robot policies to continually improve during deployment, the large model size of modern generalist policies, such as VLAs, poses a fundamental obstacle to effective RL …

Reinforcement Learning

RLDG: Robotic Generalist Policy Distillation via Reinforcement Learning

2024-12-13 · Charles Xu, Qiyang Li, Jianlan Luo, Sergey Levine

Recent advances in robotic foundation models have enabled the development of generalist policies that can adapt to diverse tasks. While these models show impressive flexibility, their performance heavily depends on the q…

reinforcement-learningReinforcement Learning

FTP-1: A Generalist Foundation Tactile Policy Across Tactile Sensors for Contact-Rich Manipulation

2026-06-11 · Chengbo Yuan, Zicheng Zhang, Mingjie Zhou, Wendi Chen 외 arxiv

Despite the success of vision-based generalist robotic policies, existing tactile-based policies remain tied to fixed embodiments and sensor setups. This is because tactile signals are highly heterogeneous across hardwar…

Shortcut Learning in Generalist Robot Policies: The Role of Dataset Diversity and Fragmentation

2025-08-08 · Youguang Xing, Xu Luo, Junlin Xie, Lianli Gao 외 arxiv

Generalist robot policies trained on large-scale datasets such as Open X-Embodiment (OXE) demonstrate strong performance across a wide range of tasks. However, they often struggle to generalize beyond the distribution of…

Data Augmentation

Robust Finetuning of Vision-Language-Action Robot Policies via Parameter Merging

2025-12-09 · Yajat Yadav, Zhiyuan Zhou, Andrew Wagenmaker, Karl Pertsch 외 arxiv

Generalist robot policies, trained on large and diverse datasets, have demonstrated the ability to generalize across a wide spectrum of behaviors, enabling a single policy to act in varied real-world environments. Howeve…