Billion-scale similarity search with GPUs
Similarity search finds application in database systems handling complex data such as
images or videos, which are typically represented by high-dimensional features and require …
images or videos, which are typically represented by high-dimensional features and require …
[PDF][PDF] Lstm ccg parsing
We demonstrate that a state-of-the-art parser can be built using only a lexical tagging model
and a deterministic grammar, with no explicit model of bi-lexical dependencies. Instead, all …
and a deterministic grammar, with no explicit model of bi-lexical dependencies. Instead, all …
Constituent parsing as sequence labeling
We introduce a method to reduce constituent parsing to sequence labeling. For each word
w_t, it generates a label that encodes:(1) the number of ancestors in the tree that the words …
w_t, it generates a label that encodes:(1) the number of ancestors in the tree that the words …
Faster and cheaper: Parallelizing large-scale matrix factorization on GPUs
Matrix factorization (MF) is used by many popular algorithms such as collaborative filtering.
GPU with massive cores and high memory bandwidth sheds light on accelerating MF much …
GPU with massive cores and high memory bandwidth sheds light on accelerating MF much …
[KSIĄŻKA][B] Semantic relations between nominals
Opportunity and Curiosity find similar rocks on Mars. One can generally understand this
statement if one knows that Opportunity and Curiosity are instances of the class of Mars …
statement if one knows that Opportunity and Curiosity are instances of the class of Mars …
Dynamic programming in rank space: Scaling structured inference with low-rank HMMs and PCFGs
Hidden Markov Models (HMMs) and Probabilistic Context-Free Grammars (PCFGs) are
widely used structured models, both of which can be represented as factor graph grammars …
widely used structured models, both of which can be represented as factor graph grammars …
Depth-bounding is effective: Improvements and evaluation of unsupervised PCFG induction
There have been several recent attempts to improve the accuracy of grammar induction
systems by bounding the recursive complexity of the induction model (Ponvert et al., 2011; …
systems by bounding the recursive complexity of the induction model (Ponvert et al., 2011; …
[PDF][PDF] Sparser, better, faster GPU parsing
Due to their origin in computer graphics, graphics processing units (GPUs) are highly
optimized for dense problems, where the exact same operation is applied repeatedly to all …
optimized for dense problems, where the exact same operation is applied repeatedly to all …
[KSIĄŻKA][B] Analyzing analytics
R Bordawekar, B Blainey, R Puri - 2022 - books.google.com
This book aims to achieve the following goals:(1) to provide a high-level survey of key
analytics models and algorithms without going into mathematical details;(2) to analyze the …
analytics models and algorithms without going into mathematical details;(2) to analyze the …
Decoding with finite-state transducers on GPUs
A Argueta, D Chiang - arxiv preprint arxiv:1701.03038, 2017 - arxiv.org
Weighted finite automata and transducers (including hidden Markov models and conditional
random fields) are widely used in natural language processing (NLP) to perform tasks such …
random fields) are widely used in natural language processing (NLP) to perform tasks such …