Contextual Hybrid Session-based News Recommendation with Recurrent Neural Networks
Recommender systems help users deal with information overload by providing tailored item suggestions to them. The recommendation of news is often considered to be challenging, since the relevance of an article for a user can depend on a variety of factors, including the user's short-term reading interests, the reader's context, or the recency or popularity of an article. Previous work has shown that the use of Recurrent Neural Networks is promising for the next-in-session prediction task, but has certain limitations when only recorded item click sequences are used as input. In this work, we present a contextual hybrid, deep learning based approach for session-based news recommendation that is able to leverage a variety of information types. We evaluated our approach on two public datasets, using a temporal evaluation protocol that simulates the dynamics of a news portal in a realistic way. Our results confirm the benefits of considering additional types of information, including article popularity and recency, in the proposed way, resulting in significantly higher recommendation accuracy and catalog coverage than other session-based algorithms. Additional experiments show that the proposed parameterizable loss function used in our method also allows us to balance two usually conflicting quality factors, accuracy and novelty. Keywords: Artificial Neural Networks, Context-Aware Recommender Systems, Hybrid Recommender Systems, News Recommender Systems, Session-based Recommendation
Code (2)
Tasks
News RecommendationRecommendation SystemsSession-Based RecommendationsSimilar Papers 제목 키워드 기반
Hybrid Session-based News Recommendation using Recurrent Neural Networks
We describe a hybrid meta-architecture -- the CHAMELEON -- for session-based news recommendation that is able to leverage a variety of information types using Recurrent Neural Networks. We evaluated our approach on two p…
ArticlesNews RecommendationCHAMELEON: A Deep Learning Meta-Architecture for News Recommender Systems [Phd. Thesis]
Recommender Systems (RS) have became a popular research topic and, since 2016, Deep Learning methods and techniques have been increasingly explored in this area. News RS are aimed to personalize users experiences and hel…
ArticlesNews RecommendationRecommendation SystemsSession-Based RecommendationsNews Session-Based Recommendations using Deep Neural Networks
News recommender systems are aimed to personalize users experiences and help them to discover relevant articles from a large and dynamic search space. Therefore, news domain is a challenging scenario for recommendations,…
ArticlesNews RecommendationRecommendation SystemsSession-Based RecommendationsOn the Importance of News Content Representation in Hybrid Neural Session-based Recommender Systems
News recommender systems are designed to surface relevant information for online readers by personalizing their user experiences. A particular problem in that context is that online readers are often anonymous, which mea…
ArticlesRecommendation SystemsSession-Based RecommendationsAugmenting Recurrent Neural Networks with High-Order User-Contextual Preference for Session-Based Recommendation
The recent adoption of recurrent neural networks (RNNs) for session modeling has yielded substantial performance gains compared to previous approaches. In terms of context-aware session modeling, however, the existing RN…
Session-Based Recommendations