Cross-Domain Contract Element Extraction with a Bi-directional Feedback Clause-Element Relation Network
Zihan Wang, Hongye Song, Zhaochun Ren, Pengjie Ren, Zhumin Chen,, Xiaozhong Liu, Hongsong Li, Maarten de Rijke

TL;DR
This paper introduces Bi-FLEET, a novel neural network framework for cross-domain contract element extraction that effectively handles domain variations and fine-grained element types, outperforming existing methods.
Contribution
The paper proposes a hierarchical graph neural network and a bi-directional feedback scheme to improve cross-domain contract element extraction, addressing domain diversity and fine-grained element challenges.
Findings
Bi-FLEET significantly outperforms state-of-the-art baselines.
The hierarchical graph neural network effectively models clause-element relations.
The bi-directional feedback scheme enhances extraction accuracy across domains.
Abstract
Contract element extraction (CEE) is the novel task of automatically identifying and extracting legally relevant elements such as contract dates, payments, and legislation references from contracts. Automatic methods for this task view it as a sequence labeling problem and dramatically reduce human labor. However, as contract genres and element types may vary widely, a significant challenge for this sequence labeling task is how to transfer knowledge from one domain to another, i.e., cross-domain CEE. Cross-domain CEE differs from cross-domain named entity recognition (NER) in two important ways. First, contract elements are far more fine-grained than named entities, which hinders the transfer of extractors. Second, the extraction zones for cross-domain CEE are much larger than for cross-domain NER. As a result, the contexts of elements from different domains can be more diverse. We…
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
MethodsGraph Neural Network
