paper-with-me

Papers

Contextual Hybrid Session-based News Recommendation with Recurrent Neural Networks

2019-04-15 · Gabriel de Souza Pereira Moreira, Dietmar Jannach, Adilson Marques da Cunha

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

📄 PDF Abstract BibTeX arXiv:1904.10367

Code (2)

gabrielspmoreira/chameleon_recsys 공식 구현 tf
13520505/bigdataproj tf

Tasks

News RecommendationRecommendation SystemsSession-Based Recommendations

Similar Papers 제목 키워드 기반

Hybrid Session-based News Recommendation using Recurrent Neural Networks

2020-06-22 · Gabriel de Souza P. Moreira, Dietmar Jannach, Adilson Marques da Cunha

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 Recommendation

CHAMELEON: A Deep Learning Meta-Architecture for News Recommender Systems [Phd. Thesis]

2019-12-29 · Gabriel de Souza Pereira Moreira

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 Recommendations

News Session-Based Recommendations using Deep Neural Networks

2018-07-31 · Gabriel de Souza P. Moreira, Felipe Ferreira, Adilson Marques da Cunha

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 Recommendations

On the Importance of News Content Representation in Hybrid Neural Session-based Recommender Systems

2019-07-12 · Gabriel de Souza P. Moreira, Dietmar Jannach, Adilson Marques da Cunha

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 Recommendations

Augmenting Recurrent Neural Networks with High-Order User-Contextual Preference for Session-Based Recommendation

2018-05-08 · Younghun Song, Jae-Gil Lee

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