paper-with-me

Papers

Neural Rating Regression with Abstractive Tips Generation for Recommendation

2017-08-01 · Piji Li, ZiHao Wang, Zhaochun Ren, Lidong Bing, Wai Lam

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.

📄 PDF Abstract BibTeX arXiv:1708.00154

Code (0)

등록된 구현이 없습니다.

Tasks

regressionSentence

Similar Papers 제목 키워드 기반

Explainable Outfit Recommendation with Joint Outfit Matching and Comment Generation

2018-06-23 · Yujie Lin, Pengjie Ren, Zhumin Chen, Zhaochun Ren 외

Most previous work on outfit recommendation focuses on designing visual features to enhance recommendations. Existing work neglects user comments of fashion items, which have been proved to be effective in generating exp…

Comment GenerationMulti-Task LearningSentence

Persona-Aware Tips Generation

2019-03-06 · Piji Li, ZiHao Wang, Lidong Bing, Wai Lam

Tips, as a compacted and concise form of reviews, were paid less attention by researchers. In this paper, we investigate the task of tips generation by considering the `persona' information which captures the intrinsic l…

Justifying Recommendations using Distantly-Labeled Reviews and Fine-Grained Aspects

2019-11-01 · IJCNLP 2019 11 · Jianmo Ni, Jiacheng Li, Julian McAuley

Several recent works have considered the problem of generating reviews (or {`}tips{'}) as a form of explanation as to why a recommendation might match a customer{'}s interests. While promising, we demonstrate that existi…

Decision MakingLanguage ModelingLanguage Modelling

Generating Tips from Song Reviews: A New Dataset and Framework

2022-05-14 · Jingya Zang, Cuiyun Gao, Yupan Chen, Ruifeng Xu 외

Reviews of songs play an important role in online music service platforms. Prior research shows that users can make quicker and more informed decisions when presented with meaningful song reviews. However, reviews of mus…

Nine tips for ecologists using machine learning

2023-05-17 · Marine Desprez, Vincent Miele, Olivier Gimenez

Due to their high predictive performance and flexibility, machine learning models are an appropriate and efficient tool for ecologists. However, implementing a machine learning model is not yet a trivial task and may see…