Search papers, labs, and topics across Lattice.
This study explores the efficacy of multi-task learning (MTL) for predicting outcomes in team-based multiplayer games by leveraging shared models trained on diverse supervision signals from video game state data. The authors demonstrate that MTL can enhance generalization and reduce both training and inference costs compared to traditional single-task models, particularly in scenarios with limited target data. Key findings reveal that the adapted multimodal architecture effectively integrates various input types and improves performance across different game maps, showcasing the potential of transfer learning in dynamic environments.
MTL not only slashes training costs but also boosts prediction accuracy across diverse game scenarios, challenging the dominance of single-task models.
Multi-task learning (MTL) is a promising approach for prediction tasks derived from video game state data, as modern game telemetry provides multiple related supervision signals from the same structured observations. We study whether a shared model trained jointly across tasks in team-based multiplayer games can improve generalization while reducing training and inference cost compared to specialized single-task models. We adapt a multimodal architecture for endpoint prediction to a general multi-task setting that combines rasterized vision inputs, global match context, and per-unit state information through an image encoder and attention-based interaction modeling. Experiments on a large proprietary World of Tanks dataset compare single-task and multi-task training, evaluate weighting strategies for mixed losses and conflicting gradients, and test pre-training/fine-tuning under limited target-data regimes. We also examine within-game transfer across game maps under structured environment shift.