paper-with-me

Papers

Action with Visual Primitives

2026-05-21 · Weilong Guo, Yuchen Wang, Renping Zhou, Yunfeng Zhang, Rui Fang, Yuyang Pang, Wenda Xu, Gao Huang arxiv

Vision-Language-Action (VLA) models have emerged as a promising paradigm for generalist robotic manipulation. A common design in current architectures maps language instructions and visual observations to actions in a single forward pass. While conceptually simple, this formulation entangles instruction comprehension, spatial scene understanding, and motor control within a single learning objective. As a result, the action expert must implicitly relearn cognitive and perceptual capabilities already present in the pretrained VLM, which can limit both learning efficiency and generalization. We introduce AVP (Action with Visual Primitives), an end-to-end architecture that implements this visual-primitive-centric interface: the VLM infers the next-stage target and emits visual-primitive tokens that condition a flow-matching action expert, with supervision derived from end-effector kinematics. Real-robot experiments on general pick-and-place tasks show that AVP improves the success rate by 37.04% over pi_0.5 and outperforms other recent methods, with consistent gains in data efficiency, spatial-compositional generalization, and object-level transfer.

📄 PDF Abstract BibTeX arXiv:2605.22183

Code (0)

등록된 구현이 없습니다.

Tasks

Scene Understanding

Similar Papers 제목 키워드 기반

Learning visual policies for building 3D shape categories

2020-04-15 · Alexander Pashevich, Igor Kalevatykh, Ivan Laptev, Cordelia Schmid

Manipulation and assembly tasks require non-trivial planning of actions depending on the environment and the final goal. Previous work in this domain often assembles particular instances of objects from known sets of pri…

Object

ManipDreamer: Boosting Robotic Manipulation World Model with Action Tree and Visual Guidance

2025-04-23 · Ying Li, Xiaobao Wei, Xiaowei Chi, Yuming Li 외

While recent advancements in robotic manipulation video synthesis have shown promise, significant challenges persist in ensuring effective instruction-following and achieving high visual quality. Recent methods, like Rob…

Instruction FollowingSSIMVideo Generation

Latent Actions from Factorized Transition Effects under Agent Ambiguity

2026-06-29 · Heejeong Nam, Chandradithya S Jonnalagadda, Harshit Aggarwal, Eric Xu 외 arxiv

Latent Action Models (LAMs) learn action-like proxies from observation transitions. However, in multi-object or distractor-rich scenes, these visual effects mix agent motion with distractors, camera dynamics, and backgro…

DeFormer: Integrating Transformers with Deformable Models for 3D Shape Abstraction from a Single Image

2023-09-22 · ICCV 2023 1 · Di Liu, Xiang Yu, Meng Ye, Qilong Zhangli 외

Accurate 3D shape abstraction from a single 2D image is a long-standing problem in computer vision and graphics. By leveraging a set of primitives to represent the target shape, recent methods have achieved promising res…

Fast Cylinder and Plane Extraction from Depth Cameras for Visual Odometry

2018-03-06 · Pedro F. Proença, Yang Gao

This paper presents CAPE, a method to extract planes and cylinder segments from organized point clouds, which processes 640x480 depth images on a single CPU core at an average of 300 Hz, by operating on a grid of planar …

CPUVisual Odometry