CLLGSep 6, 2023

ContrastWSD: Enhancing Metaphor Detection with Word Sense Disambiguation Following the Metaphor Identification Procedure

arXiv:2309.03103v281 citationsh-index: 8
Originality Incremental advance
AI Analysis

This addresses metaphor detection in natural language processing, with incremental improvements over prior approaches.

The paper tackled metaphor detection by integrating Word Sense Disambiguation with the Metaphor Identification Procedure to contrast contextual and basic meanings, resulting in a model that outperforms existing methods on benchmark datasets.

This paper presents ContrastWSD, a RoBERTa-based metaphor detection model that integrates the Metaphor Identification Procedure (MIP) and Word Sense Disambiguation (WSD) to extract and contrast the contextual meaning with the basic meaning of a word to determine whether it is used metaphorically in a sentence. By utilizing the word senses derived from a WSD model, our model enhances the metaphor detection process and outperforms other methods that rely solely on contextual embeddings or integrate only the basic definitions and other external knowledge. We evaluate our approach on various benchmark datasets and compare it with strong baselines, indicating the effectiveness in advancing metaphor detection.

Code Implementations1 repo
Foundations

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

Your Notes