论文标题
对比度学习增强了作者风格的标题生成
Contrastive Learning enhanced Author-Style Headline Generation
论文作者
论文摘要
标题生成是为给定文章生成适当标题的任务,可以进一步用于机械辅助写作或增强点击率。当前的作品仅在这一代人中使用文章本身,但没有考虑到标题的写作风格。在本文中,我们提出了一种新颖的SEQ2SEQ模型,称为CLH3G(对比度学习增强了基于历史标题的标题生成),该模型可以使用作者过去写的文章的历史标题来改善当前文章的头条新闻。通过考虑历史标题,我们可以将作者的风格特征集成到我们的模型中,并生成一个标题不仅适合本文,而且还与作者的风格一致。为了有效地学习作者的风格特征,我们进一步为我们的模型编码器介绍了基于对比度学习的辅助任务。此外,我们提出了两种方法,以使用学习的风格功能来指导指针和解码器。实验结果表明,同一用户的历史标题可以显着改善头条新闻,并且对比度学习模块和两种样式融合方法都可以进一步提高性能。
Headline generation is a task of generating an appropriate headline for a given article, which can be further used for machine-aided writing or enhancing the click-through ratio. Current works only use the article itself in the generation, but have not taken the writing style of headlines into consideration. In this paper, we propose a novel Seq2Seq model called CLH3G (Contrastive Learning enhanced Historical Headlines based Headline Generation) which can use the historical headlines of the articles that the author wrote in the past to improve the headline generation of current articles. By taking historical headlines into account, we can integrate the stylistic features of the author into our model, and generate a headline not only appropriate for the article, but also consistent with the author's style. In order to efficiently learn the stylistic features of the author, we further introduce a contrastive learning based auxiliary task for the encoder of our model. Besides, we propose two methods to use the learned stylistic features to guide both the pointer and the decoder during the generation. Experimental results show that historical headlines of the same user can improve the headline generation significantly, and both the contrastive learning module and the two style features fusion methods can further boost the performance.