paper-with-me

홈 › Papers

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

2026-07-10 · Xiaoshen Han, Haoyu Xiong, Haonan Chen, Chaoqi Liu, Antonio Torralba, Yuke Zhu, Yilun Du 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 B-spline curves defined by a set of knots and control points. This representation yields smooth, time-continuous trajectories that can be temporally scaled and executed by low-level controllers at higher frequencies and speeds. We show that B-spline-parameterized actions can be seamlessly integrated into standard policy learning pipelines by directly predicting B-spline parameters. Experiments on simulated and real-world tasks demonstrate that BSP significantly reduces task completion time, achieving substantial improvements over baseline methods while maintaining strong success rates. More results: https://b-spline-policy.github.io

📄 PDF Abstract BibTeX arXiv:2607.09648

Code (0)

등록된 구현이 없습니다.

Tasks

Robot Manipulation

Similar Papers 제목 키워드 기반

Spline Policy: A Structured Representation for Robot Policies

2026-06-05 · Mengze Tian, Yiming Li, Sichao Liu, Auke Ijspeert 외 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. Th…

Collision AvoidanceRobot 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…

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

Kinematic Tokenization: Optimization-Based Continuous-Time Tokens for Learnable Decision Policies in Noisy Time Series

2026-01-15 · Griffin Kearney arxiv

Transformers are designed for discrete tokens, yet many real-world signals are continuous processes observed through noisy sampling. Discrete tokenizations (raw values, patches, finite differences) can be brittle in low …

KAN-SAs: Efficient Acceleration of Kolmogorov-Arnold Networks on Systolic Arrays

2025-11-20 · Sohaib Errabii, Olivier Sentieys, Marcello Traiola arxiv

Kolmogorov-Arnold Networks (KANs) have garnered significant attention for their promise of improved parameter efficiency and explainability compared to traditional Deep Neural Networks (DNNs). KANs' key innovation lies i…