Keith Adams

2papers

2 Papers

CLSep 12, 2017
StarSpace: Embed All The Things!

Ledell Wu, Adam Fisch, Sumit Chopra et al.

We present StarSpace, a general-purpose neural embedding model that can solve a wide variety of problems: labeling tasks such as text classification, ranking tasks such as information retrieval/web search, collaborative filtering-based or content-based recommendation, embedding of multi-relational graphs, and learning word, sentence or document level embeddings. In each case the model works by embedding those entities comprised of discrete features and comparing them against each other -- learning similarities dependent on the task. Empirical results on a number of tasks show that StarSpace is highly competitive with existing methods, whilst also being generally applicable to new cases where those methods are not.

LGDec 20, 2013
Multi-GPU Training of ConvNets

Omry Yadan, Keith Adams, Yaniv Taigman et al.

In this work we evaluate different approaches to parallelize computation of convolutional neural networks across several GPUs.