scispace - formally typeset
L

Lukasz Kaiser

Researcher at Google

Publications -  67
Citations -  76504

Lukasz Kaiser is an academic researcher from Google. The author has contributed to research in topics: Artificial neural network & Machine translation. The author has an hindex of 28, co-authored 67 publications receiving 43227 citations. Previous affiliations of Lukasz Kaiser include University of Paris & Paris Diderot University.

Papers
More filters
Proceedings Article

Attention is All you Need

TL;DR: This paper proposed a simple network architecture based solely on an attention mechanism, dispensing with recurrence and convolutions entirely and achieved state-of-the-art performance on English-to-French translation.
Posted Content

Attention Is All You Need

TL;DR: A new simple network architecture, the Transformer, based solely on attention mechanisms, dispensing with recurrence and convolutions entirely is proposed, which generalizes well to other tasks by applying it successfully to English constituency parsing both with large and limited training data.
Proceedings Article

Grammar as a foreign language

TL;DR: The domain agnostic attention-enhanced sequence-to-sequence model achieves state-of-the-art results on the most widely used syntactic constituency parsing dataset, when trained on a large synthetic corpus that was annotated using existing parsers.
Posted Content

Rethinking Attention with Performers

TL;DR: Performers, Transformer architectures which can estimate regular (softmax) full-rank-attention Transformers with provable accuracy, but using only linear space and time complexity, without relying on any priors such as sparsity or low-rankness are introduced.