paper-with-me

홈 › Papers

Spatial-Language Attention Policies for Efficient Robot Learning

2023-04-21 · Priyam Parashar, Vidhi Jain, Xiaohan Zhang, Jay Vakil, Sam Powers, Yonatan Bisk, Chris Paxton

Despite great strides in language-guided manipulation, existing work has been constrained to table-top settings. Table-tops allow for perfect and consistent camera angles, properties are that do not hold in mobile manipulation. Task plans that involve moving around the environment must be robust to egocentric views and changes in the plane and angle of grasp. A further challenge is ensuring this is all true while still being able to learn skills efficiently from limited data. We propose Spatial-Language Attention Policies (SLAP) as a solution. SLAP uses three-dimensional tokens as the input representation to train a single multi-task, language-conditioned action prediction policy. Our method shows an 80% success rate in the real world across eight tasks with a single model, and a 47.5% success rate when unseen clutter and unseen object configurations are introduced, even with only a handful of examples per task. This represents an improvement of 30% over prior work (20% given unseen distractors and configurations). We see a 4x improvement over baseline in mobile manipulation setting. In addition, we show how SLAPs robustness allows us to execute Task Plans from open-vocabulary instructions using a large language model for multi-step mobile manipulation. For videos, see the website: https://robotslap.github.io

📄 PDF Abstract BibTeX arXiv:2304.11235

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

STARRY: Spatial-Temporal Action-Centric World Modeling for Robotic Manipulation

2026-04-29 · Yuxuan Tian, Yurun Jin, Bin Yu, Yukun Shi 외 arxiv

Robotic manipulation requires reasoning about future spatial-temporal interactions and geometric constraints, yet existing Vision-Language-Action (VLA) policies often leave predictive representation weakly coupled with a…

StereoPolicy: Improving Robotic Manipulation Policies via Stereo Perception

2026-05-11 · Evans Han, Yunfan Jiang, Yingke Wang, Haoyue Xiao 외 arxiv

Recent advances in robot imitation learning have produced powerful visuomotor policies that manipulate diverse objects from visual inputs. However, monocular observations lack depth information, which is critical for pre…

Point Clouds

SARA-RT: Scaling up Robotics Transformers with Self-Adaptive Robust Attention

2023-12-04 · Isabel Leal, Krzysztof Choromanski, Deepali Jain, Avinava Dubey 외

We present Self-Adaptive Robust Attention for Robotics Transformers (SARA-RT): a new paradigm for addressing the emerging challenge of scaling up Robotics Transformers (RT) for on-robot deployment. SARA-RT relies on the …

Vision-Language-Action

Act3D: 3D Feature Field Transformers for Multi-Task Robotic Manipulation

2023-06-30 · Theophile Gervet, Zhou Xian, Nikolaos Gkanatsios, Katerina Fragkiadaki

3D perceptual representations are well suited for robot manipulation as they easily encode occlusions and simplify spatial reasoning. Many manipulation tasks require high spatial precision in end-effector pose prediction…

Action DetectionPose PredictionRobot ManipulationSpatial Reasoning

Spatial Attention: Adapting Execution Horizons for Diffusion Policies via Observation Sensitivity

2026-07-06 · Che-Sang Park, Junsu Ha, Jianlong Fu, Frank C. Park arxiv

Sampling action chunks via generative models has become a widely adopted methodology for robotic learning from demonstration. However, existing methods often struggle to balance responsiveness and computational cost beca…

Computational Efficiency