Transition-based parsing with stack-transformers

RF Astudillo, M Ballesteros, T Naseem… - arXiv preprint arXiv …, 2020 - arxiv.org
Modeling the parser state is key to good performance in transition-based parsing. Recurrent
Neural Networks considerably improved the performance of transition-based systems by …

Structure-aware Fine-tuning of Sequence-to-sequence Transformers for Transition-based AMR Parsing

J Zhou, T Naseem, RF Astudillo, YS Lee… - arXiv preprint arXiv …, 2021 - arxiv.org
Predicting linearized Abstract Meaning Representation (AMR) graphs using pre-trained
sequence-to-sequence Transformer models has recently led to large improvements on AMR …

A unifying theory of transition-based and sequence labeling parsing

C Gómez-Rodríguez, M Strzyz, D Vilares - arXiv preprint arXiv:2011.00584, 2020 - arxiv.org
We define a mapping from transition-based parsing algorithms that read sentences from left
to right to sequence labeling encodings of syntactic trees. This not only establishes a …

Integrating graph embedding and neural models for improving transition-based dependency parsing

P Le-Hong, E Cambria - Neural Computing and Applications, 2024 - Springer
This paper introduces an effective method for improving dependency parsing which is based
on a graph embedding model. The model helps extract local and global connectivity …

Enriched in-order linearization for faster sequence-to-sequence constituent parsing

D Fernández-González… - arXiv preprint arXiv …, 2020 - arxiv.org
Sequence-to-sequence constituent parsing requires a linearization to represent trees as
sequences. Top-down tree linearizations, which can be based on brackets or shift-reduce …

[HTML][HTML] Discontinuous grammar as a foreign language

D Fernández-González, C Gómez-Rodríguez - Neurocomputing, 2023 - Elsevier
In order to achieve deep natural language understanding, syntactic constituent parsing is a
vital step, highly demanded by many artificial intelligence systems to process both text and …

Improving sequence-to-sequence constituency parsing

L Liu, M Zhu, S Shi - Proceedings of the AAAI Conference on Artificial …, 2018 - ojs.aaai.org
Sequence-to-sequence constituency parsing casts the tree structured prediction problem as
a general sequential problem by top-down tree linearization, and thus it is very easy to train …

jp-evalb: Robust Alignment-based PARSEVAL Measures

J Park, J Wang, EL Jo, AY Park - arXiv preprint arXiv:2405.14150, 2024 - arxiv.org
We introduce an evaluation system designed to compute PARSEVAL measures, offering a
viable alternative to\texttt {evalb} commonly used for constituency parsing evaluation. The …

Robust Visual Tracking by Motion Analyzing

M Leo, K Ubul, SJ Cheng, M Ma - arXiv preprint arXiv:2309.03247, 2023 - arxiv.org
In recent years, Video Object Segmentation (VOS) has emerged as a complementary
method to Video Object Tracking (VOT). VOS focuses on classifying all the pixels around the …

Neural combinatory constituency parsing

Z Chen, L Zhang, A Imankulova, M Komachi - arXiv preprint arXiv …, 2021 - arxiv.org
We propose two fast neural combinatory models for constituency parsing: binary and multi-
branching. Our models decompose the bottom-up parsing process into 1) classification of …