The reviewed record of science sign in
Pith

arxiv: 2309.03315 · v2 · pith:2YNBGSBJ · submitted 2023-09-06 · cs.RO · cs.LG

Robotic Table Tennis: A Case Study into a High Speed Learning System

Reviewed by Pithpith:2YNBGSBJopen to challenge →

classification cs.RO cs.LG
keywords systemlearningperceptionrealrobotictabletennistraining
0
0 comments X
read the original abstract

We present a deep-dive into a real-world robotic learning system that, in previous work, was shown to be capable of hundreds of table tennis rallies with a human and has the ability to precisely return the ball to desired targets. This system puts together a highly optimized perception subsystem, a high-speed low-latency robot controller, a simulation paradigm that can prevent damage in the real world and also train policies for zero-shot transfer, and automated real world environment resets that enable autonomous training and evaluation on physical robots. We complement a complete system description, including numerous design decisions that are typically not widely disseminated, with a collection of studies that clarify the importance of mitigating various sources of latency, accounting for training and deployment distribution shifts, robustness of the perception system, sensitivity to policy hyper-parameters, and choice of action space. A video demonstrating the components of the system and details of experimental results can be found at https://youtu.be/uFcnWjB42I0.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

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

    cs.RO 2026-06 unverdicted novelty 5.0

    A transformer trained on real table tennis data predicts ball states and is swapped at deployment into simulation-trained policies via SPAD to reduce the sim-to-real gap without retraining.

  2. Biologically Inspired Event-Based Perception and Sample-Efficient Learning for High-Speed Table Tennis Robots

    cs.RO 2026-04 unverdicted novelty 5.0

    Event-based perception combined with progressive low-to-high speed training improves robotic table tennis return accuracy by 35.8% using the same number of training episodes.