EMNLP 2021main15 citations

Transformer-based Lexically Constrained Headline Generation

Kosuke Yamada, Yuta Hitomi, Hideaki Tamori, Ryohei Sasano, Naoaki Okazaki, Kentaro Inui, Koichi Takeda

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.

BibTeX
@inproceedings{yamada-etal-2021-transformer,
    title = "Transformer-based Lexically Constrained Headline Generation",
    author = "Yamada, Kosuke  and
      Hitomi, Yuta  and
      Tamori, Hideaki  and
      Sasano, Ryohei  and
      Okazaki, Naoaki  and
      Inui, Kentaro  and
      Takeda, Koichi",
    editor = "Moens, Marie-Francine  and
      Huang, Xuanjing  and
      Specia, Lucia  and
      Yih, Scott Wen-tau",
    booktitle = "Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2021",
    address = "Online and Punta Cana, Dominican Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.emnlp-main.335/",
    doi = "10.18653/v1/2021.emnlp-main.335",
    pages = "4085--4090"
}
Transformer-based Lexically Constrained Headline Generation · EMNLP 2021