Jointly Modeling Hierarchical and Horizontal Features for Relational Triple Extraction
Zhepei Wei, Yantao Jia, Yuan Tian, Mohammad Javad Hosseini, Sujian Li,, Mark Steedman, Yi Chang

TL;DR
This paper introduces a novel joint modeling framework that leverages hierarchical and horizontal feature interactions for improved relational triple extraction, utilizing multi-task learning with entity and relation extraction tasks.
Contribution
It proposes an entity-enhanced dual tagging framework that effectively models entity and relation features through shared parameters and auxiliary tasks without breaking joint decoding.
Findings
Outperforms state-of-the-art methods on NYT benchmark
Effectively models hierarchical and horizontal feature interactions
Utilizes multi-task learning for improved entity and relation extraction
Abstract
Recent works on relational triple extraction have shown the superiority of jointly extracting entities and relations over the pipelined extraction manner. However, most existing joint models fail to balance the modeling of entity features and the joint decoding strategy, and thus the interactions between the entity level and triple level are not fully investigated. In this work, we first introduce the hierarchical dependency and horizontal commonality between the two levels, and then propose an entity-enhanced dual tagging framework that enables the triple extraction (TE) task to utilize such interactions with self-learned entity features through an auxiliary entity extraction (EE) task, without breaking the joint decoding of relational triples. Specifically, we align the EE and TE tasks in a position-wise manner by formulating them as two sequence labeling problems with identical…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsText and Document Classification Technologies · Topic Modeling · Data Quality and Management
