scispace - formally typeset
L

Luke Zettlemoyer

Researcher at Facebook

Publications -  344
Citations -  65369

Luke Zettlemoyer is an academic researcher from Facebook. The author has contributed to research in topics: Computer science & Parsing. The author has an hindex of 82, co-authored 278 publications receiving 40896 citations. Previous affiliations of Luke Zettlemoyer include Princeton University & Massachusetts Institute of Technology.

Papers
More filters
Book

Learning to Map Sentences to Logical Form

TL;DR: This book describes a series of new techniques for learning to map sentences to logical form --- lambda-calculus representations of their meanings.
Proceedings ArticleDOI

Active Learning for Coreference Resolution using Discrete Annotation

TL;DR: The authors improved upon pairwise annotation for active learning in coreference resolution, by asking annotators to identify mention antecedents if a presented mention pair is deemed not coreferent.
Book ChapterDOI

Visual generalization in programming by example

TL;DR: This chapter explores an approach using visual properties of the interaction elements themselves, such as size, shape, color, and appearance of graphical objects to describe user intentions to remove one of the worst obstacles preventing the use of PBE with commercial applications.
Journal ArticleDOI

Questions Are All You Need to Train a Dense Passage Retriever

TL;DR: ART is introduced, a new corpus-level au-toencoding approach for training dense retrieval models that does not require any labeled training data and removes the need for labeled data and task-specific losses.
Posted Content

BASE Layers: Simplifying Training of Large, Sparse Models

TL;DR: This article propose a balanced assignment of experts (BASE) layer for large language models that greatly simplifies existing high capacity sparse layers, and formulate token-to-expert allocation as a linear assignment problem, allowing an optimal assignment in which each expert receives an equal number of tokens.