Prototypical Representation Learning for Relation Extraction
Ning Ding, Xiaobin Wang, Yao Fu, Guangwei Xu, Rui Wang, Pengjun Xie,, Ying Shen, Fei Huang, Hai-Tao Zheng, Rui Zhang

TL;DR
This paper introduces a prototype-based approach for relation extraction that learns interpretable and robust relation representations from noisy, distantly-labeled data, improving performance across various learning settings.
Contribution
It proposes a novel prototype learning method with geometric objectives to enhance interpretability and robustness in relation extraction from noisy datasets.
Findings
Significantly outperforms previous state-of-the-art models.
Demonstrates robustness of the encoder and interpretability of prototypes.
Effective across supervised, distantly supervised, and few-shot learning.
Abstract
Recognizing relations between entities is a pivotal task of relational learning. Learning relation representations from distantly-labeled datasets is difficult because of the abundant label noise and complicated expressions in human language. This paper aims to learn predictive, interpretable, and robust relation representations from distantly-labeled data that are effective in different settings, including supervised, distantly supervised, and few-shot learning. Instead of solely relying on the supervision from noisy labels, we propose to learn prototypes for each relation from contextual information to best explore the intrinsic semantics of relations. Prototypes are representations in the feature space abstracting the essential semantics of relations between entities in sentences. We learn prototypes based on objectives with clear geometric interpretation, where the prototypes are…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Advanced Graph Neural Networks
