paper-with-me

홈 › Papers

Character aware models with similarity learning for metaphor detection

2020-07-01 · WS 2020 7 · Tarun Kumar, Yashvardhan Sharma

Recent work on automatic sequential metaphor detection has involved recurrent neural networks initialized with different pre-trained word embeddings and which are sometimes combined with hand engineered features. To capture lexical and orthographic information automatically, in this paper we propose to add character based word representation. Also, to contrast the difference between literal and contextual meaning, we utilize a similarity network. We explore these components via two different architectures - a BiLSTM model and a Transformer Encoder model similar to BERT to perform metaphor identification. We participate in the Second Shared Task on Metaphor Detection on both the VUA and TOFEL datasets with the above models. The experimental results demonstrate the effectiveness of our method as it outperforms all the systems which participated in the previous shared task.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Word Embeddings

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
Sigmoid Activation 설명 없음
Weight Decay 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…

Similar Papers 제목 키워드 기반

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

Resources for the Detection of Conventionalized Metaphors in Four Languages

2014-05-01 · LREC 2014 5 · Lori Levin, Teruko Mitamura, Brian MacWhinney, Davida Fromm 외

This paper describes a suite of tools for extracting conventionalized metaphors in English, Spanish, Farsi, and Russian. The method depends on three significant resources for each language: a corpus of conventionalized m…

Grasping the Finer Point: A Supervised Similarity Network for Metaphor Detection

2017-09-02 · EMNLP 2017 9 · Marek Rei, Luana Bulat, Douwe Kiela, Ekaterina Shutova

The ubiquity of metaphor in our everyday communication makes it an important problem for natural language understanding. Yet, the majority of metaphor processing systems to date rely on hand-engineered features and there…

Natural Language Understanding

An Expectation-Realization Model for Metaphor Detection

2023-11-07 · Oseremen O. Uduehi, Razvan C. Bunescu

We propose a metaphor detection architecture that is structured around two main modules: an expectation component that estimates representations of literal word expectations given a context, and a realization component t…

model

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…