Concatenated Power Mean Word Embeddings as Universal Cross-Lingual Sentence Representations
Average word embeddings are a common baseline for more sophisticated sentence embedding techniques. However, they typically fall short of the performances of more complex models such as InferSent. Here, we generalize the concept of average word embeddings to power mean word embeddings. We show that the concatenation of different types of power mean word embeddings considerably closes the gap to state-of-the-art methods monolingually and substantially outperforms these more complex techniques cross-lingually. In addition, our proposed method outperforms different recently proposed baselines such as SIF and Sent2Vec by a solid margin, thus constituting a much harder-to-beat monolingual baseline. Our data and code are publicly available.
Code (1)
Tasks
SentenceSentence EmbeddingSentence-EmbeddingWord EmbeddingsSimilar Papers 제목 키워드 기반
Cross-lingual Word Sense Disambiguation using mBERT Embeddings with Syntactic Dependencies
Cross-lingual word sense disambiguation (WSD) tackles the challenge of disambiguating ambiguous words across languages given context. The pre-trained BERT embedding model has been proven to be effective in extracting con…
Word EmbeddingsWord Sense DisambiguationExploring the Combination of Contextual Word Embeddings and Knowledge Graph Embeddings
``Classical'' word embeddings, such as Word2Vec, have been shown to capture the semantics of words based on their distributional properties. However, their ability to represent the different meanings that a word may have…
Entity TypingKnowledge Graph EmbeddingsRepresentation LearningWord EmbeddingsRaccoons at SemEval-2022 Task 11: Leveraging Concatenated Word Embeddings for Named Entity Recognition
Named Entity Recognition (NER), an essential subtask in NLP that identifies text belonging to predefined semantics such as a person, location, organization, drug, time, clinical procedure, biological protein, etc. NER pl…
Machine Translationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+4Igevorse at SemEval-2018 Task 10: Exploring an Impact of Word Embeddings Concatenation for Capturing Discriminative Attributes
This paper presents a comparison of several approaches for capturing discriminative attributes and considers an impact of concatenation of several word embeddings of different nature on the classification performance. A …
BIG-bench Machine LearningGeneral ClassificationSemantic Textual SimilarityWord EmbeddingsWord-Class Embeddings for Multiclass Text Classification
Pre-trained word embeddings encode general word semantics and lexical regularities of natural language, and have proven useful across many NLP tasks, including word sense disambiguation, machine translation, and sentimen…
ClassificationGeneral ClassificationMachine TranslationSentiment Analysis+5