Generating Pertinent and Diversified Comments with Topic-aware Pointer-Generator Networks
Comment generation, a new and challenging task in Natural Language Generation (NLG), attracts a lot of attention in recent years. However, comments generated by previous work tend to lack pertinence and diversity. In this paper, we propose a novel generation model based on Topic-aware Pointer-Generator Networks (TPGN), which can utilize the topic information hidden in the articles to guide the generation of pertinent and diversified comments. Firstly, we design a keyword-level and topic-level encoder attention mechanism to capture topic information in the articles. Next, we integrate the topic information into pointer-generator networks to guide comment generation. Experiments on a large scale of comment generation dataset show that our model produces the valuable comments and outperforms competitive baseline models significantly.
Code (0)
등록된 구현이 없습니다.
Tasks
ArticlesComment GenerationDiversityText GenerationSimilar Papers 제목 키워드 기반
Generating Diversified Comments via Reader-Aware Topic Modeling and Saliency Detection
Automatic comment generation is a special and challenging task to verify the model ability on news content comprehension and language generation. Comments not only convey salient and interesting information in news artic…
ArticlesClusteringComment GenerationDecoder+3Automatic Generation of News Comments Based on Gated Attention Neural Networks
With the development of recurrent neural networks (RNN), various natural language genera- tion (NLG) tasks have boomed in the past few years, such as response generation in conversation and poetry generation. However, au…
Comment GenerationDiversityResponse GenerationNot All Comments are Equal: Insights into Comment Moderation from a Topic-Aware Model
Moderation of reader comments is a significant problem for online news platforms. Here, we experiment with models for automatic moderation, using a dataset of comments from a popular Croatian newspaper. Our analysis show…
AllThe Tone of Awareness: Topic, Sentiment, and Toxicity Maps During Mental Health Month on TikTok
Despite raising concerns about the mental health effects associated with the usage of TikTok, little is known about how related content is framed by creators and received by audiences. We collect the content of 28,341 Ti…
DCA: Diversified Co-Attention towards Informative Live Video Commenting
We focus on the task of Automatic Live Video Commenting (ALVC), which aims to generate real-time video comments with both video frames and other viewers' comments as inputs. A major challenge in this task is how to prope…
Comment GenerationMetric Learning