RIGA at SemEval-2022 Task 1: Scaling Recurrent Neural Networks for CODWOE Dictionary Modeling
Described are our two entries “emukans” and “guntis” for the definition modeling track of CODWOE SemEval-2022 Task 1. Our approach is based on careful scaling of a GRU recurrent neural network, which exhibits double descent of errors, corresponding to significant improvements also per human judgement. Our results are in the middle of the ranking table per official automatic metrics.
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
JSI at SemEval-2022 Task 1: CODWOE - Reverse Dictionary: Monolingual and cross-lingual approaches
The reverse dictionary task is a sequence-to-vector task in which a gloss is provided as input, and the output must be a semantically matching word vector. The reverse dictionary is useful in practical applications such …
Reverse DictionaryZero-Shot LearningTLDR at SemEval-2022 Task 1: Using Transformers to Learn Dictionaries and Representations
We propose a pair of deep learning models, which employ unsupervised pretraining, attention mechanisms and contrastive learning for representation learning from dictionary definitions, and definition modeling from such r…
Contrastive LearningRepresentation LearningReverse DictionaryWord EmbeddingsIRB-NLP at SemEval-2022 Task 1: Exploring the Relationship Between Words and Their Semantic Representations
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 …
DescriptiveReverse DictionaryWord EmbeddingsSemeval-2022 Task 1: CODWOE – Comparing Dictionaries and Word Embeddings
Word embeddings have advanced the state of the art in NLP across numerous tasks. Understanding the contents of dense neural representations is of utmost interest to the computational semantics community. We propose to fo…
Word EmbeddingsLingJing at SemEval-2022 Task 1: Multi-task Self-supervised Pre-training for Multilingual Reverse Dictionary
This paper introduces the approach of Team LingJing’s experiments on SemEval-2022 Task 1 Comparing Dictionaries and Word Embeddings (CODWOE). This task aims at comparing two types of semantic descriptions and including t…
Reverse DictionaryWord Embeddings