REVIEW 2 cited by
Do Syntax Trees Help Pre-trained Transformers Extract Information?
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
Signed reviews
read the original abstract
Much recent work suggests that incorporating syntax information from dependency trees can improve task-specific transformer models. However, the effect of incorporating dependency tree information into pre-trained transformer models (e.g., BERT) remains unclear, especially given recent studies highlighting how these models implicitly encode syntax. In this work, we systematically study the utility of incorporating dependency trees into pre-trained transformers on three representative information extraction tasks: semantic role labeling (SRL), named entity recognition, and relation extraction. We propose and investigate two distinct strategies for incorporating dependency structure: a late fusion approach, which applies a graph neural network on the output of a transformer, and a joint fusion approach, which infuses syntax structure into the transformer attention layers. These strategies are representative of prior work, but we introduce additional model design elements that are necessary for obtaining improved performance. Our empirical analysis demonstrates that these syntax-infused transformers obtain state-of-the-art results on SRL and relation extraction tasks. However, our analysis also reveals a critical shortcoming of these models: we find that their performance gains are highly contingent on the availability of human-annotated dependency parses, which raises important questions regarding the viability of syntax-augmented transformers in real-world applications.
Forward citations
Cited by 2 Pith papers
-
Semantic Role Labeling of NomBank Partitives
An ensemble of BERT and feature-based models labels the ARG1 of partitive nouns with 91.74% F1 on gold NomBank parses and 91.12% with the Berkeley Neural parser.
-
Extracting Cause-Effect Pairs from a Sentence with a Dependency-Aware Transformer Model
DepBERT adds dependency-tree and POS-tag signals to a BERT token classifier and reports improved cause/effect extraction across three datasets.
Discussion (0). Continue with ORCID to comment.