paper-with-me

홈 › Papers

Concatenated Power Mean Word Embeddings as Universal Cross-Lingual Sentence Representations

2018-03-04 · Andreas Rücklé, Steffen Eger, Maxime Peyrard, Iryna Gurevych

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.

📄 PDF Abstract BibTeX arXiv:1803.01400

Code (1)

UKPLab/arxiv2018-xling-sentence-embeddings 공식 구현 tf

Tasks

SentenceSentence EmbeddingSentence-EmbeddingWord Embeddings

Similar Papers 제목 키워드 기반

Cross-lingual Word Sense Disambiguation using mBERT Embeddings with Syntactic Dependencies

2020-12-09 · Xingran Zhu

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 Disambiguation

Exploring the Combination of Contextual Word Embeddings and Knowledge Graph Embeddings

2020-04-17 · Lea Dieudonat, Kelvin Han, Phyllicia Leavitt, Esteban Marquer

``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 Embeddings

Raccoons at SemEval-2022 Task 11: Leveraging Concatenated Word Embeddings for Named Entity Recognition

2022-07-01 · SemEval (NAACL) 2022 7 · Atharvan Dogra, Prabsimran Kaur, Guneet Kohli, Jatin Bedi

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)+4

Igevorse at SemEval-2018 Task 10: Exploring an Impact of Word Embeddings Concatenation for Capturing Discriminative Attributes

2018-06-01 · SEMEVAL 2018 6 · Maxim Grishin

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 Embeddings

Word-Class Embeddings for Multiclass Text Classification

2019-11-26 · Alejandro Moreo, Andrea Esuli, Fabrizio Sebastiani

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