paper-with-me

홈 › Papers

Fast Extraction of Word Embedding from Q-contexts

2021-09-15 · Junsheng Kong, Weizhao Li, Zeyi Liu, Ben Liao, Jiezhong Qiu, Chang-Yu Hsieh, Yi Cai, Shengyu Zhang

The notion of word embedding plays a fundamental role in natural language processing (NLP). However, pre-training word embedding for very large-scale vocabulary is computationally challenging for most existing methods. In this work, we show that with merely a small fraction of contexts (Q-contexts)which are typical in the whole corpus (and their mutual information with words), one can construct high-quality word embedding with negligible errors. Mutual information between contexts and words can be encoded canonically as a sampling state, thus, Q-contexts can be fast constructed. Furthermore, we present an efficient and effective WEQ method, which is capable of extracting word embedding directly from these typical contexts. In practical scenarios, our algorithm runs 11$\sim$13 times faster than well-established methods. By comparing with well-known methods such as matrix factorization, word2vec, GloVeand fasttext, we demonstrate that our method achieves comparable performance on a variety of downstream NLP tasks, and in the meanwhile maintains run-time and resource advantages over all these baselines.

📄 PDF Abstract BibTeX arXiv:2109.07084

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning Word Embeddings without Context Vectors

2019-08-01 · WS 2019 8 · Alexey Zobnin, Evgenia Elistratova

Most word embedding algorithms such as word2vec or fastText construct two sort of vectors: for words and for contexts. Naive use of vectors of only one sort leads to poor results. We suggest using indefinite inner produc…

Learning Word EmbeddingsWord EmbeddingsWord Similarity

An Unsupervised Neural Attention Model for Aspect Extraction

2017-07-01 · ACL 2017 7 · Ruidan He, Wee Sun Lee, Hwee Tou Ng, Daniel Dahlmeier

Aspect extraction is an important and challenging task in aspect-based sentiment analysis. Existing works tend to apply variants of topic models on this task. While fairly successful, these methods usually do not produce…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Aspect ExtractionDomain Adaptation+4

Few-Shot Keyword Spotting in Any Language

2021-04-03 · Mark Mazumder, Colby Banbury, Josh Meyer, Pete Warden 외

We introduce a few-shot transfer learning method for keyword spotting in any language. Leveraging open speech corpora in nine languages, we automate the extraction of a large multilingual keyword bank and use it to train…

Keyword SpottingTransfer Learning

LightRel SemEval-2018 Task 7: Lightweight and Fast Relation Classification

2018-04-19 · Tyler Renslow, Günter Neumann

We present LightRel, a lightweight and fast relation classifier. Our goal is to develop a high baseline for different relation extraction tasks. By defining only very few data-internal, word-level features and external k…

ClassificationGeneral ClassificationRelationRelation Classification+2

LightRel at SemEval-2018 Task 7: Lightweight and Fast Relation Classification

2018-06-01 · SEMEVAL 2018 6 · Tyler Renslow, G{\"u}nter Neumann

We present LightRel, a lightweight and fast relation classifier. Our goal is to develop a high baseline for different relation extraction tasks. By defining only very few data-internal, word-level features and external k…

Feature EngineeringGeneral ClassificationRelationRelation Classification+2