Commentary Generation from Data Records of Multiplayer Strategy Esports Game (2024.naacl-srw)
Copied to clipboard
| Challenge: | Esports play logs are expensive for human experts to provide individual games with play-by-play commentaries. |
| Approach: | They first build large-scale esports data-to-text datasets that pair structured data and commentaries from a popular eSports game, League of Legends. |
| Outcome: | The proposed model can generate game commentaries from esports’ data records while examining the impact of the pre-trained language models. |
Similar Papers
MOBA-E2C: Generating MOBA Game Commentaries via Capturing Highlight Events from the Meta-Data (2022.findings-emnlp)
Copied to clipboard
| Challenge: | e-sports game competitions lack commentators because of the shortage of professional human commentators. |
| Approach: | They propose a data-driven MOBA commentary generation framework for MOBA games . they use a rule-based generator and a generative GPT generator to generate commentaries . |
| Outcome: | The proposed model generates commentaries based on the game meta-data and a rule-based generator and generative GPT generator. |
Generating Sports News from Live Commentary: A Chinese Dataset for Sports Game Summarization (2020.aacl-main)
Copied to clipboard
| Challenge: | Existing methods to generate sports summarization tasks are laborintensive and infeasible. |
| Approach: | They propose a Chinese dataset for sports game summarization and a model that consists of a selector and rewriter to evaluate the correctness of generated sports summaries. |
| Outcome: | The proposed model performs better on ROUGE and the two designed scores. |
Learning to Generate Move-by-Move Commentary for Chess Games from Large-Scale Social Forum Data (P18-1)
Copied to clipboard
| Challenge: | Using a large-scale chess commentary dataset, we generate a set of comments for individual moves in a game. |
| Approach: | They propose a large-scale chess commentary dataset and a method to generate commentary for individual moves in a chessian game. |
| Outcome: | The proposed method is rated similar to ground truth commentary texts in terms of correctness and fluency. |
MatchTime: Towards Automatic Soccer Game Commentary Generation (2024.emnlp-main)
Copied to clipboard
| Challenge: | Existing data on soccer commentary are often unsatisfactory, and the quality of existing data is often poor. |
| Approach: | They propose to manually annotate timestamps for 49 soccer matches and then use them to create a model to correct and filter existing data. |
| Outcome: | The proposed model improves the viewing experience of soccer and can be trained on the curated dataset. |
Open-domain Video Commentary Generation (2022.emnlp-main)
Copied to clipboard
Edison Marrese-Taylor, Yumi Hamazono, Tatsuya Ishigaki, Goran Topić, Yusuke Miyao, Ichiro Kobayashi, Hiroya Takamura
| Challenge: | Existing approaches to generate live commentary on specific domains have been limited. |
| Approach: | They propose to generate live commentary from transcribed videos in an open-domain setting . they propose to use well-known neural architectures to build models based on transcriptions . |
| Outcome: | The proposed model is based on well-known neural architectures and based off existing models. |
SOCCER: An Information-Sparse Discourse State Tracking Collection in the Sports Commentary Domain (2021.naacl-main)
Copied to clipboard
| Challenge: | Existing methods for state tracking are limited and state changes are less densely distributed over utterances. |
| Approach: | They propose to turn to simplified, fully observable systems that show some of these properties. |
| Outcome: | The proposed system shows that state changes occur infrequently while messages are "chatter" it allows for rich descriptions of state while avoiding the complexities of other settings. |
MCS: An In-battle Commentary System for MOBA Games (2022.coling-1)
Copied to clipboard
Xiaofeng Qi, Chao Li, Zhongping Liang, Jigang Liu, Cheng Zhang, Yuanxin Wei, Lin Yuan, Guang Yang, Lanxiao Huang, Min Li
| Challenge: | In-battle commentary is an important component of live streaming of e-sports competitions and is applicable to a wide range of scenarios like combat information analysis and live streaming. |
| Approach: | They propose a generative system for in-battle real-time commentary in mobile MOBA games and propose 'transform' method to convert match statistics and utterances into consistent encoding space. |
| Outcome: | The proposed system is based on real-time match statistics and events and can be used for live streaming, e-sports commentary and combat information analysis. |
Event-Content-Oriented Dialogue Generation in Short Video (2024.naacl-long)
Copied to clipboard
| Challenge: | Existing multi-modal dialogue models are limited to incapacity of reading visual information and multi-dimensional interactions. |
| Approach: | They propose a novel event-oriented video-dialogue dataset called SportsVD to overcome these challenges by generating human-like response according to event contents in the video and related external knowledge. |
| Outcome: | The proposed method outperforms existing methods on SportsVD and other baselines under several automatic metrics. |
Live Football Commentary System Providing Background Information (2025.acl-demo)
Copied to clipboard
Yuichiro Mori, Chikara Tanaka, Aru Maekawa, Satoshi Kosugi, Tatsuya Ishigaki, Kotaro Funakoshi, Hiroya Takamura, Manabu Okumura
| Challenge: | Existing studies on sports commentary generation focus on describing major events in the video, but real-world commentary often includes background information. |
| Approach: | They developed an audio commentary system that generates utterances with background information and play-by-play commentary for football matches. |
| Outcome: | The proposed system generates utterances with background information and play-by-play commentary for football matches. |
Automated Chess Commentator Powered by Neural Chess Engine (P19-1)
Copied to clipboard
| Challenge: | Existing approaches to generate chess commentary are limited in template variety and are not precise enough. |
| Approach: | They propose a neural chess engine into text generation models to help with encoding boards, predicting moves, and analyzing situations. |
| Outcome: | The proposed model can be trained to generate chess commentary texts in 5 categories . the results are both automatic and human evaluations of the model . |