paper-with-me

Papers

Exploring Metaphoric Paraphrase Generation

2021-11-01 · CoNLL (EMNLP) 2021 11 · Kevin Stowe, Nils Beck, Iryna Gurevych

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.

📄 PDF Abstract BibTeX

Code (1)

ukplab/conll2021-metaphoric-paraphrase-generation 공식 구현

Tasks

Paraphrase GenerationSentence

Similar Papers 제목 키워드 기반

Metaphoric Paraphrase Generation

2020-02-28 · Kevin Stowe, Leonardo Ribeiro, Iryna Gurevych

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 GenerationSentence

Metaphorical Paraphrase Generation: Feeding Metaphorical Language Models with Literal Texts

2022-10-10 · Giorgio Ottolina, John Pavlopoulos

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 Classification

Predicting Human Metaphor Paraphrase Judgments with Deep Neural Networks

2018-06-01 · WS 2018 6 · Yuri Bizzoni, Shalom Lappin

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+2

Exploring Diverse Expressions for Paraphrase Generation

2019-11-01 · IJCNLP 2019 11 · Lihua Qian, Lin Qiu, Wei-Nan Zhang, Xin Jiang 외

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+4

Metaphor Understanding Challenge Dataset for LLMs

2024-03-18 · Xiaoyu Tong, Rochelle Choenni, Martha Lewis, Ekaterina Shutova

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…