Related Experiment Videos
From IMU Streams to Real-Time Decisions: Past-Only Next-Window Badminton Action Prediction
Qinglin Zhu1, Jiao Wang2, Bin Guo1
1College of Electrical Engineering, Sichuan University, Chengdu 610065, China.
None:
We study real-time next-window badminton action prediction from wearable IMU streams where the system must predict the action label of the upcoming 100 ms window using past-only (causal) information. To handle severe class imbalance in continuous streams, we employ window-level downsampling of the dominant background class and compress multi-sensor time/frequency features using PCA before temporal modeling. We evaluate the full pipeline under a hop-based streaming protocol and show that our BiLSTM + MHSA model achieves high recognition performance (test accuracy 96.36%, Macro-F1 95.82%) while remaining deployable in real time, reaching 58.20 windows/s end to end (including preprocessing), i.e., 5.82× the real-time requirement (10 windows/s under a 100 ms output interval), on a Windows PC with an NVIDIA RTX 3080 GPU. These results support low-latency applications such as live coaching feedback and tactical analytics.