English

Fusion Makes Perfection: An Efficient Multi-Grained Matching Approach for Zero-Shot Relation Extraction

Computation and Language 2024-06-18 v1 Artificial Intelligence

Abstract

Predicting unseen relations that cannot be observed during the training phase is a challenging task in relation extraction. Previous works have made progress by matching the semantics between input instances and label descriptions. However, fine-grained matching often requires laborious manual annotation, and rich interactions between instances and label descriptions come with significant computational overhead. In this work, we propose an efficient multi-grained matching approach that uses virtual entity matching to reduce manual annotation cost, and fuses coarse-grained recall and fine-grained classification for rich interactions with guaranteed inference speed. Experimental results show that our approach outperforms the previous State Of The Art (SOTA) methods, and achieves a balance between inference efficiency and prediction accuracy in zero-shot relation extraction tasks. Our code is available at https://github.com/longls777/EMMA.

Keywords

Cite

@article{arxiv.2406.11429,
  title  = {Fusion Makes Perfection: An Efficient Multi-Grained Matching Approach for Zero-Shot Relation Extraction},
  author = {Shilong Li and Ge Bai and Zhang Zhang and Ying Liu and Chenji Lu and Daichi Guo and Ruifang Liu and Yong Sun},
  journal= {arXiv preprint arXiv:2406.11429},
  year   = {2024}
}

Comments

Accepted to the main conference of NAACL2024

R2 v1 2026-06-28T17:08:29.248Z