IRMay 7, 2018

Deep Reinforcement Learning for Page-wise Recommendations

arXiv:1805.02343v2435 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of real-time feedback and page display for e-commerce recommender systems, representing an incremental improvement.

The paper tackles the problem of page-wise recommendations in e-commerce by jointly generating complementary items and their display strategy using deep reinforcement learning, demonstrating effectiveness on a real-world dataset.

Recommender systems can mitigate the information overload problem by suggesting users' personalized items. In real-world recommendations such as e-commerce, a typical interaction between the system and its users is -- users are recommended a page of items and provide feedback; and then the system recommends a new page of items. To effectively capture such interaction for recommendations, we need to solve two key problems -- (1) how to update recommending strategy according to user's \textit{real-time feedback}, and 2) how to generate a page of items with proper display, which pose tremendous challenges to traditional recommender systems. In this paper, we study the problem of page-wise recommendations aiming to address aforementioned two challenges simultaneously. In particular, we propose a principled approach to jointly generate a set of complementary items and the corresponding strategy to display them in a 2-D page; and propose a novel page-wise recommendation framework based on deep reinforcement learning, DeepPage, which can optimize a page of items with proper display based on real-time feedback from users. The experimental results based on a real-world e-commerce dataset demonstrate the effectiveness of the proposed framework.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes