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
Proceedings ArticleDOI

Learning to Automatically Solve Algebra Word Problems

TL;DR: An approach for automatically learning to solve algebra word problems by reasons across sentence boundaries to construct and solve a system of linear equations, while simultaneously recovering an alignment of the variables and numbers to the problem text.
Proceedings ArticleDOI

Higher-Order Coreference Resolution with Coarse-to-Fine Inference

TL;DR: The authors use the antecedent distribution from a span-ranking architecture as an attention mechanism to iteratively refine span representations, which enables the model to softly consider multiple hops in the predicted clusters.
Proceedings ArticleDOI

Don't Take the Easy Way Out: Ensemble Based Methods for Avoiding Known Dataset Biases

TL;DR: This paper trains a naive model that makes predictions exclusively based on dataset biases, and a robust model as part of an ensemble with the naive one in order to encourage it to focus on other patterns in the data that are more likely to generalize.
Proceedings Article

Inducing Probabilistic CCG Grammars from Logical Form with Higher-Order Unification

TL;DR: This paper uses higher-order unification to define a hypothesis space containing all grammars consistent with the training data, and develops an online learning algorithm that efficiently searches this space while simultaneously estimating the parameters of a log-linear parsing model.
Proceedings ArticleDOI

Reinforcement Learning for Mapping Instructions to Actions

TL;DR: This paper presents a reinforcement learning approach for mapping natural language instructions to sequences of executable actions, and uses a policy gradient algorithm to estimate the parameters of a log-linear model for action selection.