Deep Learning based, end-to-end metaphor detection in Greek language with Recurrent and Convolutional Neural Networks
Konstantinos Perifanos, Eirini Florou, Dionysis Goutsos

TL;DR
This paper introduces end-to-end deep learning models combining CNNs and RNNs for metaphor detection in Greek, achieving state-of-the-art accuracy without linguistic features or preprocessing.
Contribution
It presents novel deep learning architectures for metaphor detection in Greek that outperform previous methods and require minimal linguistic resources.
Findings
Achieved 0.92 accuracy and F-score with CNNs and LSTMs.
Attained 0.91 accuracy and F-score with GRUs and CRNNs.
Models trained solely on labeled sentence data without feature engineering.
Abstract
This paper presents and benchmarks a number of end-to-end Deep Learning based models for metaphor detection in Greek. We combine Convolutional Neural Networks and Recurrent Neural Networks with representation learning to bear on the metaphor detection problem for the Greek language. The models presented achieve exceptional accuracy scores, significantly improving the previous state of the art results, which had already achieved accuracy 0.82. Furthermore, no special preprocessing, feature engineering or linguistic knowledge is used in this work. The methods presented achieve accuracy of 0.92 and F-score 0.92 with Convolutional Neural Networks (CNNs) and bidirectional Long Short Term Memory networks (LSTMs). Comparable results of 0.91 accuracy and 0.91 F-score are also achieved with bidirectional Gated Recurrent Units (GRUs) and Convolutional Recurrent Neural Nets (CRNNs). The models are…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsLanguage, Metaphor, and Cognition · Natural Language Processing Techniques · Topic Modeling
