paper-with-me

홈 › Papers

Coherent Comments Generation for Chinese Articles with a Graph-to-Sequence Model

2019-07-01 · ACL 2019 7 · Wei Li, Jingjing Xu, Yancheng He, ShengLi Yan, Yunfang Wu, Xu sun

Automatic article commenting is helpful in encouraging user engagement on online news platforms. However, the news documents are usually too long for models under traditional encoder-decoder frameworks, which often results in general and irrelevant comments. In this paper, we propose to generate comments with a graph-to-sequence model that models the input news as a topic interaction graph. By organizing the article into graph structure, our model can better understand the internal structure of the article and the connection between topics, which makes it better able to generate coherent and informative comments. We collect and release a large scale news-comment corpus from a popular Chinese online news platform Tencent Kuaibao. Extensive experiment results show that our model can generate much more coherent and informative comments compared with several strong baseline models.

📄 PDF Abstract BibTeX

Code (1)

lancopku/Graph-to-seq-comment-generation 공식 구현 pytorch

Tasks

ArticlesDecoderGraph-to-Sequence

Similar Papers 제목 키워드 기반

Coherent Comment Generation for Chinese Articles with a Graph-to-Sequence Model

2019-06-04 · Wei Li, Jingjing Xu, Yancheng He, ShengLi Yan 외

Automatic article commenting is helpful in encouraging user engagement and interaction on online news platforms. However, the news documents are usually too long for traditional encoder-decoder based models, which often …

ArticlesComment GenerationDecoderGraph-to-Sequence

Automatic Article Commenting: the Task and Dataset

2018-05-09 · ACL 2018 7 · Lianhui Qin, Lemao Liu, Victoria Bi, Yan Wang 외

Comments of online articles provide extended views and improve user engagement. Automatically making comments thus become a valuable functionality for online forums, intelligent chatbots, etc. This paper proposes the new…

ArticlesComment Generation

Graphicon Evolution on the Chinese Social Media Platform BiliBili

2022-07-01 · NAACL (Emoji) 2022 7 · Yiqiong Zhang, Susan Herring, Suifu Gan

This study examines the evolutionary trajectory of graphicons in a 13-year corpus of comments from BiliBili, a popular Chinese video-sharing platform. Findings show that emoticons (kaomoji) rose and fell in frequency, wh…

Cultural Vocal Bursts Intensity Prediction

A variational selection mechanism for article comment generation

2023-09-12 · Expert Systems with Applications 2023 9 · Jiamiao Liu, Pengsen Cheng, Jinqiao Dai, Jiayong Liu

Article comment generation is a new and challenging task in natural language processing, which has recently received much attention from researchers. In the article comment generation, there are apparent distinctions and…

ArticlesComment GenerationDiversityInformativeness

Generating Pertinent and Diversified Comments with Topic-aware Pointer-Generator Networks

2020-05-09 · Junheng Huang, Lu Pan, Kang Xu, Weihua Peng 외

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 thi…

ArticlesComment GenerationDiversityText Generation