We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CL

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computation and Language

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

Abstract: Sentence compression reduces the length of text by removing non-essential content while preserving important facts and grammaticality. Unsupervised objective driven methods for sentence compression can be used to create customized models without the need for ground-truth training data, while allowing flexibility in the objective function(s) that are used for learning and inference. Recent unsupervised sentence compression approaches use custom objectives to guide discrete search; however, guided search is expensive at inference time. In this work, we explore the use of reinforcement learning to train effective sentence compression models that are also fast when generating predictions. In particular, we cast the task as binary sequence labelling and fine-tune a pre-trained transformer using a simple policy gradient approach. Our approach outperforms other unsupervised models while also being more efficient at inference time.
Subjects: Computation and Language (cs.CL)
Cite as: arXiv:2205.08221 [cs.CL]
  (or arXiv:2205.08221v1 [cs.CL] for this version)

Submission history

From: Demian Gholipour Ghalandari [view email]
[v1] Tue, 17 May 2022 10:34:28 GMT (454kb,D)

Link back to: arXiv, form interface, contact.