← Search

Daniel Gillick

3 accepted papers

2023

NAIL: Lexical Retrieval Indices with Efficient Non-Autoregressive Decoders

EMNLP 2023long main

Neural document rerankers are extremely effective in terms of accuracy. However, the best models require dedicated hardware for serving, which is costly and often not feasible. To avoid this servingtime requirement, we present a method of capturing up to 86% of the gains of a Transformer cross-atten…

Cited by 0SourceScholar
2023

Selectively Answering Ambiguous Questions

EMNLP 2023long main

Trustworthy language models should abstain from answering questions when they do not know the answer. However, the answer to a question can be unknown for a variety of reasons. Prior research has focused on the case in which the question is clear and the answer is unambiguous but possibly unknown.…

Cited by 0SourceScholar
2021

MOLEMAN: Mention-Only Linking of Entities with a Mention Annotation Network

ACL 2021short

We present an instance-based nearest neighbor approach to entity linking. In contrast to most prior entity retrieval systems which represent each entity with a single vector, we build a contextualized mention-encoder that learns to place similar mentions of the same entity closer in vector space tha…