IRB-NLP at SemEval-2022 Task 1: Exploring the Relationship Between Words and Their Semantic Representations
Damir Koren\v{c}i\'c, Ivan Grubi\v{s}i\'c

TL;DR
This paper investigates the relationship between words and their semantic representations through Definition Modeling and Reverse Dictionary tasks, analyzing models' ability to generate definitions from embeddings and vice versa, using the CODWOE dataset.
Contribution
It presents top-performing systems for SemEval-2022 CODWOE challenge and offers detailed analysis of the relationship between words, definitions, and embeddings.
Findings
Models can effectively predict definitions from embeddings.
Models can generate embeddings from definitions.
Data analysis reveals shared information between words and their semantic representations.
Abstract
What is the relation between a word and its description, or a word and its embedding? Both descriptions and embeddings are semantic representations of words. But, what information from the original word remains in these representations? Or more importantly, which information about a word do these two representations share? Definition Modeling and Reverse Dictionary are two opposite learning tasks that address these questions. The goal of the Definition Modeling task is to investigate the power of information laying inside a word embedding to express the meaning of the word in a humanly understandable way -- as a dictionary definition. Conversely, the Reverse Dictionary task explores the ability to predict word embeddings directly from its definition. In this paper, by tackling these two tasks, we are exploring the relationship between words and their semantic representations. We present…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Text Readability and Simplification
