CSRN: Collaborative Sequential Recommendation Networks for News
Retrieval
- URL: http://arxiv.org/abs/2004.04816v1
- Date: Tue, 7 Apr 2020 13:25:21 GMT
- Title: CSRN: Collaborative Sequential Recommendation Networks for News
Retrieval
- Authors: Bing Bai, Guanhua Zhang, Ye Lin, Hao Li, Kun Bai, Bo Luo
- Abstract summary: News apps have taken over the popularity of paper-based media, providing a great opportunity for personalization.
Recurrent Neural Network (RNN)-based sequential recommendation is a popular approach that utilizes users' recent browsing history to predict future items.
We propose a framework of deep neural networks to integrate the RNN-based sequential recommendations and the key ideas from UserCF.
- Score: 26.852710435482997
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Nowadays, news apps have taken over the popularity of paper-based media,
providing a great opportunity for personalization. Recurrent Neural Network
(RNN)-based sequential recommendation is a popular approach that utilizes
users' recent browsing history to predict future items. This approach is
limited that it does not consider the societal influences of news consumption,
i.e., users may follow popular topics that are constantly changing, while
certain hot topics might be spreading only among specific groups of people.
Such societal impact is difficult to predict given only users' own reading
histories. On the other hand, the traditional User-based Collaborative
Filtering (UserCF) makes recommendations based on the interests of the
"neighbors", which provides the possibility to supplement the weaknesses of
RNN-based methods. However, conventional UserCF only uses a single similarity
metric to model the relationships between users, which is too coarse-grained
and thus limits the performance. In this paper, we propose a framework of deep
neural networks to integrate the RNN-based sequential recommendations and the
key ideas from UserCF, to develop Collaborative Sequential Recommendation
Networks (CSRNs). Firstly, we build a directed co-reading network of users, to
capture the fine-grained topic-specific similarities between users in a vector
space. Then, the CSRN model encodes users with RNNs, and learns to attend to
neighbors and summarize what news they are reading at the moment. Finally, news
articles are recommended according to both the user's own state and the
summarized state of the neighbors. Experiments on two public datasets show that
the proposed model outperforms the state-of-the-art approaches significantly.
Related papers
- Linear-Time Graph Neural Networks for Scalable Recommendations [50.45612795600707]
The key of recommender systems is to forecast users' future behaviors based on previous user-item interactions.
Recent years have witnessed a rising interest in leveraging Graph Neural Networks (GNNs) to boost the prediction performance of recommender systems.
We propose a Linear-Time Graph Neural Network (LTGNN) to scale up GNN-based recommender systems to achieve comparable scalability as classic MF approaches.
arXiv Detail & Related papers (2024-02-21T17:58:10Z) - Ordinal Graph Gamma Belief Network for Social Recommender Systems [54.9487910312535]
We develop a hierarchical Bayesian model termed ordinal graph factor analysis (OGFA), which jointly models user-item and user-user interactions.
OGFA not only achieves good recommendation performance, but also extracts interpretable latent factors corresponding to representative user preferences.
We extend OGFA to ordinal graph gamma belief network, which is a multi-stochastic-layer deep probabilistic model.
arXiv Detail & Related papers (2022-09-12T09:19:22Z) - Content Popularity Prediction in Fog-RANs: A Clustered Federated
Learning Based Approach [66.31587753595291]
We propose a novel mobility-aware popularity prediction policy, which integrates content popularities in terms of local users and mobile users.
For local users, the content popularity is predicted by learning the hidden representations of local users and contents.
For mobile users, the content popularity is predicted via user preference learning.
arXiv Detail & Related papers (2022-06-13T03:34:00Z) - Empowering Next POI Recommendation with Multi-Relational Modeling [27.27372864066066]
Location-based social networks (LBSNs) offer large-scale individual-level location-related activities and experiences.
Next point-of-interest (POI) recommendation is one of the most important tasks in LBSNs.
We propose a novel framework, MEMO, which effectively utilizes the heterogeneous relations with a multi-network representation learning module.
arXiv Detail & Related papers (2022-04-24T21:51:29Z) - Federated Social Recommendation with Graph Neural Network [69.36135187771929]
We propose fusing social information with user-item interactions to alleviate it, which is the social recommendation problem.
We devise a novel framework textbfFedrated textbfSocial recommendation with textbfGraph neural network (FeSoG)
arXiv Detail & Related papers (2021-11-21T09:41:39Z) - Learning to Learn a Cold-start Sequential Recommender [70.5692886883067]
The cold-start recommendation is an urgent problem in contemporary online applications.
We propose a meta-learning based cold-start sequential recommendation framework called metaCSR.
metaCSR holds the ability to learn the common patterns from regular users' behaviors.
arXiv Detail & Related papers (2021-10-18T08:11:24Z) - RetaGNN: Relational Temporal Attentive Graph Neural Networks for
Holistic Sequential Recommendation [11.62499965678381]
Sequential recommendation (SR) is to accurately recommend a list of items for a user based on her current accessed ones.
We propose a novel deep learning-based model, relation Temporal Attentive Graph Neural Networks (RetaGNN) for holistic SR.
arXiv Detail & Related papers (2021-01-29T08:08:34Z) - STP-UDGAT: Spatial-Temporal-Preference User Dimensional Graph Attention
Network for Next POI Recommendation [22.705788963791445]
Next Point-of-Interest (POI) recommendation is a longstanding problem across the domains of Location-Based Social Networks (LBSN) and transportation.
Recent Recurrent Neural Network (RNN) based approaches learn POI-POI relationships in a local view based on independent user visit sequences.
We propose a novel explore-exploit model that concurrently exploits personalized user preferences and explores new POIs in global spatial-temporal-preference neighbourhoods.
arXiv Detail & Related papers (2020-10-06T04:03:42Z) - UBER-GNN: A User-Based Embeddings Recommendation based on Graph Neural
Networks [27.485553372163732]
We propose User-Based Embeddings Recommendation with Graph Neural Network, UBER-GNN for brevity.
UBER-GNN takes advantage of structured data to generate longterm user preferences, and transfers session sequences into graphs to generate graph-based dynamic interests.
Experiments conducted on real Ping An scenario show that UBER-GNN outperforms the state-of-the-art session-based recommendation methods.
arXiv Detail & Related papers (2020-08-06T09:54:03Z) - DiffNet++: A Neural Influence and Interest Diffusion Network for Social
Recommendation [50.08581302050378]
Social recommendation has emerged to leverage social connections among users for predicting users' unknown preferences.
We propose a preliminary work of a neural influence diffusion network (i.e., DiffNet) for social recommendation (Diffnet)
In this paper, we propose DiffNet++, an improved algorithm of Diffnet that models the neural influence diffusion and interest diffusion in a unified framework.
arXiv Detail & Related papers (2020-01-15T08:45:34Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.