scispace - formally typeset
K

Kenton Lee

Researcher at Google

Publications -  64
Citations -  71768

Kenton Lee is an academic researcher from Google. The author has contributed to research in topics: Question answering & Language model. The author has an hindex of 33, co-authored 64 publications receiving 42170 citations. Previous affiliations of Kenton Lee include University of Pennsylvania & University of Washington.

Papers
More filters
Posted Content

Learning Recurrent Span Representations for Extractive Question Answering

TL;DR: This paper presents a novel model architecture that efficiently builds fixed length representations of all spans in the evidence document with a recurrent network, and shows that scoring explicit span representations significantly improves performance over other approaches that factor the prediction into separate predictions about words or start and end markers.
Posted Content

A BERT Baseline for the Natural Questions

TL;DR: A new baseline for the Natural Questions is described and the gap between the model F1 scores reported in the original dataset paper and the human upper bound is reduced by 30% and 50% relative for the long and short answer tasks respectively.
Proceedings ArticleDOI

LSTM CCG Parsing.

TL;DR: This work demonstrates 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, and can recover long-range dependencies with high accuracy.
Proceedings ArticleDOI

Syntactic Scaffolds for Semantic Structures.

TL;DR: The syntactic scaffold as mentioned in this paper is an approach to incorporate syntactic information into semantic tasks, avoiding expensive syntactic processing at runtime, only making use of a treebank during training, through a multitask objective.
Proceedings ArticleDOI

Context-dependent Semantic Parsing for Time Expressions

TL;DR: This work uses a Combinatory Categorial Grammar to construct compositional meaning representations, while considering contextual cues, such as the document creation time and the tense of the governing verb, to compute the final time values.