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. |
Similar Papers
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 . |
Bridging the Gap between Expert and Language Models: Concept-guided Chess Commentary Generation and Evaluation (2025.naacl-long)
Copied to clipboard
| Challenge: | Experimental results show that expert models generate accurate, informative and fluent commentary, but are prone to hallucinations due to their limited decision-making capabilities. |
| Approach: | They propose a concept-guided chess commentary generation and a GPT-based Chess Commentary Evaluation to bridge this gap between expert models and large language models. |
| Outcome: | The proposed model is accurate, informative, and fluent. |
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. |
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. |
Complete Chess Games Enable LLM Become A Chess Master (2025.naacl-short)
Copied to clipboard
| Challenge: | Large language models (LLMs) have shown remarkable abilities in text generation, question answering, language translation, reasoning and many other tasks. |
| Approach: | They propose a Large language model that can play chess games by transforming a game into a textual format with the best move represented in the Forsyth-Edwards Notation. |
| Outcome: | The proposed model achieves professional-level Elo rating of 1788 in matches against the standard Elo-rated Stockfish when permitted to sample 10 times. |
Automatic Generation of Large-scale Multi-turn Dialogues from Reddit (2022.coling-1)
Copied to clipboard
| Challenge: | Using a set of algorithms, we can generate large dialogue corpus from Reddit. |
| Approach: | They propose to automatically convert posts and their comments from discussion forums such as Reddit into multi-turn dialogues. |
| Outcome: | The proposed methods improve on the baseline method by 36.3% . the best method shows an improvement of 36.6% over the previous one . |
A Survey of Post-Training Scaling in Large Language Models (2025.acl-long)
Copied to clipboard
Hanyu Lai, Xiao Liu, Junjie Gao, Jiale Cheng, Zehan Qi, Yifan Xu, Shuntian Yao, Dan Zhang, Jinhua Du, Zhenyu Hou, Xin Lv, Minlie Huang, Yuxiao Dong, Jie Tang
| Challenge: | Large language models (LLMs) have demonstrated proficiency in understanding and generating human natural languages. |
| Approach: | They propose a framework for scaling large language models using supervised fine-tuning, RLxF and test-time compute methodologies. |
| Outcome: | The proposed model can be used to understand and generate human natural languages. |
Real or Robotic? Assessing Whether LLMs Accurately Simulate Qualities of Human Responses in Human-LLM Dialogue (2026.findings-acl)
Copied to clipboard
Jonathan Ivey, Shivani Kumar, Jiayu Liu, Hua Shen, Sushrita Rakshit, Rohan Raju, Haotian Zhang, Aparna Ananthasubramaniam, Junghwan Kim, Bowen Yi, Dustin Wright, Abraham Israeli, Anders Giovanni Møller, Lechen Zhang, David Jurgens
| Challenge: | Recent work has sought to use large language models to simulate human-human and human-LLM interactions. |
| Approach: | They use a large-scale dataset to generate a paired LLM-LLM and human-LLm dialogues from the WildChat dataset and quantify how well they align with their human counterparts. |
| Outcome: | The proposed models perform similarly in simulating English, Chinese, and Russian dialogues. |
ByteSized32: A Corpus and Challenge Task for Generating Task-Specific World Models Expressed as Text Games (2023.emnlp-main)
Copied to clipboard
| Challenge: | We show that language models can generate explicit, interpretable, and interactive world models of scientific and common-sense reasoning tasks. |
| Approach: | They propose a corpus of 32 reasoning-focused text games expressed as hundreds of lines of Python code to facilitate this task. |
| Outcome: | The proposed games can generate runnable games on unseen topics in 28% of cases. |
On LLMs-Driven Synthetic Data Generation, Curation, and Evaluation: A Survey (2024.findings-acl)
Copied to clipboard
| Challenge: | Large Language Models (LLMs) provide a data-centric solution to alleviate limitations of real-world data with synthetic data generation. |
| Approach: | They propose a generic workflow for LLM-driven synthetic data generation. |
| Outcome: | The proposed workflows highlight gaps in existing research and outline avenues for future studies. |