paper-with-me

Papers

Nominal Metaphor Generation with Multitask Learning

2022-06-10 · Yucheng Li, Chenghua Lin, Frank Geurin

Metaphor generation is a challenging task which can impact many downstream tasks such as improving user satisfaction with dialogue systems and story generation. This paper tackles the problem of Chinese nominal metaphor generation by introducing a multitask metaphor generation framework with self-training and metaphor identification mechanisms. Self-training addresses the data scarcity issue of metaphor datasets. That is, instead of solely relying on labelled metaphor datasets which are usually small in size, self-training helps identify potential metaphors from a large-scale unlabelled corpus for metaphor generation. The metaphor weighting mechanism enables our model to focus on the metaphor-related parts of the input (e.g., the comparison of the metaphor and comparator) during model learning and thus improves the metaphoricity of the generated metaphors. Our model is trained on an annotated corpus consisting of 6.3k sentences that contain diverse metaphorical expressions. Experimental results show that our model is able to generate metaphors with better readability and creativity compared to the baseline models, even in the situation where training data is insufficient.

📄 PDF Abstract BibTeX arXiv:2206.05195

Code (1)

liyucheng09/metaphor_generator 공식 구현

Tasks

Story Generation

Similar Papers 제목 키워드 기반

CM-Gen: A Neural Framework for Chinese Metaphor Generation with Explicit Context Modelling

2022-10-01 · COLING 2022 10 · Yucheng Li, Chenghua Lin, Frank Guerin

Nominal metaphors are frequently used in human language and have been shown to be effective in persuading, expressing emotion, and stimulating interest. This paper tackles the problem of Chinese Nominal Metaphor (NM) gen…

Modelling the interplay of metaphor and emotion through multitask learning

2019-11-01 · IJCNLP 2019 11 · Verna Dankers, Marek Rei, Martha Lewis, Ekaterina Shutova

Metaphors allow us to convey emotion by connecting physical experiences and abstract concepts. The results of previous research in linguistics and psychology suggest that metaphorical phrases tend to be more emotionally …

Metaphor Interpretation Using Word Embeddings

2020-10-06 · Kfir Bar, Nachum Dershowitz, Lena Dankin

We suggest a model for metaphor interpretation using word embeddings trained over a relatively large corpus. Our system handles nominal metaphors, like "time is money". It generates a ranked list of potential interpretat…

ClusteringWord Embeddings

ChainNet: Structured Metaphor and Metonymy in WordNet

2024-03-29 · Rowan Hall Maudslay, Simone Teufel, Francis Bond, James Pustejovsky

The senses of a word exhibit rich internal structure. In a typical lexicon, this structure is overlooked: a word's senses are encoded as a list without inter-sense relations. We present ChainNet, a lexical resource which…

How to Avoid Sentences Spelling Boring? Towards a Neural Approach to Unsupervised Metaphor Generation

2019-06-01 · NAACL 2019 6 · Zhiwei Yu, Xiaojun Wan

Metaphor generation attempts to replicate human creativity with language, which is an attractive but challengeable text generation task. Previous efforts mainly focus on template-based or rule-based methods and result in…

Language ModelingLanguage ModellingText Generation