paper-with-me

Papers

Building Static Embeddings from Contextual Ones: Is It Useful for Building Distributional Thesauri?

2022-06-01 · LREC 2022 6 · Olivier Ferret

While contextual language models are now dominant in the field of Natural Language Processing, the representations they build at the token level are not always suitable for all uses. In this article, we propose a new method for building word or type-level embeddings from contextual models. This method combines the generalization and the aggregation of token representations. We evaluate it for a large set of English nouns from the perspective of the building of distributional thesauri for extracting semantic similarity relations. Moreover, we analyze the differences between static embeddings and type-level embeddings according to features such as the frequency of words or the type of semantic relations these embeddings account for, showing that the properties of these two types of embeddings can be complementary and exploited for further improving distributional thesauri.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic SimilaritySemantic Textual SimilarityVocal Bursts Type Prediction

Similar Papers 제목 키워드 기반

Dynamic Contextualized Word Embeddings

2020-10-23 · ACL 2021 5 · Valentin Hofmann, Janet B. Pierrehumbert, Hinrich Schütze

Static word embeddings that represent words by a single vector cannot capture the variability of word meaning in different linguistic and extralinguistic contexts. Building on prior work on contextualized and dynamic wor…

Language ModelingLanguage ModellingWord Embeddings

Combining static and contextualised multilingual embeddings

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Static and contextual multilingual embeddings have complementary strengths. Static embeddings, while less expressive than contextual language models, can be more straightforwardly aligned across multiple languages. Conte…

RetrievalXLM-R

SimAlign: High Quality Word Alignments without Parallel Training Data using Static and Contextualized Embeddings

2020-04-18 · Findings of the Association for Computational Linguistics 2020 · Masoud Jalili Sabet, Philipp Dufter, François Yvon, Hinrich Schütze

Word alignments are useful for tasks like statistical and neural machine translation (NMT) and cross-lingual annotation projection. Statistical word aligners perform well, as do methods that extract alignments jointly wi…

Machine TranslationMultilingual Word EmbeddingsNMTTranslation+2

Caveats of Measuring Semantic Change of Cognates and Borrowings using Multilingual Word Embeddings

2022-05-01 · LChange (ACL) 2022 5 · Clémentine Fourrier, Syrielle Montariol

Cognates and borrowings carry different aspects of etymological evolution. In this work, we study semantic change of such items using multilingual word embeddings, both static and contextualised. We underline caveats ide…

Multilingual Word EmbeddingsWord Embeddings

Combining Static and Contextualised Multilingual Embeddings

2022-03-17 · Findings (ACL) 2022 5 · Katharina Hämmerl, Jindřich Libovický, Alexander Fraser

Static and contextual multilingual embeddings have complementary strengths. Static embeddings, while less expressive than contextual language models, can be more straightforwardly aligned across multiple languages. We co…

RetrievalXLM-R