CLFeb 28, 2020

Metaphoric Paraphrase Generation

arXiv:2002.12854v119 citations
AI Analysis

This addresses a specific NLP task for generating creative language, but it is incremental as it builds on existing paraphrase generation methods.

The paper tackles the problem of generating metaphoric paraphrases from literal sentences, proposing a novel 'metaphor masking' model that excels in metaphoricity while maintaining competitive fluency and paraphrase quality compared to a baseline.

This work describes the task of metaphoric paraphrase generation, in which we are given a literal sentence and are charged with generating a metaphoric paraphrase. We propose two different models for this task: a lexical replacement baseline and a novel sequence to sequence model, 'metaphor masking', that generates free metaphoric paraphrases. We use crowdsourcing to evaluate our results, as well as developing an automatic metric for evaluating metaphoric paraphrases. We show that while the lexical replacement baseline is capable of producing accurate paraphrases, they often lack metaphoricity, while our metaphor masking model excels in generating metaphoric sentences while performing nearly as well with regard to fluency and paraphrase quality.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes