Microblog Hashtag Generation via Encoding Conversation Contexts
Automatic hashtag annotation plays an important role in content understanding for microblog posts. To date, progress made in this field has been restricted to phrase selection from limited candidates, or word-level hashtag discovery using topic models. Different from previous work considering hashtags to be inseparable, our work is the first effort to annotate hashtags with a novel sequence generation framework via viewing the hashtag as a short sequence of words. Moreover, to address the data sparsity issue in processing short microblog posts, we propose to jointly model the target posts and the conversation contexts initiated by them with bidirectional attention. Extensive experimental results on two large-scale datasets, newly collected from English Twitter and Chinese Weibo, show that our model significantly outperforms state-of-the-art models based on classification. Further studies demonstrate our ability to effectively generate rare and even unseen hashtags, which is however not possible for most existing methods.
Code (1)
Tasks
Topic ModelsSimilar Papers 제목 키워드 기반
News Meets Microblog: Hashtag Annotation via Retriever-Generator
Hashtag annotation for microblog posts has been recently formulated as a sequence generation problem to handle emerging hashtags that are unseen in the training set. The state-of-the-art method leverages conversations in…
ArticlesAttend and select: A segment selective transformer for microblog hashtag generation
Hashtag generation aims to generate short and informal topical tags from a microblog post, in which tokens or phrases form the hashtags. These tokens or phrases may originate from primary fragmental textual pieces (e.g.,…
PAC-MAN: Multi-Relation Network in Social Community for Personalized Hashtag Recommendation
Previous personalized hashtag recommendations have been able to recommend suitable hashtags for a given microblog. Despite their performance improvement, we argue that three challenges remain unexplored. First, prior stu…
Recommendation SystemsRelationRelation NetworkHashtag Recommendation with Topical Attention-Based LSTM
Microblogging services allow users to create hashtags to categorize their posts. In recent years, the task of recommending hashtags for microblogs has been given increasing attention. However, most of existing methods de…
Collaborative FilteringFeature EngineeringGeneral ClassificationInformation Retrieval+2Hashtag Recommendation Using End-To-End Memory Networks with Hierarchical Attention
On microblogging services, people usually use hashtags to mark microblogs, which have a specific theme or content, making them easier for users to find. Hence, how to automatically recommend hashtags for microblogs has r…
Collaborative FilteringGeneral ClassificationMachine TranslationMulti-class Classification+1