The reviewed record of science sign in
Pith

arxiv: 2304.13826 · v1 · pith:GJI2OIX4 · submitted 2023-04-26 · cs.AI · cs.CV· cs.RO

Programmatically Grounded, Compositionally Generalizable Robotic Manipulation

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:GJI2OIX4record.jsonopen to challenge →

classification cs.AI cs.CVcs.RO
keywords manipulationactionmodelssemanticfunctionalgeneralgeneralizationgrounded
0
0 comments X
read the original abstract

Robots operating in the real world require both rich manipulation skills as well as the ability to semantically reason about when to apply those skills. Towards this goal, recent works have integrated semantic representations from large-scale pretrained vision-language (VL) models into manipulation models, imparting them with more general reasoning capabilities. However, we show that the conventional pretraining-finetuning pipeline for integrating such representations entangles the learning of domain-specific action information and domain-general visual information, leading to less data-efficient training and poor generalization to unseen objects and tasks. To this end, we propose ProgramPort, a modular approach to better leverage pretrained VL models by exploiting the syntactic and semantic structures of language instructions. Our framework uses a semantic parser to recover an executable program, composed of functional modules grounded on vision and action across different modalities. Each functional module is realized as a combination of deterministic computation and learnable neural networks. Program execution produces parameters to general manipulation primitives for a robotic end-effector. The entire modular network can be trained with end-to-end imitation learning objectives. Experiments show that our model successfully disentangles action and perception, translating to improved zero-shot and compositional generalization in a variety of manipulation behaviors. Project webpage at: \url{https://progport.github.io}.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Inference-Time Robot Behavior Steering through Physically-Aware Reconfiguration of Task-Structure

    cs.RO 2026-06 unverdicted novelty 6.0

    ReStruct steers robot policies at inference time by reconfiguring task structure with neural automata and synchronous products, claiming up to 25% gains over VLA models in success and preference adherence.

  2. Position: Vision-Language-Action Models Cannot Be Verified to Perform Physical Reasoning

    cs.RO 2026-06 conditional novelty 5.0

    VLA benchmark success rates cannot distinguish semantic generalization from physical reasoning due to an identifiability gap in current evaluation protocols.