arXiv:2606.11464cs.RO2026-06被引 2

用Transformer预测乒乓球轨迹,提升机器人真实场景表现

Bridging the sim2real gap in the table tennis robot with a transformer-based ball states predictor

论文配图:Bridging the sim2real gap in the table tennis robot with a transformer-based ball states predictor
图 1 · 摘自论文原文
  • 用Transformer直接从历史观测建模长期时序依赖,无需物理模型
  • 在真实数据上训练,实现长时程精准预测,误差显著低于传统方法
  • 部署时替换仿真器为真实预测器,无需重训即可缩小仿真到现实差距

机器人乒乓球是动态环境中高速闭环控制的代表性基准任务,准确快速地预测球的状态对可靠规划与控制至关重要。基于物理的方法严重依赖精确参数识别和初始状态,而基于学习的方法通常难以捕捉长时序依赖,且多在有限或模拟数据上训练。本文提出一种基于Transformer的乒乓球状态预测框架,利用注意力机制直接从历史观测中建模长时序相关性,无需显式飞行或弹跳模型。为支持鲁棒学习与泛化,我们收集了来自不同技能水平玩家及多样球发射装置的大规模真实世界数据集。结合高容量Transformer架构与丰富真实数据,实现了精准的长时程预测。在此基础上,我们提出一种即插即用的仿真到现实迁移策略——部署时替换预测器(SPAD),将训练阶段使用的物理仿真器替换为真实世界训练的预测器,提升策略的仿真到现实迁移能力,且无需重新训练。实验表明,这一简单替换有效缩小了仿真到现实差距,同时保持仿真训练的高效性与可扩展性。

原文摘要 · Abstract (English)

Robotic table tennis is a representative benchmark for high-speed, closed-loop robotic control in dynamic environments, where accurate and fast prediction of ball states is critical for reliable planning and control. Physics-based approaches rely heavily on accurate parameter identification and precise initial state, while learning-based methods often struggle to capture long-range temporal dependencies and are typically trained on limited or simulated data. We propose a transformer-based framework for table tennis ball state prediction that leverages attention mechanisms to model long-range temporal correlations directly from historical observations, without relying on explicit flight or bounce models. To support robust learning and generalization, we collected a large-scale real-world dataset from players of varying skill levels and diverse ball cannon configurations. The combination of a high-capacity transformer architecture and extensive real-world data enables accurate long-horizon forecasting. Building on this capability, we introduce a plug-and-play sim-to-real transfer strategy, Swap Predictor at Deployment (SPAD), which replaces the physics-based simulator used during training with the proposed real-world-trained predictor at deployment, improving the sim-to-real transferability of the policy without requiring retraining. We demonstrate that this simple substitution effectively narrows the sim-to-real gap while preserving the efficiency and scalability of simulation-based training.

机器人控制Transformer仿真到现实运动预测

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。