paper-with-me

Papers

Microblog Hashtag Generation via Encoding Conversation Contexts

2019-05-18 · NAACL 2019 6 · Yue Wang, Jing Li, Irwin King, Michael R. Lyu, Shuming Shi

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.

📄 PDF Abstract BibTeX arXiv:1905.07584

Code (1)

yuewang-cuhk/HashtagGeneration 공식 구현 pytorch

Tasks

Topic Models

Similar Papers 제목 키워드 기반

News Meets Microblog: Hashtag Annotation via Retriever-Generator

2021-04-18 · Xiuwen Zheng, Dheeraj Mekala, Amarnath Gupta, Jingbo Shang

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…

Articles

Attend and select: A segment selective transformer for microblog hashtag generation

2021-06-06 · Qianren Mao, Xi Li, Bang Liu, Shu Guo 외

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

2022-12-14 · IEEE Access 2022 12 · Umaporn Padungkiatwattana, Saranya Maneeroj

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 Network

Hashtag Recommendation with Topical Attention-Based LSTM

2016-12-01 · COLING 2016 12 · Yang Li, Ting Liu, Jing Jiang, Liang Zhang

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+2

Hashtag Recommendation Using End-To-End Memory Networks with Hierarchical Attention

2016-12-01 · COLING 2016 12 · Haoran Huang, Qi Zhang, Yeyun Gong, Xuanjing Huang

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