| Challenge: | Live blogs are increasingly popular news format to cover breaking news and live events. |
| Approach: | They propose to collect corpora for automatic live blog summarization by a web-based system . they make the tools publicly available to encourage the research community . |
| Outcome: | The proposed method improves the accuracy of live blog summarization by allowing for public access to the corpus. |
Similar Papers
Summarization Beyond News: The Automatically Acquired Fandom Corpora (2020.lrec-1)
Copied to clipboard
| Challenge: | Abstractive summarization methods require large corpora to train neural architectures. |
| Approach: | They propose a novel automatic corpus construction approach that automatically constructs large open-licensed summarization corpora from existing large text collections and an evaluation process with human annotators. |
| Outcome: | The proposed approach can be used to train abstractive summarization models on large corpora and through a manual evaluation with human annotators. |
A Repository of Corpora for Summarization (L18-1)
Copied to clipboard
| Challenge: | Summarization corpora are numerous but fragmented, making it difficult to pinpoint corporata best suited for a given summarization task. |
| Approach: | They propose a repository containing corpora available to train and evaluate automatic summarization systems. |
| Outcome: | The proposed system is based on a repository of corpora available for summarization tasks. |
Align then Summarize: Automatic Alignment Methods for Summarization Corpus Creation (2020.lrec-1)
Copied to clipboard
| Challenge: | Summarizing text is not a straightforward task. |
| Approach: | They propose to use automated transcriptions to generate reports from automatic transcriptions as a dataset for neural summarization. |
| Outcome: | The proposed model improves on publicmeetings corpus on a dataset of aligned public meetings. |
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 . |
Beyond Generic Summarization: A Multi-faceted Hierarchical Summarization Corpus of Large Heterogeneous Data (L18-1)
Copied to clipboard
| Challenge: | Automated summarization has focused on ten to twenty documents, typically news articles, but could in theory analyze hundreds of documents from a wide range of sources and provide an overview to the interested reader. |
| Approach: | They propose a method for creating hierarchical summarization corpora from large, heterogeneous document collections by crowdsourcing relevant content and asking trained annotators to order the relevant information hierarchically. |
| Outcome: | The proposed method can be used to develop and evaluate hierarchical summarization systems. |
Relational Summarization for Corpus Analysis (N18-1)
Copied to clipboard
| Challenge: | Existing methods for summarizing textual content are often ignored . relationshipal questions are ubiquitous and varied. |
| Approach: | They propose a method which generates a natural language summary of the relationship between two lexical items in a corpus without reference to a knowledge base. |
| Outcome: | The proposed method generates a natural language summary of the relationship between two lexical items in a corpus without reference to a knowledge base. |
News Editorials: Towards Summarizing Long Argumentative Texts (2020.coling-main)
Copied to clipboard
| Challenge: | Using news summarization, we aim to target opinionated articles with a well-defined argumentation structure. |
| Approach: | They present a corpus of carefully curated summaries for 266 news editorials. |
| Outcome: | The summarization of opinionated articles with a well-defined argumentation structure is evaluated using a tailored annotation scheme. |
Summarization Corpora of Wikipedia Articles (2020.lrec-1)
Copied to clipboard
| Challenge: | Using Wikipedia articles, we extract summarization data for other languages. |
| Approach: | They propose a process to extract Wikipedia summarization corpora and apply it to the German language. |
| Outcome: | The proposed method can be applied to the German language and compares to baselines. |
Searching for Effective Neural Extractive Summarization: What Works and What’s Next (P19-1)
Copied to clipboard
| Challenge: | Recent years have seen success in the use of deep neural networks on text summarization, but there is no clear understanding of why they perform so well or how they might be improved. |
| Approach: | They propose to use different types of model architectures to improve extractive summarization systems. |
| Outcome: | The proposed framework achieves state-of-the-art on CNN/DailyMail by a large margin based on observations and analysis. |
Content Selection in Deep Learning Models of Summarization (D18-1)
Copied to clipboard
| Challenge: | Using deep learning models, we find that word embedding does not improve performance over simpler models. |
| Approach: | They propose to use sentence embedding to perform content selection across multiple domains . they propose to propose two alternative models that use auto-regressive sentence extraction . |
| Outcome: | The proposed models improve performance across news, personal stories, meetings, and medical articles. |