paper-with-me

홈 › Papers

A Behavior-aware Graph Convolution Network Model for Video Recommendation

2021-06-27 · Wei Zhuo, Kunchi Liu, Taofeng Xue, Beihong Jin, Beibei Li, Xinzhou Dong, He Chen, Wenhai Pan, Xuejian Zhang, Shuo Zhou

Interactions between users and videos are the major data source of performing video recommendation. Despite lots of existing recommendation methods, user behaviors on videos, which imply the complex relations between users and videos, are still far from being fully explored. In the paper, we present a model named Sagittarius. Sagittarius adopts a graph convolutional neural network to capture the influence between users and videos. In particular, Sagittarius differentiates between different user behaviors by weighting and fuses the semantics of user behaviors into the embeddings of users and videos. Moreover, Sagittarius combines multiple optimization objectives to learn user and video embeddings and then achieves the video recommendation by the learned user and video embeddings. The experimental results on multiple datasets show that Sagittarius outperforms several state-of-the-art models in terms of recall, unique recall and NDCG.

📄 PDF Abstract BibTeX arXiv:2106.15402

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Concept-Aware Denoising Graph Neural Network for Micro-Video Recommendation

2021-09-28 · Yiyu Liu, Qian Liu, Yu Tian, Changping Wang 외

Recently, micro-video sharing platforms such as Kuaishou and Tiktok have become a major source of information for people's lives. Thanks to the large traffic volume, short video lifespan and streaming fashion of these se…

DenoisingGraph Neural NetworkRecommendation Systems

The Graph-Based Behavior-Aware Recommendation for Interactive News

2018-11-30 · Mingyuan Ma, Sen Na, Hongyu Wang, Congzhou Chen 외

Interactive news recommendation has been launched and attracted much attention recently. In this scenario, user's behavior evolves from single click behavior to multiple behaviors including like, comment, share etc. Howe…

DiversityNews RecommendationRepresentation Learning

Multi-Grained Preference Enhanced Transformer for Multi-Behavior Sequential Recommendation

2024-11-19 · Chuan He, Yongchao Liu, Qiang Li, Weiqiang Wang 외

Sequential recommendation (SR) aims to predict the next purchasing item according to users' dynamic preference learned from their historical user-item interactions. To improve the performance of recommendation, learning …

Recommendation SystemsSequential Recommendation

Sequential Recommendation with Graph Neural Networks

2021-06-27 · Jianxin Chang, Chen Gao, Yu Zheng, Yiqun Hui 외

Sequential recommendation aims to leverage users' historical behaviors to predict their next interaction. Existing works have not yet addressed two main challenges in sequential recommendation. First, user behaviors in t…

Graph Neural NetworkMetric LearningSequential Recommendation

Position-enhanced and Time-aware Graph Convolutional Network for Sequential Recommendations

2021-07-12 · Liwei Huang, Yutao Ma, Yanbo Liu, Bohong 외

Most of the existing deep learning-based sequential recommendation approaches utilize the recurrent neural network architecture or self-attention to model the sequential patterns and temporal influence among a user's his…

PositionSequential Recommendation