paper-with-me

Papers

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 received much attention in recent years. Previous deep neural network-based hashtag recommendation approaches converted the task into a multi-class classification problem. However, most of these methods only took the microblog itself into consideration. Motivated by the intuition that the history of users should impact the recommendation procedure, in this work, we extend end-to-end memory networks to perform this task. We incorporate the histories of users into the external memory and introduce a hierarchical attention mechanism to select more appropriate histories. To train and evaluate the proposed method, we also construct a dataset based on microblogs collected from Twitter. Experimental results demonstrate that the proposed methods can significantly outperform state-of-the-art methods. By incorporating the hierarchical attention mechanism, the relative improvement in the proposed method over the state-of-the-art method is around 67.9{\%} in the F1-score.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative FilteringGeneral ClassificationMachine TranslationMulti-class ClassificationSentiment Analysis

Similar Papers 제목 키워드 기반

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

The Impact of Time on Hashtag Reuse in Twitter: A Cognitive-Inspired Hashtag Recommendation Approach

2019-08-02 · Elisabeth Lex, Dominik Kowald

In our work [KPL17], we study temporal usage patterns of Twitter hashtags, and we use the Base-Level Learning (BLL) equation from the cognitive architecture ACT-R [An04] to model how a person reuses her own, individual h…

Personalized Hashtag Recommendation for Micro-videos

2019-08-27 · Yinwei Wei, Zhiyong Cheng, Xuzheng Yu, Zhou Zhao 외

Personalized hashtag recommendation methods aim to suggest users hashtags to annotate, categorize, and describe their posts. The hashtags, that a user provides to a post (e.g., a micro-video), are the ones which in her m…

Hit ratio: An Evaluation Metric for Hashtag Recommendation

2020-10-03 · Areej Alsini, Du Q. Huynh, Amitava Datta

Hashtag recommendation is a crucial task, especially with an increase of interest in using social media platforms such as Twitter in the last decade. Hashtag recommendation systems automatically suggest hashtags to a use…

Recommendation Systems

#HowYouTagTweets: Learning User Hashtagging Preferences via Personalized Topic Attention

2021-11-01 · EMNLP 2021 11 · Yuji Zhang, Yubo Zhang, Chunpu Xu, Jing Li 외

Millions of hashtags are created on social media every day to cross-refer messages concerning similar topics. To help people find the topics they want to discuss, this paper characterizes a user’s hashtagging preferences…