English

RTF: Region-based Table Filling Method for Relational Triple Extraction

Computation and Language 2024-06-14 v2

Abstract

Relational triple extraction is crucial work for the automatic construction of knowledge graphs. Existing methods only construct shallow representations from a token or token pair-level. However, previous works ignore local spatial dependencies of relational triples, resulting in a weakness of entity pair boundary detection. To tackle this problem, we propose a novel Region-based Table Filling method (RTF). We devise a novel region-based tagging scheme and bi-directional decoding strategy, which regard each relational triple as a region on the relation-specific table, and identifies triples by determining two endpoints of each region. We also introduce convolution to construct region-level table representations from a spatial perspective which makes triples easier to be captured. In addition, we share partial tagging scores among different relations to improve learning efficiency of relation classifier. Experimental results show that our method achieves state-of-the-art with better generalization capability on three variants of two widely used benchmark datasets.

Keywords

Cite

@article{arxiv.2404.19154,
  title  = {RTF: Region-based Table Filling Method for Relational Triple Extraction},
  author = {Ning An and Lei Hei and Yong Jiang and Weiping Meng and Jingjing Hu and Boran Huang and Feiliang Ren},
  journal= {arXiv preprint arXiv:2404.19154},
  year   = {2024}
}

Comments

Rejected by EMNLP 2023

R2 v1 2026-06-28T16:10:34.771Z