CLAIIRAug 1, 2017

Neural Rating Regression with Abstractive Tips Generation for Recommendation

arXiv:1708.00154v1334 citations
Originality Incremental advance
AI Analysis

This addresses the need for better recommendation systems in e-commerce by integrating tips, an incremental advance over existing text-based models.

The authors tackled the problem of jointly modeling numerical ratings and short textual tips for recommendation systems, proposing a deep learning framework that simultaneously predicts ratings and generates abstractive tips, achieving significant improvements over state-of-the-art methods in experiments.

Recently, some E-commerce sites launch a new interaction box called Tips on their mobile apps. Users can express their experience and feelings or provide suggestions using short texts typically several words or one sentence. In essence, writing some tips and giving a numerical rating are two facets of a user's product assessment action, expressing the user experience and feelings. Jointly modeling these two facets is helpful for designing a better recommendation system. While some existing models integrate text information such as item specifications or user reviews into user and item latent factors for improving the rating prediction, no existing works consider tips for improving recommendation quality. We propose a deep learning based framework named NRT which can simultaneously predict precise ratings and generate abstractive tips with good linguistic quality simulating user experience and feelings. For abstractive tips generation, gated recurrent neural networks are employed to "translate" user and item latent representations into a concise sentence. Extensive experiments on benchmark datasets from different domains show that NRT achieves significant improvements over the state-of-the-art methods. Moreover, the generated tips can vividly predict the user experience and feelings.

Foundations

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

Your Notes