paper-with-me

홈 › Papers

Spline Policy: A Structured Representation for Robot Policies

2026-06-05 · Mengze Tian, Yiming Li, Sichao Liu, Auke Ijspeert, Sylvain Calinon arxiv

Modern imitation-learning policies for robot manipulation often represent actions as fixed-resolution action chunks, which are simple and effective but expose limited geometric and temporal structure before execution. This paper studies Spline Policy (SP), a structured representation that replaces action chunks with spline parameters while keeping the policy backbone unchanged. The predicted spline can be decoded as a compact continuous trajectory, queried at different temporal resolutions, constrained or edited in parameter space, and passed to downstream controllers. For quadratic spline outputs, the same representation can also be converted into a state-dependent vector field through an analytical distance-field construction. Under the regularity and projection assumptions of this construction, the induced dynamics do not increase the distance to the generated spline, yielding a principled local corrective mechanism around the predicted motion. The spline output further supports uncertainty propagation from observations to spline parameters, trajectories, and flow fields, and can be combined with classical control mechanisms such as null-space collision avoidance without retraining the policy backbone. We instantiate SP with diffusion, flow-matching, transformer-based, and vision-language-action backbones. Experiments in low-dimensional motion learning, simulated manipulation under matched backbones, dexterous manipulation, and real-robot case studies show that SP remains compatible with modern policy learners while exposing useful motion-structure properties, including compact decoding, temporal resampling, local correction around predicted motions, uncertainty evaluation, and controller compatibility.

📄 PDF Abstract BibTeX arXiv:2606.07386

Code (0)

등록된 구현이 없습니다.

Tasks

Collision AvoidanceRobot Manipulation

Similar Papers 제목 키워드 기반

B-spline Policy: Accelerating Manipulation Policies via B-spline Action Representations

2026-07-10 · Xiaoshen Han, Haoyu Xiong, Haonan Chen, Chaoqi Liu 외 arxiv

In this work, we present B-spline Policy (BSP), an action representation designed for accelerating robot manipulation policies. Rather than predicting discrete-time action chunks, BSP parameterizes actions as continuous …

Robot Manipulation

ABPolicy: Asynchronous B-Spline Flow Policy for Real-Time and Smooth Robotic Manipulation

2026-02-27 · Fan Yang, Peiguang Jing, Kaihua Qu, Ningyuan Zhao 외 arxiv

Robotic manipulation requires policies that are smooth and responsive to evolving observations. However, synchronous inference in the raw action space introduces several challenges, including intra-chunk jitter, inter-ch…

Learning Structured Robot Policies from Vision-Language Models via Synthetic Neuro-Symbolic Supervision

2026-04-03 · Alessandro Adami, Tommaso Tubaldo, Marco Todescato, Ruggero Carli 외 arxiv

Vision-Language Models (VLMs) have recently demonstrated strong capabilities in mapping multimodal observations to robot behaviors. However, most current approaches rely on end-to-end visuomotor policies that remain opaq…

RMP2: A Structured Composable Policy Class for Robot Learning

2021-03-10 · Anqi Li, Ching-An Cheng, M. Asif Rana, Man Xie 외

We consider the problem of learning motion policies for acceleration-based robotics systems with a structured policy class specified by RMPflow. RMPflow is a multi-task control framework that has been successfully applie…

Computational Efficiency

QuadKAN: KAN-Enhanced Quadruped Motion Control via End-to-End Reinforcement Learning

2025-08-26 · Yinuo Wang, Gavin Tao arxiv

We address vision-guided quadruped motion control with reinforcement learning (RL) and highlight the necessity of combining proprioception with vision for robust control. We propose QuadKAN, a spline-parameterized cross-…

Reinforcement Learning