ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2210.11800
28
8

Rescue Implicit and Long-tail Cases: Nearest Neighbor Relation Extraction

21 October 2022
Zhen Wan
Qianying Liu
Zhuoyuan Mao
Fei Cheng
Sadao Kurohashi
Jiwei Li
ArXivPDFHTML
Abstract

Relation extraction (RE) has achieved remarkable progress with the help of pre-trained language models. However, existing RE models are usually incapable of handling two situations: implicit expressions and long-tail relation types, caused by language complexity and data sparsity. In this paper, we introduce a simple enhancement of RE using kkk nearest neighbors (kkkNN-RE). kkkNN-RE allows the model to consult training relations at test time through a nearest-neighbor search and provides a simple yet effective means to tackle the two issues above. Additionally, we observe that kkkNN-RE serves as an effective way to leverage distant supervision (DS) data for RE. Experimental results show that the proposed kkkNN-RE achieves state-of-the-art performances on a variety of supervised RE datasets, i.e., ACE05, SciERC, and Wiki80, along with outperforming the best model to date on the i2b2 and Wiki80 datasets in the setting of allowing using DS. Our code and models are available at: https://github.com/YukinoWan/kNN-RE.

View on arXiv
Comments on this paper