ROJun 9

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

arXiv:2606.11464v12.5h-index: 7
Predicted impact top 93% in RO · last 90 daysOriginality Incremental advance
AI Analysis

For robotic table tennis systems, this work provides a practical method to bridge the sim-to-real gap, enabling more reliable real-world performance.

The paper addresses the sim-to-real gap in robotic table tennis by proposing a transformer-based ball state predictor trained on a large real-world dataset, which when swapped with a physics-based simulator at deployment, improves policy transferability without retraining.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes