COLING 2020main25 citations

Retrieval-Augmented Controllable Review Generation

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

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.

BibTeX
@inproceedings{kim-etal-2020-retrieval,
    title = "Retrieval-Augmented Controllable Review Generation",
    author = "Kim, Jihyeok  and
      Choi, Seungtaek  and
      Amplayo, Reinald Kim  and
      Hwang, Seung-won",
    editor = "Scott, Donia  and
      Bel, Nuria  and
      Zong, Chengqing",
    booktitle = "Proceedings of the 28th International Conference on Computational Linguistics",
    month = dec,
    year = "2020",
    address = "Barcelona, Spain (Online)",
    publisher = "International Committee on Computational Linguistics",
    url = "https://aclanthology.org/2020.coling-main.207/",
    doi = "10.18653/v1/2020.coling-main.207",
    pages = "2284--2295"
}
Retrieval-Augmented Controllable Review Generation · COLING 2020