Zum Hauptinhalt springen

Showing 1–2 of 2 results for author: Hansen, J M

Searching in archive cs. Search in all archives.
.
  1. arXiv:1709.03933  [pdf, ps, other

    cs.CL

    Hash Embeddings for Efficient Word Representations

    Authors: Dan Svenstrup, Jonas Meinertz Hansen, Ole Winther

    Abstract: We present hash embeddings, an efficient method for representing words in a continuous vector form. A hash embedding may be seen as an interpolation between a standard word embedding and a word embedding created using a random hash function (the hashing trick). In hash embeddings each token is represented by $k$ $d$-dimensional embeddings vectors and one $k$ dimensional weight vector. The final… ▽ More

    Submitted 12 September, 2017; originally announced September 2017.

  2. arXiv:1610.06550  [pdf, other

    cs.CL

    Neural Machine Translation with Characters and Hierarchical Encoding

    Authors: Alexander Rosenberg Johansen, Jonas Meinertz Hansen, Elias Khazen Obeid, Casper Kaae Sønderby, Ole Winther

    Abstract: Most existing Neural Machine Translation models use groups of characters or whole words as their unit of input and output. We propose a model with a hierarchical char2word encoder, that takes individual characters both as input and output. We first argue that this hierarchical representation of the character encoder reduces computational complexity, and show that it improves translation performanc… ▽ More

    Submitted 20 October, 2016; originally announced October 2016.

    Comments: 8 pages, 7 figures