paper-with-me

Papers

Contextual Modulation for Relation-Level Metaphor Identification

2020-10-12 · Findings of the Association for Computational Linguistics 2020 · Omnia Zayed, John P. McCrae, Paul Buitelaar

Identifying metaphors in text is very challenging and requires comprehending the underlying comparison. The automation of this cognitive process has gained wide attention lately. However, the majority of existing approaches concentrate on word-level identification by treating the task as either single-word classification or sequential labelling without explicitly modelling the interaction between the metaphor components. On the other hand, while existing relation-level approaches implicitly model this interaction, they ignore the context where the metaphor occurs. In this work, we address these limitations by introducing a novel architecture for identifying relation-level metaphoric expressions of certain grammatical relations based on contextual modulation. In a methodology inspired by works in visual reasoning, our approach is based on conditioning the neural network computation on the deep contextualised features of the candidate expressions using feature-wise linear modulation. We demonstrate that the proposed architecture achieves state-of-the-art results on benchmark datasets. The proposed methodology is generic and could be applied to other textual classification problems that benefit from contextual interaction.

📄 PDF Abstract BibTeX arXiv:2010.05633

Code (1)

OmniaZayed/affineTrans_metaphor_identification 공식 구현

Tasks

RelationVisual Reasoning

Similar Papers 제목 키워드 기반

Label-Enhanced Hierarchical Contextualized Representation for Sequential Metaphor Identification

2021-11-01 · EMNLP 2021 11 · Shuqun Li, Liang Yang, Weidong He, Shiqi Zhang 외

Recent metaphor identification approaches mainly consider the contextual text features within a sentence or introduce external linguistic features to the model. But they usually ignore the extra information that the data…

Language ModelingLanguage ModellingSentence

MelBERT: Metaphor Detection via Contextualized Late Interaction using Metaphorical Identification Theories

2021-04-28 · NAACL 2021 4 · Minjin Choi, Sunkyung Lee, Eunseong Choi, Heesoo Park 외

Automated metaphor detection is a challenging task to identify metaphorical expressions of words in a sentence. To tackle this problem, we adopt pre-trained contextualized models, e.g., BERT and RoBERTa. To this end, we …

Sentence

Adaptation of Word-Level Benchmark Datasets for Relation-Level Metaphor Identification

2020-07-01 · WS 2020 7 · Omnia Zayed, John Philip McCrae, Paul Buitelaar

Metaphor processing and understanding has attracted the attention of many researchers recently with an increasing number of computational approaches. A common factor among these approaches is utilising existing benchmark…

Relation

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

2023-09-06 · Mohamad Elzohbi, Richard Zhao

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 wit…

SentenceWord Sense Disambiguation

Metaphor Detection via Linguistics Enhanced Siamese Network

2022-10-01 · COLING 2022 10 · Shenglong Zhang, Ying Liu

In this paper we present MisNet, a novel model for word level metaphor detection. MisNet converts two linguistic rules, i.e., Metaphor Identification Procedure (MIP) and Selectional Preference Violation (SPV) into semant…