With Measured Words: Simple Sentence Selection for Black-Box Optimization of Sentence Compression Algorithms

01/25/2021
by   Yotam Shichel, et al.
0

Sentence Compression is the task of generating a shorter, yet grammatical version of a given sentence, preserving the essence of the original sentence. This paper proposes a Black-Box Optimizer for Compression (B-BOC): given a black-box compression algorithm and assuming not all sentences need be compressed – find the best candidates for compression in order to maximize both compression rate and quality. Given a required compression ratio, we consider two scenarios: (i) single-sentence compression, and (ii) sentences-sequence compression. In the first scenario, our optimizer is trained to predict how well each sentence could be compressed while meeting the specified ratio requirement. In the latter, the desired compression ratio is applied to a sequence of sentences (e.g., a paragraph) as a whole, rather than on each individual sentence. To achieve that, we use B-BOC to assign an optimal compression ratio to each sentence, then cast it as a Knapsack problem, which we solve using bounded dynamic programming. We evaluate B-BOC on both scenarios on three datasets, demonstrating that our optimizer improves both accuracy and Rouge-F1-score compared to direct application of other compression algorithms.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
05/26/2022

Denial-of-Service Attacks on Learned Image Compression

Deep learning techniques have shown promising results in image compressi...
research
02/01/2019

Human acceptability judgements for extractive sentence compression

Recent approaches to English-language sentence compression rely on paral...
research
02/04/2020

Syntactically Look-Ahead Attention Network for Sentence Compression

Sentence compression is the task of compressing a long sentence into a s...
research
04/19/2019

Query-focused Sentence Compression in Linear Time

Search applications often display shortened sentences which must contain...
research
10/28/2015

Fast k-best Sentence Compression

A popular approach to sentence compression is to formulate the task as a...
research
02/13/2019

Sentence Compression via DC Programming Approach

Sentence compression is an important problem in natural language process...
research
05/17/2022

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

Sentence compression reduces the length of text by removing non-essentia...

Please sign up or login with your details

Forgot password? Click here to reset