# Contextual Hybrid Session-based News Recommendation with Recurrent   Neural Networks

**Authors:** Gabriel de Souza Pereira Moreira, Dietmar Jannach, Adilson Marques da, Cunha

arXiv: 1904.10367 · 2019-12-10

## TL;DR

This paper introduces a deep learning-based, context-aware hybrid approach for session-based news recommendation that leverages multiple information types to improve accuracy and novelty, evaluated on real-world datasets.

## Contribution

The work presents a novel hybrid neural network model that incorporates article popularity, recency, and user context for enhanced news recommendation performance.

## Key findings

- Significantly higher recommendation accuracy compared to existing session-based algorithms.
- Improved catalog coverage through the proposed approach.
- Effective balancing of accuracy and novelty using a parameterizable loss function.

## Abstract

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

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1904.10367/full.md

## Figures

14 figures with captions in the complete paper: https://tomesphere.com/paper/1904.10367/full.md

## References

109 references — full list in the complete paper: https://tomesphere.com/paper/1904.10367/full.md

---
Source: https://tomesphere.com/paper/1904.10367