paper-with-me

Papers

Sequential Tag Recommendation

2023-10-09 · Bing Liu, Pengyu Xu, Sijin Lu, Shijing Wang, Hongjian Sun, Liping Jing

With the development of Internet technology and the expansion of social networks, online platforms have become an important way for people to obtain information. The introduction of tags facilitates information categorization and retrieval. Meanwhile, the development of tag recommendation systems not only enables users to input tags more efficiently, but also improves the quality of tags. However, current tag recommendation methods only consider the content of the current post and do not take into account the influence of user preferences. Since the main body of tag recommendation is the user, it is very necessary to obtain the user's tagging habits. Therefore, this paper proposes a tag recommendation algorithm (MLP4STR) based on the dynamic preference of user's behavioral sequence, which models the user's historical post information and historical tag information to obtain the user's dynamic interest changes. A pure MLP structure across feature dimensions is used in sequence modeling to model the interaction between tag content and post content to fully extract the user's interests. Finally tag recommendation is performed.

📄 PDF Abstract BibTeX arXiv:2310.05423

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation SystemsRetrievalTAG

Similar Papers 제목 키워드 기반

Is News Recommendation a Sequential Recommendation Task?

2021-08-20 · Chuhan Wu, Fangzhao Wu, Tao Qi, Yongfeng Huang

News recommendation is often modeled as a sequential recommendation task, which assumes that there are rich short-term dependencies over historical clicked news. However, in news recommendation scenarios users usually ha…

DiversityNews RecommendationSequential Recommendation

Cascading: Association Augmented Sequential Recommendation

2019-10-17 · Xu Chen, Kenan Cui, Ya zhang, Yan-Feng Wang

Recently, recommendation according to sequential user behaviors has shown promising results in many application scenarios. Generally speaking, real-world sequential user behaviors usually reflect a hybrid of sequential i…

Graph EmbeddingSequential Recommendation

Efficient Sequential Recommendation for Long Term User Interest Via Personalization

2026-01-07 · Qiang Zhang, Hanchao Yu, Ivan Ji, Chen Yuan 외 arxiv

Recent years have witnessed success of sequential modeling, generative recommender, and large language model for recommendation. Though the scaling law has been validated for sequential models, it showed inefficiency in …

Sequential Recommendation

Pre-trained Language Model and Knowledge Distillation for Lightweight Sequential Recommendation

2024-09-23 · Li Li, Mingyue Cheng, Zhiding Liu, Hao Zhang 외

Sequential recommendation models user interests based on historical behaviors to provide personalized recommendation. Previous sequential recommendation algorithms primarily employ neural networks to extract features of …

Knowledge DistillationLanguage ModelingLanguage ModellingRecommendation Systems+1

Towards More Robust and Accurate Sequential Recommendation with Cascade-guided Adversarial Training

2023-04-11 · Juntao Tan, Shelby Heinecke, Zhiwei Liu, Yongjun Chen 외

Sequential recommendation models, models that learn from chronological user-item interactions, outperform traditional recommendation models in many settings. Despite the success of sequential recommendation models, their…

Sequential Recommendation