CATE: A Contrastive Pre-trained Model for Metaphor Detection with Semi-supervised Learning
Metaphors are ubiquitous in natural language, and detecting them requires contextual reasoning about whether a semantic incongruence actually exists. Most existing work addresses this problem using pre-trained contextualized models. Despite their success, these models require a large amount of labeled data and are not linguistically-based. In this paper, we proposed a ContrAstive pre-Trained modEl (CATE) for metaphor detection with semi-supervised learning. Our model first uses a pre-trained model to obtain a contextual representation of target words and employs a contrastive objective to promote an increased distance between target words’ literal and metaphorical senses based on linguistic theories. Furthermore, we propose a simple strategy to collect large-scale candidate instances from the general corpus and generalize the model via self-training. Extensive experiments show that CATE achieves better performance against state-of-the-art baselines on several benchmark datasets.
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
Finding Structure in Figurative Language: Metaphor Detection with Topic-based Frames
In this paper, we present a novel and highly effective method for induction and application of metaphor frame templates as a step toward detecting metaphor in extended discourse. We infer implicit facets of a given metap…
BIG-bench Machine LearningMachine TranslationA Dual-Perspective Metaphor Detection Framework Using Large Language Models
Metaphor detection, a critical task in natural language processing, involves identifying whether a particular word in a sentence is used metaphorically. Traditional approaches often rely on supervised learning models tha…
Decision MakingKnowledge GraphsSentenceMetaphorical Polysemy Detection: Conventional Metaphor meets Word Sense Disambiguation
Linguists distinguish between novel and conventional metaphor, a distinction which the metaphor detection task in NLP does not take into account. Instead, metaphoricity is formulated as a property of a token in a sentenc…
SentenceWord Sense DisambiguationDi-LSTM Contrast : A Deep Neural Network for Metaphor Detection
The contrast between the contextual and general meaning of a word serves as an important clue for detecting its metaphoricity. In this paper, we present a deep neural architecture for metaphor detection which exploits th…
POSTopic ModelsWord EmbeddingsTwo Approaches to Metaphor Detection
Methods for automatic detection and interpretation of metaphors have focused on analysis and utilization of the ways in which metaphors violate selectional preferences (Martin, 2006). Detection and interpretation process…
Vocal Bursts Valence Prediction