paper-with-me

홈 › Papers

Using Social Media Background to Improve Cold-start Recommendation Deep Models

2021-06-04 · Yihong Zhang, Takuya Maekawa, Takahiro Hara

In recommender systems, a cold-start problem occurs when there is no past interaction record associated with the user or item. Typical solutions to the cold-start problem make use of contextual information, such as user demographic attributes or product descriptions. A group of works have shown that social media background can help predicting temporal phenomenons such as product sales and stock price movements. In this work, our goal is to investigate whether social media background can be used as extra contextual information to improve recommendation models. Based on an existing deep neural network model, we proposed a method to represent temporal social media background as embeddings and fuse them as an extra component in the model. We conduct experimental evaluations on a real-world e-commerce dataset and a Twitter dataset. The results show that our method of fusing social media background with the existing model does generally improve recommendation performance. In some cases the recommendation accuracy measured by hit-rate@K doubles after fusing with social media background. Our findings can be beneficial for future recommender system designs that consider complex temporal information representing social interests.

📄 PDF Abstract BibTeX arXiv:2106.02256

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

SocialRec: User Activity Based Post Weighted Dynamic Personalized Post Recommendation System in Social Media

2024-07-13 · Ismail Hossain, Sai Puppala, Md Jahangir Alam, Sajedul Talukder

User activities can influence their subsequent interactions with a post, generating interest in the user. Typically, users interact with posts from friends by commenting and using reaction emojis, reflecting their level …

Collaborative Filtering

A Hybrid Filtering for Micro-video Hashtag Recommendation using Graph-based Deep Neural Network

2024-10-14 · Shubhi Bansal, Kushaan Gowda, Mohammad Zia Ur Rehman, Chandravardhan Singh Raghaw 외

Due to the growing volume of user generated content, hashtags are employed as topic indicators to manage content efficiently on social media platforms. However, finding these vital topics is challenging in microvideos si…

Collaborative FilteringRecommendation Systems

The item selection problem for user cold-start recommendation

2020-10-27 · Yitong Meng, Jie Liu, Xiao Yan, James Cheng

When a new user just signs up on a website, we usually have no information about him/her, i.e. no interaction with items, no user profile and no social links with other users. Under such circumstances, we still expect ou…

Recommendation Systems

SocRipple: A Two-Stage Framework for Cold-Start Video Recommendations

2025-08-10 · Amit Jaspal, Kapil Dalwani, Ajantha Ramineni arxiv

Most industry scale recommender systems face critical cold start challenges new items lack interaction history, making it difficult to distribute them in a personalized manner. Standard collaborative filtering models und…

Collaborative Filtering

Unraveling Cold Start Enigmas in Predictive Analytics for OTT Media: Synergistic Meta-Insights and Multimodal Ensemble Mastery

2023-05-14 · K. Ganguly, A. Patra

The cold start problem is a common challenge in various domains, including media use cases such as predicting viewership for newly launched shows on Over-The-Top (OTT) platforms. In this study, we propose a generic appro…

Feature EngineeringModel Selection