English

Transformer-based Lexically Constrained Headline Generation

Computation and Language 2021-09-16 v1

Abstract

This paper explores a variant of automatic headline generation methods, where a generated headline is required to include a given phrase such as a company or a product name. Previous methods using Transformer-based models generate a headline including a given phrase by providing the encoder with additional information corresponding to the given phrase. However, these methods cannot always include the phrase in the generated headline. Inspired by previous RNN-based methods generating token sequences in backward and forward directions from the given phrase, we propose a simple Transformer-based method that guarantees to include the given phrase in the high-quality generated headline. We also consider a new headline generation strategy that takes advantage of the controllable generation order of Transformer. Our experiments with the Japanese News Corpus demonstrate that our methods, which are guaranteed to include the phrase in the generated headline, achieve ROUGE scores comparable to previous Transformer-based methods. We also show that our generation strategy performs better than previous strategies.

Keywords

Cite

@article{arxiv.2109.07080,
  title  = {Transformer-based Lexically Constrained Headline Generation},
  author = {Kosuke Yamada and Yuta Hitomi and Hideaki Tamori and Ryohei Sasano and Naoaki Okazaki and Kentaro Inui and Koichi Takeda},
  journal= {arXiv preprint arXiv:2109.07080},
  year   = {2021}
}

Comments

EMNLP 2021

R2 v1 2026-06-24T05:58:34.862Z