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. |
Similar Papers
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. |
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. |
NEWTS: A Corpus for News Topic-Focused Summarization (2022.findings-acl)
Copied to clipboard
| Challenge: | Existing benchmarking corpora provide concordant pairs of full and abridged versions of Web, news or professional content. |
| Approach: | They propose a topical summarization corpus called NEWTS that is annotated via crowd-sourcing. |
| Outcome: | The proposed model can condition summaries on a desired range of themes . the proposed model outperforms Lead-3 baselines on most benchmark datasets . |
Moneyball with LLMs: Analyzing Tabular Summarization in Sports Narratives (2026.findings-acl)
Copied to clipboard
| Challenge: | Large language model (LLM) approaches to tabular summarization rely on prompt engineering, decomposition pipelines, or entity-level intermediate representations to achieve strong performance. |
| Approach: | They propose a diagnostic benchmark for long-context tabular summarization using decomposition pipelines and entity-level intermediate representations. |
| Outcome: | The proposed benchmark improves accuracy and numerical fidelity, but lacks local arithmetic. |
Title2Event: Benchmarking Open Event Extraction with a Large-scale Chinese Title Dataset (2022.emnlp-main)
Copied to clipboard
Haolin Deng, Yanan Zhang, Yangfan Zhang, Wangyang Ying, Changlong Yu, Jun Gao, Wei Wang, Xiaoling Bai, Nan Yang, Jin Ma, Xiang Chen, Tianhua Zhou
| Challenge: | Existing EE datasets define fixed event types and design specific schemas for each of them, failing to cover diverse events emerging from the online text. |
| Approach: | They propose to use a sentence-level dataset to benchmark Open Event Extraction without restricting event types. |
| Outcome: | The proposed dataset contains more than 42,000 news titles in 34 topics collected from Chinese web pages. |
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. |
CCSum: A Large-Scale and High-Quality Dataset for Abstractive News Summarization (2024.naacl-long)
Copied to clipboard
| Challenge: | Existing datasets for supervised news summarization contain considerable amount of noise and expensive training data. |
| Approach: | They propose a large-scale and high-quality dataset for supervised abstractive news summarization containing 1.3 million training samples. |
| Outcome: | The proposed dataset is more factual and informative than established summarization datasets. |
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. |
GameWikiSum: a Novel Large Multi-Document Summarization Dataset (2020.lrec-1)
Copied to clipboard
| Challenge: | Existing datasets contain only hundreds of samples, resulting in heavy reliance on hand-crafted features or manually annotated data. |
| Approach: | They propose a new domain-specific dataset for multi-document summarization that is 100 times larger than commonly used datasets. |
| Outcome: | The proposed dataset is 100 times larger than commonly used datasets and in another domain than news. |
SumPubMed: Summarization Dataset of PubMed Scientific Articles (2021.acl-srw)
Copied to clipboard
| Challenge: | Existing summarization models that can extract the top few lines of news articles fail to summarize long documents. |
| Approach: | They constructed a scientific summarization dataset from MEDLINE articles from the PubMed archive to address this problem. |
| Outcome: | The proposed model outperforms existing models on news article summarization datasets and shows that it is more efficient to extract the top few lines. |