SOTAVerified

Abstains from Prediction: Towards Robust Relation Extraction in Real World

2022-10-01CCL 2022Unverified0· sign in to hype

Zhao Jun, Zhang Yongxin, Xu Nuo, Gui Tao, Zhang Qi, Chen Yunwen, Gao Xiang

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

“Supervised learning is a classic paradigm of relation extraction (RE). However, a well-performing model can still confidently make arbitrarily wrong predictions when exposed to samples of unseen relations. In this work, we propose a relation extraction method with rejection option to improve robustness to unseen relations. To enable the classifier to reject unseen relations, we introduce contrastive learning techniques and carefully design a set of class-preserving transformations to improve the discriminability between known and unseen relations. Based on the learned representation, inputs of unseen relations are assigned a low confidence score and rejected. Off-the-shelf open relation extraction (OpenRE) methods can be adopted to discover the potential relations in these rejected inputs. In addition, we find that the rejection can be further improved via readily available distantly supervised data. Experiments on two public datasets prove the effectiveness of our method capturing discriminative representations for unseen relation rejection.”

Tasks

Reproductions