paper-with-me

홈 › Papers

Principal Word Vectors

2020-07-09 · Ali Basirat, Christian Hardmeier, Joakim Nivre

We generalize principal component analysis for embedding words into a vector space. The generalization is made in two major levels. The first is to generalize the concept of the corpus as a counting process which is defined by three key elements vocabulary set, feature (annotation) set, and context. This generalization enables the principal word embedding method to generate word vectors with regard to different types of contexts and different types of annotations provided for a corpus. The second is to generalize the transformation step used in most of the word embedding methods. To this end, we define two levels of transformations. The first is a quadratic transformation, which accounts for different types of weighting over the vocabulary units and contextual features. Second is an adaptive non-linear transformation, which reshapes the data distribution to be meaningful to principal component analysis. The effect of these generalizations on the word vectors is intrinsically studied with regard to the spread and the discriminability of the word vectors. We also provide an extrinsic evaluation of the contribution of the principal word vectors on a word similarity benchmark and the task of dependency parsing. Our experiments are finalized by a comparison between the principal word vectors and other sets of word vectors generated with popular word embedding methods. The results obtained from our intrinsic evaluation metrics show that the spread and the discriminability of the principal word vectors are higher than that of other word embedding methods. The results obtained from the extrinsic evaluation metrics show that the principal word vectors are better than some of the word embedding methods and on par with popular methods of word embedding.

📄 PDF Abstract BibTeX arXiv:2007.04629

Code (0)

등록된 구현이 없습니다.

Tasks

Dependency ParsingWord Similarity

Similar Papers 제목 키워드 기반

Fast Zero-Shot Image Tagging

2016-05-31 · CVPR 2016 6 · Yang Zhang, Boqing Gong, Mubarak Shah

The well-known word analogy experiments show that the recent word vectors capture fine-grained linguistic regularities in words by linear vector offsets, but it is unclear how well the simple vector offsets can encode vi…

Multi-label zero-shot learningZero-Shot Learning

Autoencoding Improves Pre-trained Word Embeddings

2020-10-25 · COLING 2020 8 · Masahiro Kaneko, Danushka Bollegala

Prior work investigating the geometry of pre-trained word embeddings have shown that word embeddings to be distributed in a narrow cone and by centering and projecting using principal component vectors one can increase t…

Word Embeddings

Compositional Morpheme Embeddings with Affixes as Functions and Stems as Arguments

2018-07-01 · WS 2018 7 · Daniel Edmiston, Karl Stratos

This work introduces a novel, linguistically motivated architecture for composing morphemes to derive word embeddings. The principal novelty in the work is to treat stems as vectors and affixes as functions over vectors.…

Dependency ParsingWord Embeddings

From Principal Subspaces to Principal Components with Linear Autoencoders

2018-04-26 · Elad Plaut

The autoencoder is an effective unsupervised learning model which is widely used in deep learning. It is well known that an autoencoder with a single fully-connected hidden layer, a linear activation function and a squar…

Dimensionality Reduction

Relations such as Hypernymy: Identifying and Exploiting Hearst Patterns in Distributional Vectors for Lexical Entailment

2016-05-18 · EMNLP 2016 11 · Stephen Roller, Katrin Erk

We consider the task of predicting lexical entailment using distributional vectors. We perform a novel qualitative analysis of one existing model which was previously shown to only measure the prototypicality of word pai…

Lexical Entailment