Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

Addressing Long-Distance Dependencies in AMR Parsing with Hierarchical Clause Annotation

View through CrossRef
Most natural language processing (NLP) tasks operationalize an input sentence as a sequence with token-level embeddings and features, despite its clausal structure. Taking abstract meaning representation (AMR) parsing as an example, recent parsers are empowered by transformers and pre-trained language models, but long-distance dependencies (LDDs) introduced by long sequences are still open problems. We argue that LDDs are not actually to blame for the sequence length but are essentially related to the internal clause hierarchy. Typically, non-verb words in a clause cannot depend on words outside of it, and verbs from different but related clauses have much longer dependencies than those in the same clause. With this intuition, we introduce a type of clausal feature, hierarchical clause annotation (HCA), into AMR parsing and propose two HCA-based approaches, HCA-based self-attention (HCA-SA) and HCA-based curriculum learning (HCA-CL), to integrate HCA trees of complex sentences for addressing LDDs. We conduct extensive experiments on two in-distribution (ID) AMR datasets (AMR 2.0 and AMR 3.0) and three out-of-distribution (OOD) ones (TLP, New3, and Bio). Experimental results show that our HCA-based approaches achieve significant and explainable improvements (0.7 Smatch score in both ID datasets; 2.3, 0.7, and 2.6 in three OOD datasets, respectively) against the baseline model and outperform the state-of-the-art (SOTA) model (0.7 Smatch score in the OOD dataset, Bio) when encountering sentences with complex clausal structures that introduce most LDD cases.
Title: Addressing Long-Distance Dependencies in AMR Parsing with Hierarchical Clause Annotation
Description:
Most natural language processing (NLP) tasks operationalize an input sentence as a sequence with token-level embeddings and features, despite its clausal structure.
Taking abstract meaning representation (AMR) parsing as an example, recent parsers are empowered by transformers and pre-trained language models, but long-distance dependencies (LDDs) introduced by long sequences are still open problems.
We argue that LDDs are not actually to blame for the sequence length but are essentially related to the internal clause hierarchy.
Typically, non-verb words in a clause cannot depend on words outside of it, and verbs from different but related clauses have much longer dependencies than those in the same clause.
With this intuition, we introduce a type of clausal feature, hierarchical clause annotation (HCA), into AMR parsing and propose two HCA-based approaches, HCA-based self-attention (HCA-SA) and HCA-based curriculum learning (HCA-CL), to integrate HCA trees of complex sentences for addressing LDDs.
We conduct extensive experiments on two in-distribution (ID) AMR datasets (AMR 2.
0 and AMR 3.
0) and three out-of-distribution (OOD) ones (TLP, New3, and Bio).
Experimental results show that our HCA-based approaches achieve significant and explainable improvements (0.
7 Smatch score in both ID datasets; 2.
3, 0.
7, and 2.
6 in three OOD datasets, respectively) against the baseline model and outperform the state-of-the-art (SOTA) model (0.
7 Smatch score in the OOD dataset, Bio) when encountering sentences with complex clausal structures that introduce most LDD cases.

Related Results

Envisioning Originalism Applied to Bioethics Cases
Envisioning Originalism Applied to Bioethics Cases
Photo ID 123697425 © Alexandersikov | Dreamstime.com Abstract Originalism is an increasingly prevalent method for interpreting provisions of the US Constitution. It requires strict...
Hierarchical Clause Annotation: Building a Clause-Level Corpus for Semantic Parsing with Complex Sentences
Hierarchical Clause Annotation: Building a Clause-Level Corpus for Semantic Parsing with Complex Sentences
Most natural-language-processing (NLP) tasks suffer performance degradation when encountering long complex sentences, such as semantic parsing, syntactic parsing, machine translati...
Addressing Long-Distance Dependencies in AMR Parsing with Hierarchical Clause Annotation
Addressing Long-Distance Dependencies in AMR Parsing with Hierarchical Clause Annotation
Most natural language processing (NLP) tasks operate an input sentence as a sequence with token-level embeddings and features, despite its clausal structures. Taking Abstract Meani...
Hierarchical Clause Annotation: Building a Clause-Level Corpus for Semantic Parsing with Complex Sentences
Hierarchical Clause Annotation: Building a Clause-Level Corpus for Semantic Parsing with Complex Sentences
Most natural language processing (NLP) tasks suffer performance degradation when encountering long complex sentences, such as semantic parsing, syntactic parsing, machine translati...
Antimicrobial Resistance and Its Control Policy Implementation in Hospital in Indonesia
Antimicrobial Resistance and Its Control Policy Implementation in Hospital in Indonesia
Abstract Antimicrobial Resistance (AMR) is a serious issue because it may reduce treatment effectiveness, increase infection transmission and health care costs. This article ...
Impact of water demand for irrigation on the water availability of the Urubu River in Brazil 
Impact of water demand for irrigation on the water availability of the Urubu River in Brazil 
<p>There are 37 hydraulic water catchment pumps installed in the Urubu River hydrographic basin, located in an important agricultural area in the northern region of B...
Quantifying clause chains in Nungon texts
Quantifying clause chains in Nungon texts
AbstractClause chains are sequences of clauses with under-specified verbal predicates, plus a single clause with a fully-specified verbal predicate. Clause chains represent the mor...
Semantic Graphical Dependence Parsing Model in Improving English Teaching Abilities
Semantic Graphical Dependence Parsing Model in Improving English Teaching Abilities
It is a very difficult problem to achieve high-order functionality for graphical dependency parsing without growing decoding difficulties. To solve this problem, this article offer...

Back to Top