MERMAID: Metaphor Generation with Symbolism and Discriminative Decoding (2021.naacl-main)
Copied to clipboard
| Challenge: | a new method for generating metaphors is proposed to generate literal sentences . human evaluations show that our best model generates metaphors better than three well-crafted baselines 66% of the time on average. |
| Approach: | They propose a method to automatically construct a parallel corpus by transforming literal sentences to metaphorical ones using commonsense inference and masked language modeling. |
| Outcome: | The proposed method generates metaphors better than baselines 66% of the time on average. |
Similar Papers
How to Avoid Sentences Spelling Boring? Towards a Neural Approach to Unsupervised Metaphor Generation (N19-1)
Copied to clipboard
| Challenge: | Existing approaches to generate metaphors rely on template-based or rule-based knowledge, which constrains the diversity of generated metaphors. |
| Approach: | They propose a neural approach to metaphor generation that uses wiki corpus to extract metaphorically used verbs and train a language model. |
| Outcome: | The proposed approach generates metaphors with good readability and creativity using wiki corpus and automatic metrics and human evaluations. |
Metaphor Generation with Conceptual Mappings (2021.acl-long)
Copied to clipboard
| Challenge: | Existing models for metaphor generation lack conceptualization of meaning of the metaphors . recent neural models have led to advances in many areas of natural language generation . |
| Approach: | They propose to encode conceptual mappings between cognitive domains to generate metaphoric expressions by embedding verbs into a literal expression and deriving source/target pairs to train a controlled seq-to-seq generation model. |
| Outcome: | The proposed method outperforms existing models in automatic and human evaluations for basic metaphoricity and conceptual metaphor presence. |
Generating similes effortlessly like a Pro: A Style Transfer Approach for Simile Generation (2020.emnlp-main)
Copied to clipboard
| Challenge: | Literary tropes are at the crux of human imagination and communication. |
| Approach: | They propose to automatically transform similes from reddit to their literal counterparts using common sense knowledge to generate simile models. |
| Outcome: | The proposed method generates 88% novel similes that do not share properties with training data. |
It’s Better to Teach Fishing than Giving a Fish: An Auto-Augmented Structure-aware Generative Model for Metaphor Detection (2022.findings-emnlp)
Copied to clipboard
| Challenge: | Existing methods to identify metaphors use contextual information extracted by transformers for classifications directly. |
| Approach: | They propose to use structure information extraction to transform the classification task into a keywords-extraction task and to use it to expand the limited datasets. |
| Outcome: | The proposed model obtains competitive results compared with state-of-the-art methods . |
Improving Neural Metaphor Detection with Visual Datasets (2020.lrec-1)
Copied to clipboard
| Challenge: | a new method for metaphor detection uses text from visual datasets to identify words . a metaphor is a complex interaction between two terms, creating an "implicationcomplex" |
| Approach: | They propose a technique for sampling text from visual datasets to create a visibility word embedding. |
| Outcome: | The proposed method improves on previous approaches that use more complex neural networks and richer linguistic features for verb classification. |
Word Embedding and WordNet Based Metaphor Identification and Interpretation (P18-1)
Copied to clipboard
| Challenge: | Existing models cannot identify exact metaphorical words within a sentence . current models do not rely on hand-crafted knowledge for training . |
| Approach: | They propose an unsupervised learning method that identifies and interprets metaphors at word-level without preprocessing. |
| Outcome: | The proposed method outperforms baseline models in two translation systems for English to Chinese showing that it paraphrases metaphors into their literal counterparts. |
On the Impact of Temporal Representations on Metaphor Detection (2022.lrec-1)
Copied to clipboard
| Challenge: | State-of-the-art approaches for metaphor detection compare their literal - or core - meaning and their contextual meaning using neural networks. |
| Approach: | They propose to use temporal and static word embeddings to account for different representations of literal meanings to examine metaphor detection tasks. |
| Outcome: | The proposed method outperforms static methods but may provide representations of the core meaning of the metaphor too close to their contextual meaning, causing confusion. |
Automatic Extraction of Metaphoric Analogies from Literary Texts: Task Formulation, Dataset Construction, and Evaluation (2025.coling-main)
Copied to clipboard
Joanne Boisson, Zara Siddique, Hsuvas Borkakoty, Dimosthenis Antypas, Luis Espinosa Anke, Jose Camacho-Collados
| Challenge: | Recent advances in large language models (LLMs) have shown to be difficult to extract metaphors from free text because they can involve some implicit concepts and link dissimilar concepts. |
| Approach: | They compare the ability of large language models to extract metaphors from literary texts using domain experts. |
| Outcome: | The proposed models can extract metaphors from literary texts without using domain experts. |
MetaPro 2.0: Computational Metaphor Processing on the Effectiveness of Anomalous Language Modeling (2024.findings-acl)
Copied to clipboard
| Challenge: | Existing methods for metaphor interpretation are slow due to lack of annotated datasets and effective pre-trained language models. |
| Approach: | They propose a large annotated dataset and a PLM for the metaphor interpretation task. |
| Outcome: | The proposed method improves on metaphor identification and interpretation with comparable baselines on the new dataset. |
MelBERT: Metaphor Detection via Contextualized Late Interaction using Metaphorical Identification Theories (2021.naacl-main)
Copied to clipboard
| Challenge: | Existing studies have developed computational models to recognize metaphorical words in sentences. |
| Approach: | They propose a model that leverages contextualized word representation and linguistic metaphor identification theories to detect whether the target word is metaphorical. |
| Outcome: | The proposed model outperforms baseline models on four benchmark datasets . it leverages contextualized word representation and linguistic metaphor identification theories to detect whether the target word is metaphorical. |