Personalized Review Generation By Expanding Phrases and Attending on Aspect-Aware Representations (P18-2)
Copied to clipboard
| Challenge: | Existing systems that use user and item identity as inputs for review generation are lacking in the field of natural language processing. |
| Approach: | They propose an encoder-decoder framework that generates personalized reviews by expanding short phrases provided as input to the system. |
| Outcome: | The proposed model learns representations capable of generating coherent and diverse reviews. |
Similar Papers
Aspect and Sentiment Aware Abstractive Review Summarization (C18-1)
Copied to clipboard
| Challenge: | Abstractive summarization is a task that generates short and concise summaries of user generated reviews. |
| Approach: | They propose an interactive attention mechanism to learn the representations of context and aspect words within reviews, acted as an encoder. |
| Outcome: | The proposed model achieves impressive results compared to other strong competitors on a real-life dataset. |
Aspect-Controllable Opinion Summarization (2021.emnlp-main)
Copied to clipboard
| Challenge: | Recent work on opinion summarization produces general summaries based on reviews and popularity of opinions expressed in them. |
| Approach: | They propose an approach that generates customized opinion summaries based on aspect queries. |
| Outcome: | The proposed model outperforms the current state of the art and generates personalized summaries by controlling the number of aspects discussed in them. |
Generating Long and Informative Reviews with Aspect-Aware Coarse-to-Fine Decoding (P19-1)
Copied to clipboard
| Challenge: | Existing methods for review generation lack topical and syntactic characteristics of natural languages. |
| Approach: | They propose a review generation model that uses aspect semantics, syntactic sketch, and context information to generate a sentence and corresponding words. |
| Outcome: | The proposed model can generate long and informative review text for users given a product and her/his rating on it. |
Towards Controllable and Personalized Review Generation (D19-1)
Copied to clipboard
| Challenge: | Existing models that generate user reviews do not consider the hierarchical structure of user reviews, thus their results lack credibility and diversity. |
| Approach: | They propose a model RevGAN that automatically generates controllable user reviews . they use self-attentive recursive autoencoders, conditional discriminators, and personalized decoder . |
| Outcome: | The proposed model outperforms state-of-the-art generation models in terms of sentence quality, coherence, personalization, and human evaluations on real-world datasets. |
Hierarchical User and Item Representation with Three-Tier Attention for Recommendation (N19-1)
Copied to clipboard
| Challenge: | Existing methods to learn user and item representations from reviews are limited . existing methods learn user representations based on ratings given by users . |
| Approach: | They propose a hierarchical user and item representation model with three-tier attention to learn user and items from reviews for recommendation. |
| Outcome: | The proposed model can learn user and item representations from reviews on four benchmark datasets. |
Review-based Question Generation with Adaptive Instance Transfer and Augmentation (2020.acl-main)
Copied to clipboard
| Challenge: | Existing methods to generate questions for verbose reviews are inefficient for potential consumers . lack of training data hinders efficient review digestion, authors say . |
| Approach: | They propose to generate questions that can be answered by corresponding review sentences . they propose an iterative learning framework with adaptive instance transfer and augmentation . |
| Outcome: | The proposed model can generate questions that can be answered by review sentences . it is easier to find critical review parts that are important for potential consumers . |
Using Aspect Extraction Approaches to Generate Review Summaries and User Profiles (N18-3)
Copied to clipboard
| Challenge: | Existing work on aspect extraction from reviews has focused on capturing aspects of user preferences. |
| Approach: | They propose a neural model for aspect extraction from reviews . they use a k-means baseline to extract canonical sentences of various aspects from reviews. |
| Outcome: | The proposed model performs well on two tasks. |
Explainable Recommendation with Personalized Review Retrieval and Aspect Learning (2023.acl-long)
Copied to clipboard
| Challenge: | Recent years have witnessed a growing interest in the development of explainable recommendation models. |
| Approach: | They propose a model that combines prediction and generation tasks to produce more persuasive explanations by obtaining additional information from the training sets. |
| Outcome: | The proposed model outperforms state-of-the-art models on three datasets and shows that it is more persuasive than previous models. |
Unsupervised Opinion Summarization as Copycat-Review Generation (2020.acl-main)
Copied to clipboard
| Challenge: | Recent work on opinion summarization has focused on extracting fragments from reviews, but we use novel sentences to generate abstractive summaries. |
| Approach: | They propose an abstractive summarizer which does not use summaries in training and is trained end-to-end on a large collection of reviews. |
| Outcome: | The proposed model produces fluent and coherent summaries reflecting consensus opinions on Amazon and Yelp reviews. |
Pre-trained Personalized Review Summarization with Effective Salience Estimation (2023.findings-acl)
Copied to clipboard
| Challenge: | Pretrained language models (PLMs) are a new paradigm in text generation for the strong ability of natural language comprehension. |
| Approach: | They propose a pre-trained personalized review summarization method that incorporates personalized information into the salience estimation of input reviews. |
| Outcome: | The proposed method performs better than the state-of-the-art methods on real-world datasets. |