paper-with-me

홈 › Papers

Automatically Discarding Straplines to Improve Data Quality for Abstractive News Summarization

2022-05-01 · nlppower (ACL) 2022 5 · Amr Keleg, Matthias Lindemann, Danyang Liu, Wanqiu Long, Bonnie L. Webber

Recent improvements in automatic news summarization fundamentally rely on large corpora of news articles and their summaries. These corpora are often constructed by scraping news websites, which results in including not only summaries but also other kinds of texts. Apart from more generic noise, we identify straplines as a form of text scraped from news websites that commonly turn out not to be summaries. The presence of these non-summaries threatens the validity of scraped corpora as benchmarks for news summarization. We have annotated extracts from two news sources that form part of the Newsroom corpus (Grusky et al., 2018), labeling those which were straplines, those which were summaries, and those which were both. We present a rule-based strapline detection method that achieves good performance on a manually annotated test set. Automatic evaluation indicates that removing straplines and noise from the training data of a news summarizer results in higher quality summaries, with improvements as high as 7 points ROUGE score.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesNews Summarization

Similar Papers 제목 키워드 기반

Synth-Empathy: Towards High-Quality Synthetic Empathy Data

2024-07-31 · Hao Liang, Linzhuang Sun, Jingxuan Wei, Xijie Huang 외

In recent years, with the rapid advancements in large language models (LLMs), achieving excellent empathetic response capabilities has become a crucial prerequisite. Consequently, managing and understanding empathetic da…

Diversity

Good in Bad (GiB): Sifting Through End-user Demonstrations for Learning a Better Policy

2026-05-02 · Noushad Sojib, Ola Ghattas, Momotaz Begum arxiv

Imitation learning offers a promising framework for enabling robots to acquire diverse skills from human users. However, most imitation learning algorithms assume access to high-quality demonstrations an unrealistic expe…

Outlier Detection for Improved Data Quality and Diversity in Dialog Systems

2019-04-05 · NAACL 2019 6 · Stefan Larson, Anish Mahendran, Andrew Lee, Jonathan K. Kummerfeld 외

In a corpus of data, outliers are either errors: mistakes in the data that are counterproductive, or are unique: informative samples that improve model robustness. Identifying outliers can lead to better datasets by (1) …

Diversityintent-classificationIntent ClassificationIntent Classification and Slot Filling+5

The Unreasonable Effectiveness Of Early Discarding After One Epoch In Neural Network Hyperparameter Optimization

2024-04-05 · Romain Egele, Felix Mohr, Tom Viering, Prasanna Balaprakash

To reach high performance with deep learning, hyperparameter optimization (HPO) is essential. This process is usually time-consuming due to costly evaluations of neural networks. Early discarding techniques limit the res…

Hyperparameter Optimization

SeDi-Instruct: Enhancing Alignment of Language Models through Self-Directed Instruction Generation

2025-02-07 · Jungwoo Kim, Minsang Kim, Sungjin Lee

The rapid evolution of Large Language Models (LLMs) has enabled the industry to develop various AI-based services. Instruction tuning is considered essential in adapting foundation models for target domains to provide hi…

Diversity