English

Towards Better Entity Linking with Multi-View Enhanced Distillation

Computation and Language 2023-05-30 v1

Abstract

Dense retrieval is widely used for entity linking to retrieve entities from large-scale knowledge bases. Mainstream techniques are based on a dual-encoder framework, which encodes mentions and entities independently and calculates their relevances via rough interaction metrics, resulting in difficulty in explicitly modeling multiple mention-relevant parts within entities to match divergent mentions. Aiming at learning entity representations that can match divergent mentions, this paper proposes a Multi-View Enhanced Distillation (MVD) framework, which can effectively transfer knowledge of multiple fine-grained and mention-relevant parts within entities from cross-encoders to dual-encoders. Each entity is split into multiple views to avoid irrelevant information being over-squashed into the mention-relevant view. We further design cross-alignment and self-alignment mechanisms for this framework to facilitate fine-grained knowledge distillation from the teacher model to the student model. Meanwhile, we reserve a global-view that embeds the entity as a whole to prevent dispersal of uniform information. Experiments show our method achieves state-of-the-art performance on several entity linking benchmarks.

Keywords

Cite

@article{arxiv.2305.17371,
  title  = {Towards Better Entity Linking with Multi-View Enhanced Distillation},
  author = {Yi Liu and Yuan Tian and Jianxun Lian and Xinlong Wang and Yanan Cao and Fang Fang and Wen Zhang and Haizhen Huang and Denvy Deng and Qi Zhang},
  journal= {arXiv preprint arXiv:2305.17371},
  year   = {2023}
}

Comments

Accepted by ACL 2023 Main Conference

R2 v1 2026-06-28T10:48:11.755Z