Exploring Metaphoric Paraphrase Generation
Metaphor generation is a difficult task, and has seen tremendous improvement with the advent of deep pretrained models. We focus here on the specific task of metaphoric paraphrase generation, in which we provide a literal sentence and generate a metaphoric sentence which paraphrases that input. We compare naive, “free” generation models with those that exploit forms of control over the generation process, adding additional information based on conceptual metaphor theory. We evaluate two methods for generating paired training data, which is then used to train T5 models for free and controlled generation. We use crowdsourcing to evaluate the results, showing that free models tend to generate more fluent paraphrases, while controlled models are better at generating novel metaphors. We then analyze evaluation metrics, showing that different metrics are necessary to capture different aspects of metaphoric paraphrasing. We release our data and models, as well as our annotated results in order to facilitate development of better evaluation metrics.
Code (1)
Tasks
Paraphrase GenerationSentenceSimilar Papers 제목 키워드 기반
Metaphoric Paraphrase Generation
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…
Paraphrase GenerationSentenceMetaphorical Paraphrase Generation: Feeding Metaphorical Language Models with Literal Texts
This study presents a new approach to metaphorical paraphrase generation by masking literal tokens of literal sentences and unmasking them with metaphorical language models. Unlike similar studies, the proposed algorithm…
Data AugmentationParaphrase GenerationSentenceSentence ClassificationPredicting Human Metaphor Paraphrase Judgments with Deep Neural Networks
We propose a new annotated corpus for metaphor interpretation by paraphrase, and a novel DNN model for performing this task. Our corpus consists of 200 sets of 5 sentences, with each set containing one reference metaphor…
Binary ClassificationClassificationGeneral ClassificationNatural Language Inference+2Exploring Diverse Expressions for Paraphrase Generation
Paraphrasing plays an important role in various natural language processing (NLP) tasks, such as question answering, information retrieval and sentence simplification. Recently, neural generative models have shown promis…
DiversityInformation RetrievalParaphrase GenerationQuestion Answering+4Metaphor Understanding Challenge Dataset for LLMs
Metaphors in natural language are a reflection of fundamental cognitive processes such as analogical reasoning and categorisation, and are deeply rooted in everyday communication. Metaphor understanding is therefore an e…