Sentence Compression

22 papers with code • 1 benchmarks • 2 datasets

Sentence Compression is the task of reducing the length of text by removing non-essential content while preserving important facts and grammaticality.

Improving Factual Consistency in Summarization with Compression-Based Post-Editing

salesforce/compedit 11 Nov 2022

We propose to use sentence-compression data to train the post-editing model to take a summary with extrinsic entity errors marked with special tokens and output a compressed, well-formed summary with those errors removed.

8
11 Nov 2022

Unsupervised Abstractive Dialogue Summarization with Word Graphs and POV Conversion

seongminp/graph-dialogue-summary WIT (ACL) 2022

We advance the state-of-the-art in unsupervised abstractive dialogue summarization by utilizing multi-sentence compression graphs.

12
26 May 2022

Efficient Unsupervised Sentence Compression by Fine-tuning Transformers with Reinforcement Learning

complementizer/rl-sentence-compression ACL 2022

Sentence compression reduces the length of text by removing non-essential content while preserving important facts and grammaticality.

29
17 May 2022

A Novel Metric for Evaluating Semantics Preservation

Stareru/NeighboringDistributionDivergence ACL ARR October 2021

By exploiting the property of NDD, we implement a unsupervised and even training-free algorithm for extractive sentence compression.

3
16 Oct 2021

Contextualized Semantic Distance between Highly Overlapped Texts

Stareru/NeighboringDistributionDivergence 4 Oct 2021

Overlapping frequently occurs in paired texts in natural language processing tasks like text editing and semantic similarity evaluation.

3
04 Oct 2021

Non-Autoregressive Text Generation with Pre-trained Language Models

yxuansu/NAG-BERT EACL 2021

In this work, we show that BERT can be employed as the backbone of a NAG model to greatly improve performance.

60
16 Feb 2021

Evaluation Discrepancy Discovery: A Sentence Compression Case-study

UKPLab/arxiv2021-evaluation-discrepancy-nsc 22 Jan 2021

Reliable evaluation protocols are of utmost importance for reproducible NLP research.

0
22 Jan 2021

SCAR: Sentence Compression using Autoencoders for Reconstruction

m-chanakya/scar ACL 2020

The compressor masks the input, and the reconstructor tries to regenerate it.

7
01 Jul 2020

Syntactically Look-Ahead Attention Network for Sentence Compression

kamigaito/SLAHAN 4 Feb 2020

Sentence compression is the task of compressing a long sentence into a short one by deleting redundant words.

18
04 Feb 2020

Explicit Sentence Compression for Neural Machine Translation

bcmi220/esc4nmt 27 Dec 2019

In this paper, we propose an explicit sentence compression method to enhance the source sentence representation for NMT.

10
27 Dec 2019