← Search

Dan Bikel

3 accepted papers

2022

Exploring Dual Encoder Architectures for Question Answering

EMNLP 2022main

Dual encoders have been used for question-answering (QA) and information retrieval (IR) tasks with good results. There are two major types of dual encoders, Siamese Dual Encoders (SDE), with parameters shared across two encoders, and Asymmetric Dual Encoder (ADE), with two distinctly parameterized e…

Cited by 20SourcePDFScholar
2021

Benchmarking Scalable Methods for Streaming Cross Document Entity Coreference

ACL 2021long

Streaming cross document entity coreference (CDC) systems disambiguate mentions of named entities in a scalable manner via incremental clustering. Unlike other approaches for named entity disambiguation (e.g., entity linking), streaming CDC allows for the disambiguation of entities that are unknown…

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…