English

Query-based Instance Discrimination Network for Relational Triple Extraction

Computation and Language 2022-11-04 v1

Abstract

Joint entity and relation extraction has been a core task in the field of information extraction. Recent approaches usually consider the extraction of relational triples from a stereoscopic perspective, either learning a relation-specific tagger or separate classifiers for each relation type. However, they still suffer from error propagation, relation redundancy and lack of high-level connections between triples. To address these issues, we propose a novel query-based approach to construct instance-level representations for relational triples. By metric-based comparison between query embeddings and token embeddings, we can extract all types of triples in one step, thus eliminating the error propagation problem. In addition, we learn the instance-level representation of relational triples via contrastive learning. In this way, relational triples can not only enclose rich class-level semantics but also access to high-order global connections. Experimental results show that our proposed method achieves the state of the art on five widely used benchmarks.

Keywords

Cite

@article{arxiv.2211.01797,
  title  = {Query-based Instance Discrimination Network for Relational Triple Extraction},
  author = {Zeqi Tan and Yongliang Shen and Xuming Hu and Wenqi Zhang and Xiaoxia Cheng and Weiming Lu and Yueting Zhuang},
  journal= {arXiv preprint arXiv:2211.01797},
  year   = {2022}
}

Comments

Accepted to EMNLP 2022, submission version

R2 v1 2026-06-28T05:06:00.369Z