Metaphor Interpretation Using Word Embeddings
Kfir Bar, Nachum Dershowitz, Lena Dankin

TL;DR
This paper presents a novel approach for interpreting metaphors using word embeddings, generating ranked interpretations from corpus data and human association norms, with promising initial results.
Contribution
It introduces a new model that combines corpus-based collocations and human association data for metaphor interpretation using word embeddings.
Findings
Effective ranking of metaphor interpretations based on semantic similarity.
Incorporation of human association norms improves candidate diversity.
Preliminary evaluation shows encouraging results.
Abstract
We suggest a model for metaphor interpretation using word embeddings trained over a relatively large corpus. Our system handles nominal metaphors, like "time is money". It generates a ranked list of potential interpretations of given metaphors. Candidate meanings are drawn from collocations of the topic ("time") and vehicle ("money") components, automatically extracted from a dependency-parsed corpus. We explore adding candidates derived from word association norms (common human responses to cues). Our ranking procedure considers similarity between candidate interpretations and metaphor components, measured in a semantic vector space. Lastly, a clustering algorithm removes semantically related duplicates, thereby allowing other candidate interpretations to attain higher rank. We evaluate using different sets of annotated metaphors, with encouraging preliminary results.
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 · Advanced Text Analysis Techniques
