paper-with-me

Papers

Grounding Robot Generalization in Training Data via Retrieval-Augmented VLMs

2026-03-12 · Jensen Gao, Dorsa Sadigh, Sandy Huang, Dhruv Shah arxiv

Recent work on robot manipulation has advanced policy generalization to novel scenarios. However, it is often difficult to characterize how different evaluation settings actually represent generalization from the training distribution of a given policy. To work towards more precise evaluation of generalization in robotics, we propose RADAR, a scalable framework for directly comparing test-time evaluation tasks to policy training data, to determine what form of policy generalization is required. RADAR consists of a two-stage pipeline: first, retrieval using generalist policy embeddings identifies which training examples are relevant for a given evaluation task. Next, vision-language models (VLMs) analyze the evaluation task against the retrieved data, outputting interpretable analysis on how they compare along a variety of axes, and an overall classification of what type of policy generalization is required. Through controlled experiments, we demonstrate that VLMs are effective at analyzing data for generalization, and that our retrieval step effectively identifies examples needed to make accurate classifications with respect to the training data. Furthermore, we scale RADAR to large-scale datasets, where we observe agreement with human-defined benchmark conditions from prior work. We provide demonstrations at radar-analysis.github.io.

📄 PDF Abstract BibTeX arXiv:2603.11426

Code (0)

등록된 구현이 없습니다.

Tasks

Robot Manipulation

Similar Papers 제목 키워드 기반

Zero-Shot Visual Grounding in 3D Gaussians via View Retrieval

2025-09-19 · Liwei Liao, Xufeng Li, Xiaoyun Zheng, Boning Liu 외 arxiv

3D Visual Grounding (3DVG) aims to locate objects in 3D scenes based on text prompts, which is essential for applications such as robotics. However, existing 3DVG methods encounter two main challenges: first, they strugg…

Visual Grounding

RoboGround: Robotic Manipulation with Grounded Vision-Language Priors

2025-04-30 · CVPR 2025 1 · Haifeng Huang, Xinyi Chen, Yilun Chen, Hao Li 외

Recent advancements in robotic manipulation have highlighted the potential of intermediate representations for improving policy generalization. In this work, we explore grounding masks as an effective intermediate repres…

GROW$^2$: Grounding Which and Where for Robot Tool Use

2026-06-29 · Yuhong Deng, Yuyao Liu, David Hsu arxiv

Can the robot use a plate to cut a cake if no knife is available? Tool use greatly expands robot capabilities, but to use tools creatively beyond their intended functions, the robot faces the challenge of $\textit{open-w…

Zero-shot Generalization

GAE: Unleashing Physical Potential of VLM with Generalizable Action Expert

2025-10-04 · Mingyu Liu, Zheng Huang, Xiaoyi Lin, Muzhi Zhu 외 arxiv

Vision-language models demonstrate strong reasoning and planning abilities, yet grounding these predictions into precise robot actions remains a central challenge. Existing Vision-Language-Action methods typically entang…

ReconVLA: Reconstructive Vision-Language-Action Model as Effective Robot Perceiver

2025-08-14 · Wenxuan Song, Ziyang Zhou, Han Zhao, Jiayi Chen 외 arxiv

Recent advances in Vision-Language-Action (VLA) models have enabled robotic agents to integrate multimodal understanding with action execution. However, our empirical analysis reveals that current VLAs struggle to alloca…