Billion-scale similarity search with GPUs

J Johnson, M Douze, H Jégou - IEEE Transactions on Big Data, 2019 - ieeexplore.ieee.org
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 …

[PDF][PDF] Lstm ccg parsing

M Lewis, K Lee, L Zettlemoyer - … of the 2016 Conference of the …, 2016 - aclanthology.org
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 …

Constituent parsing as sequence labeling

C Gómez-Rodríguez, D Vilares - arxiv preprint arxiv:1810.08994, 2018 - arxiv.org
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 …

Faster and cheaper: Parallelizing large-scale matrix factorization on GPUs

W Tan, L Cao, L Fong - Proceedings of the 25th ACM International …, 2016 - dl.acm.org
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 …

[KSIĄŻKA][B] Semantic relations between nominals

V Nastase, S Szpakowicz, P Nakov, DÓ Séagdha - 2022 - books.google.com
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 …

Dynamic programming in rank space: Scaling structured inference with low-rank HMMs and PCFGs

S Yang, W Liu, K Tu - arxiv preprint arxiv:2205.00484, 2022 - arxiv.org
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 …

Depth-bounding is effective: Improvements and evaluation of unsupervised PCFG induction

L **, F Doshi-Velez, T Miller, W Schuler… - arxiv preprint arxiv …, 2018 - arxiv.org
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; …

[PDF][PDF] Sparser, better, faster GPU parsing

D Hall, T Berg-Kirkpatrick, D Klein - … of the 52nd Annual Meeting of …, 2014 - aclanthology.org
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 …

[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 …

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 …