CVAILGNov 25, 2025

Uplifting Table Tennis: A Robust, Real-World Application for 3D Trajectory and Spin Estimation

arXiv:2511.20250v12 citations
Originality Synthesis-oriented
AI Analysis

This work addresses a domain-specific problem for table tennis analysis, offering a practical application but is incremental as it builds on existing uplifting methods.

The paper tackles the problem of estimating precise 3D trajectories and spin of a table tennis ball from monocular videos, which is challenging due to noisy real-world data and lack of 3D ground truth. It proposes a two-stage pipeline that uses a new dataset and synthetic training to achieve robust performance, though no concrete numbers are provided in the abstract.

Obtaining the precise 3D motion of a table tennis ball from standard monocular videos is a challenging problem, as existing methods trained on synthetic data struggle to generalize to the noisy, imperfect ball and table detections of the real world. This is primarily due to the inherent lack of 3D ground truth trajectories and spin annotations for real-world video. To overcome this, we propose a novel two-stage pipeline that divides the problem into a front-end perception task and a back-end 2D-to-3D uplifting task. This separation allows us to train the front-end components with abundant 2D supervision from our newly created TTHQ dataset, while the back-end uplifting network is trained exclusively on physically-correct synthetic data. We specifically re-engineer the uplifting model to be robust to common real-world artifacts, such as missing detections and varying frame rates. By integrating a ball detector and a table keypoint detector, our approach transforms a proof-of-concept uplifting method into a practical, robust, and high-performing end-to-end application for 3D table tennis trajectory and spin analysis.

Foundations

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

Your Notes