paper-with-me

Papers

Zero-shot Interactive Perception

2026-02-20 · Venkatesh Sripada, Frank Guerin, Amir Ghalamzan arxiv

Interactive perception (IP) enables robots to extract hidden information in their workspace and execute manipulation plans by physically interacting with objects and altering the state of the environment -- crucial for resolving occlusions and ambiguity in complex, partially observable scenarios. We present Zero-Shot IP (ZS-IP), a novel framework that couples multi-strategy manipulation (pushing and grasping) with a memory-driven Vision Language Model (VLM) to guide robotic interactions and resolve semantic queries. ZS-IP integrates three key components: (1) an Enhanced Observation (EO) module that augments the VLM's visual perception with both conventional keypoints and our proposed pushlines -- a novel 2D visual augmentation tailored to pushing actions, (2) a memory-guided action module that reinforces semantic reasoning through context lookup, and (3) a robotic controller that executes pushing, pulling, or grasping based on VLM output. Unlike grid-based augmentations optimized for pick-and-place, pushlines capture affordances for contact-rich actions, substantially improving pushing performance. We evaluate ZS-IP on a 7-DOF Franka Panda arm across diverse scenes with varying occlusions and task complexities. Our experiments demonstrate that ZS-IP outperforms passive and viewpoint-based perception techniques such as Mark-Based Visual Prompting (MOKA), particularly in pushing tasks, while preserving the integrity of non-target elements.

📄 PDF Abstract BibTeX arXiv:2602.18374

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Think, Act, and Ask: Open-World Interactive Personalized Robot Navigation

2023-10-12 · Yinpei Dai, Run Peng, Sikai Li, Joyce Chai

Zero-Shot Object Navigation (ZSON) enables agents to navigate towards open-vocabulary objects in unknown environments. The existing works of ZSON mainly focus on following individual instructions to find generic object c…

NavigateObjectRobot Navigation

Grasp Anything: Combining Teacher-Augmented Policy Gradient Learning with Instance Segmentation to Grasp Arbitrary Objects

2024-03-15 · Malte Mosbach, Sven Behnke

Interactive grasping from clutter, akin to human dexterity, is one of the longest-standing problems in robot learning. Challenges stem from the intricacies of visual perception, the demand for precise motor skills, and t…

Instance SegmentationObjectSegmentationSemantic Segmentation

Funnel-HOI: Top-Down Perception for Zero-Shot HOI Detection

2025-07-16 · Sandipan Sarma, Agney Talwarr, Arijit Sur arxiv

Human-object interaction detection (HOID) refers to localizing interactive human-object pairs in images and identifying the interactions. Since there could be an exponential number of object-action combinations, labeled …

Human-Object Interaction DetectionScene UnderstandingZero-Shot Learning

DreamNav: A Trajectory-Based Imaginative Framework for Zero-Shot Vision-and-Language Navigation

2025-09-14 · Yunheng Wang, Yuetong Fang, Taowen Wang, Yixiao Feng 외 arxiv

Vision-and-Language Navigation in Continuous Environments (VLN-CE), which links language instructions to perception and control in the real world, is a core capability of embodied robots. Recently, large-scale pretrained…

Scene Understanding

MIMIC-IT: Multi-Modal In-Context Instruction Tuning

2023-06-08 · Bo Li, Yuanhan Zhang, Liangyu Chen, Jinghao Wang 외

High-quality instructions and responses are essential for the zero-shot performance of large language models on interactive natural language tasks. For interactive vision-language tasks involving intricate visual scenes,…

In-Context LearningVisual Question Answering