The ADAPT Enhanced Dependency Parser at the IWPT 2020 Shared Task
- URL: http://arxiv.org/abs/2009.01712v1
- Date: Thu, 3 Sep 2020 14:43:04 GMT
- Title: The ADAPT Enhanced Dependency Parser at the IWPT 2020 Shared Task
- Authors: James Barry, Joachim Wagner, Jennifer Foster
- Abstract summary: We describe the ADAPT system for the 2020 IWPT Shared Task on parsing enhanced Universal Dependencies in 17 languages.
We implement a pipeline approach using UDPipe and UDPipe-future to provide initial levels of annotation.
For the majority of languages, a semantic dependency can be successfully applied to the task of parsing enhanced dependencies.
- Score: 12.226699055857182
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: We describe the ADAPT system for the 2020 IWPT Shared Task on parsing
enhanced Universal Dependencies in 17 languages. We implement a pipeline
approach using UDPipe and UDPipe-future to provide initial levels of
annotation. The enhanced dependency graph is either produced by a graph-based
semantic dependency parser or is built from the basic tree using a small set of
heuristics. Our results show that, for the majority of languages, a semantic
dependency parser can be successfully applied to the task of parsing enhanced
dependencies.
Unfortunately, we did not ensure a connected graph as part of our pipeline
approach and our competition submission relied on a last-minute fix to pass the
validation script which harmed our official evaluation scores significantly.
Our submission ranked eighth in the official evaluation with a macro-averaged
coarse ELAS F1 of 67.23 and a treebank average of 67.49. We later implemented
our own graph-connecting fix which resulted in a score of 79.53 (language
average) or 79.76 (treebank average), which would have placed fourth in the
competition evaluation.
Related papers
- Growing Trees on Sounds: Assessing Strategies for End-to-End Dependency Parsing of Speech [8.550564152063522]
We report on a set of experiments aiming at assessing the performance of two parsing paradigms on speech parsing.
We perform this evaluation on a large treebank of spoken French, featuring realistic spontaneous conversations.
Our findings show that (i) the graph based approach obtains better results across the board (ii) parsing directly from speech outperforms a pipeline approach, despite having 30% fewer parameters.
arXiv Detail & Related papers (2024-06-18T13:46:10Z) - Hexatagging: Projective Dependency Parsing as Tagging [63.5392760743851]
We introduce a novel dependency, the hexatagger, that constructs dependency trees by tagging the words in a sentence with elements from a finite set of possible tags.
Our approach is fully parallelizable at training time, i.e., the structure-building actions needed to build a dependency parse can be predicted in parallel to each other.
We achieve state-of-the-art performance of 96.4 LAS and 97.4 UAS on the Penn Treebank test set.
arXiv Detail & Related papers (2023-06-08T18:02:07Z) - Substructure Distribution Projection for Zero-Shot Cross-Lingual
Dependency Parsing [55.69800855705232]
SubDP is a technique that projects a distribution over structures in one domain to another, by projecting substructure distributions separately.
We evaluate SubDP on zero-shot cross-lingual dependency parsing, taking dependency arcs as substructures.
arXiv Detail & Related papers (2021-10-16T10:12:28Z) - TGIF: Tree-Graph Integrated-Format Parser for Enhanced UD with Two-Stage
Generic- to Individual-Language Finetuning [18.71574180551552]
We present our contribution to the IWPT 2021 shared task on parsing into enhanced Universal Dependencies.
Our main system component is a hybrid tree-graph that integrates predictions of spanning trees for the enhanced graphs with additional graph edges not present in the spanning trees.
arXiv Detail & Related papers (2021-07-14T18:00:08Z) - The DCU-EPFL Enhanced Dependency Parser at the IWPT 2021 Shared Task [19.98425994656106]
We describe the multitask-EPFL submission to the IWPT 2021 Shared Task on Parsing into Enhanced Universal Dependencies.
The task involves parsing Enhanced graphs, which are an extension of the basic dependency trees designed to be more facilitative towards representing semantic structure.
evaluation is carried out on 29 treebanks in 17 languages and participants are required to parse the data from each language starting from raw strings.
arXiv Detail & Related papers (2021-07-05T12:42:59Z) - Coordinate Constructions in English Enhanced Universal Dependencies:
Analysis and Computational Modeling [1.9950682531209154]
We address the representation of coordinate constructions in Enhanced Universal Dependencies (UD)
We create a large-scale dataset of manually edited syntax graphs.
We identify several systematic errors in the original data, and propose to also propagate adjuncts.
arXiv Detail & Related papers (2021-03-16T10:24:27Z) - Unsupervised Parsing via Constituency Tests [49.42244463346612]
We propose a method for unsupervised parsing based on the linguistic notion of a constituency test.
To produce a tree given a sentence, we score each span by aggregating its constituency test judgments, and we choose the binary tree with the highest total score.
The refined model achieves 62.8 F1 on the Penn Treebank test set, an absolute improvement of 7.6 points over the previous best published result.
arXiv Detail & Related papers (2020-10-07T04:05:01Z) - Span-based Semantic Parsing for Compositional Generalization [53.24255235340056]
SpanBasedSP predicts a span tree over an input utterance, explicitly encoding how partial programs compose over spans in the input.
On GeoQuery, SCAN and CLOSURE, SpanBasedSP performs similarly to strong seq2seq baselines on random splits, but dramatically improves performance compared to baselines on splits that require compositional generalization.
arXiv Detail & Related papers (2020-09-13T16:42:18Z) - A Simple Global Neural Discourse Parser [61.728994693410954]
We propose a simple chart-based neural discourse that does not require any manually-crafted features and is based on learned span representations only.
We empirically demonstrate that our model achieves the best performance among globals, and comparable performance to state-of-art greedys.
arXiv Detail & Related papers (2020-09-02T19:28:40Z) - K{\o}psala: Transition-Based Graph Parsing via Efficient Training and
Effective Encoding [13.490365811869719]
We present Kopsala, the Copenhagen-Uppsala system for the Enhanced Universal Dependencies Shared Task at IWPT 2020.
Our system is a pipeline consisting of off-the-shelf models for everything but enhanced parsing, and for the latter, a transition-based graphencies adapted from Che et al.
Our demonstrates that a unified pipeline is effective for both Representation Parsing and Enhanced Universal Dependencies, according to average ELAS.
arXiv Detail & Related papers (2020-05-25T13:17:09Z) - Towards Instance-Level Parser Selection for Cross-Lingual Transfer of
Dependency Parsers [59.345145623931636]
We argue for a novel cross-lingual transfer paradigm: instance-level selection (ILPS)
We present a proof-of-concept study focused on instance-level selection in the framework of delexicalized transfer.
arXiv Detail & Related papers (2020-04-16T13:18:55Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.