Personalized Review Generation By Expanding Phrases and Attending on Aspect-Aware Representations
In this paper, we focus on the problem of building assistive systems that can help users to write reviews. We cast this problem using an encoder-decoder framework that generates personalized reviews by expanding short phrases (e.g. review summaries, product titles) provided as input to the system. We incorporate aspect-level information via an aspect encoder that learns aspect-aware user and item representations. An attention fusion layer is applied to control generation by attending on the outputs of multiple encoders. Experimental results show that our model successfully learns representations capable of generating coherent and diverse reviews. In addition, the learned aspect-aware representations discover those aspects that users are more inclined to discuss and bias the generated text toward their personalized aspect preferences.
Code (1)
Tasks
DecoderRecommendation SystemsReview GenerationSentiment AnalysisText GenerationSimilar Papers 제목 키워드 기반
LexiCon: Lexically Constrained Review Generation via Robust Insertion
Existing review generators struggle to generate specific information correctly (e.g., Caesar salad, Snapdragon CPU), which prevents generated reviews from being more informative. In this paper, we propose to introduce le…
CPUDiversityInformativenessReview GenerationReDecode Framework for Iterative Improvement in Paraphrase Generation
Generating paraphrases, that is, different variations of a sentence conveying the same meaning, is an important yet challenging task in NLP. Automatically generating paraphrases has its utility in many NLP tasks like que…
DecoderInformation RetrievalParaphrase GenerationQuestion Answering+2Should I visit this place? Inclusion and Exclusion Phrase Mining from Reviews
Although several automatic itinerary generation services have made travel planning easy, often times travellers find themselves in unique situations where they cannot make the best out of their trip. Visitors differ in t…
Sentiment AnalysisSticking to the Facts: Confident Decoding for Faithful Data-to-Text Generation
We address the issue of hallucination in data-to-text generation, i.e., reducing the generation of text that is unsupported by the source. We conjecture that hallucination can be caused by an encoder-decoder model genera…
Data-to-Text GenerationDecoderHallucinationText GenerationReview-LLM: Harnessing Large Language Models for Personalized Review Generation
Product review generation is an important task in recommender systems, which could provide explanation and persuasiveness for the recommendation. Recently, Large Language Models (LLMs, e.g., ChatGPT) have shown superior …
PersuasivenessRecommendation SystemsReview Generation