SDMMASFeb 18, 2022

Predicting Sex and Stroke Success -- Computer-aided Player Grunt Analysis in Tennis Matches

arXiv:2202.09102v1
Originality Synthesis-oriented
AI Analysis

This work addresses performance analysis for professional tennis players and coaches, but it is incremental as it applies existing methods to a new dataset.

The paper tackled predicting player sex and immediate stroke success in tennis matches using only acoustic features from players' grunts, achieving an unweighted average recall of 84.0% for sex prediction and 60.3% for stroke success.

Professional athletes increasingly use automated analysis of meta- and signal data to improve their training and game performance. As in other related human-to-human research fields, signal data, in particular, contain important performance- and mood-specific indicators for automated analysis. In this paper, we introduce the novel data set SCORE! to investigate the performance of several features and machine learning paradigms in the prediction of the sex and immediate stroke success in tennis matches, based only on vocal expression through players' grunts. The data was gathered from YouTube, labelled under the exact same definition, and the audio processed for modelling. We extract several widely used basic, expert-knowledge, and deep acoustic features of the audio samples and evaluate their effectiveness in combination with various machine learning approaches. In a binary setting, the best system, using spectrograms and a Convolutional Recurrent Neural Network, achieves an unweighted average recall (UAR) of 84.0 % for the player sex prediction task, and 60.3 % predicting stroke success, based only on acoustic cues in players' grunts of both sexes. Further, we achieve a UAR of 58.3 %, and 61.3 %, when the models are exclusively trained on female or male grunts, respectively.

Code Implementations1 repo
Foundations

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

Your Notes