paper-with-me

홈 › Papers

SportsNGEN: Sustained Generation of Realistic Multi-player Sports Gameplay

2024-02-10 · Lachlan Thorpe, Lewis Bawden, Karanjot Vendal, John Bronskill, Richard E. Turner

We present a transformer decoder based sports simulation engine, SportsNGEN, trained on sports player and ball tracking sequences, that is capable of generating sustained gameplay and accurately mimicking the decision making of real players. By training on a large database of professional tennis tracking data, we demonstrate that simulations produced by SportsNGEN can be used to predict the outcomes of rallies, determine the best shot choices at any point, and evaluate counterfactual or what if scenarios to inform coaching decisions and elevate broadcast coverage. By combining the generated simulations with a shot classifier and logic to start and end rallies, the system is capable of simulating an entire tennis match. We evaluate SportsNGEN by comparing statistics of the simulations with those of real matches between the same players. We show that the model output sampling parameters are crucial to simulation realism and that SportsNGEN is probabilistically well-calibrated to real data. In addition, a generic version of SportsNGEN can be customized to a specific player by fine-tuning on the subset of match data that includes that player. Finally, we show qualitative results indicating the same approach works for football.

📄 PDF Abstract BibTeX arXiv:2403.12977

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualDecision MakingDecoder

Similar Papers 제목 키워드 기반

PTCG-Bench: Can LLM Agents Master Pokémon Trading Card Game?

2026-05-28 · Dongdong Hua, Yifei Sun, Renhong Huang, Feng Gao 외 arxiv

Given a strategically complex board game, human players can quickly learn to devise strategies after playing a few rounds. Autonomous agents require similar capabilities in realistic interactive environments, yet existin…

Dynamics of Adversarial Attacks on Large Language Model-Based Search Engines

2025-01-01 · Xiyang Hu

The increasing integration of Large Language Model (LLM) based search engines has transformed the landscape of information retrieval. However, these systems are vulnerable to adversarial attacks, especially ranking manip…

Information RetrievalLanguage ModelingLanguage ModellingLarge Language Model

PlayGen-MoG: Framework for Diverse Multi-Agent Play Generation via Mixture-of-Gaussians Trajectory Prediction

2026-04-02 · Kevin Song arxiv

Multi-agent trajectory generation in team sports requires models that capture both the diversity of possible plays and realistic spatial coordination between players on plays. Standard generative approaches such as Condi…

Trajectory Prediction

ChronoPlay: A Framework for Modeling Dual Dynamics and Authenticity in Game RAG Benchmarks

2025-10-21 · Liyang He, Yuren Zhang, Ziwei Zhu, Zhenghui Li 외 arxiv

Retrieval Augmented Generation (RAG) systems are increasingly vital in dynamic domains like online gaming, yet the lack of a dedicated benchmark has impeded standardized evaluation in this area. The core difficulty lies …

A Complete framework for ambush avoidance in realistic environments

2014-08-26 · Emmanuel Boidot, Aude Marzuoli, Eric Feron

Operating vehicles in adversarial environments between a recurring origin-destination pair requires new planning techniques. A two players zero-sum game is introduced. The goal of the first player is to minimize the expe…