AIJul 17, 2023

MuLMINet: Multi-Layer Multi-Input Transformer Network with Weighted Loss

arXiv:2307.08262v2h-index: 16
AI Analysis

This work addresses strategic planning for coaches in turn-based sports like badminton, but it appears incremental as it builds on existing transformer methods for a specific domain.

The researchers tackled the problem of predicting future shot types and area coordinates in badminton matches using professional player data, achieving runner-up (2nd place) in the IJCAI CoachAI Badminton Challenge 2023, Track 2.

The increasing use of artificial intelligence (AI) technology in turn-based sports, such as badminton, has sparked significant interest in evaluating strategies through the analysis of match video data. Predicting future shots based on past ones plays a vital role in coaching and strategic planning. In this study, we present a Multi-Layer Multi-Input Transformer Network (MuLMINet) that leverages professional badminton player match data to accurately predict future shot types and area coordinates. Our approach resulted in achieving the runner-up (2nd place) in the IJCAI CoachAI Badminton Challenge 2023, Track 2. To facilitate further research, we have made our code publicly accessible online, contributing to the broader research community's knowledge and advancements in the field of AI-assisted sports analysis.

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