SOTAVerified

Retrieval-Augmented Controllable Review Generation

2020-12-01COLING 2020Unverified0· sign in to hype

Jihyeok Kim, Seungtaek Choi, Reinald Kim Amplayo, Seung-won Hwang

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

In this paper, we study review generation given a set of attribute identifiers which are user ID, product ID and rating. This is a difficult subtask of natural language generation since models are limited to the given identifiers, without any specific descriptive information regarding the inputs, when generating the text. The capacity of these models is thus confined and dependent to how well the models can capture vector representations of attributes. We thus propose to additionally leverage references, which are selected from a large pool of texts labeled with one of the attributes, as textual information that enriches inductive biases of given attributes. With these references, we can now pose the problem as an instance of text-to-text generation, which makes the task easier since texts that are syntactically, semantically similar with the output text are provided as input. Using this framework, we address issues such as selecting references from a large candidate set without textual context and improving the model complexity for generation. Our experiments show that our models improve over previous approaches on both automatic and human evaluation metrics.

Tasks

Reproductions