Efficient second-order TreeCRF for neural dependency parsing

Y Zhang, Z Li, M Zhang - arXiv preprint arXiv:2005.00975, 2020 - arxiv.org
In the deep learning (DL) era, parsing models are extremely simplified with little hurt on
performance, thanks to the remarkable capability of multi-layer BiLSTMs in context …

Second-order neural dependency parsing with message passing and end-to-end training

X Wang, K Tu - arXiv preprint arXiv:2010.05003, 2020 - arxiv.org
In this paper, we propose second-order graph-based neural dependency parsing using
message passing and end-to-end neural networks. We empirically show that our …

Dependency parsing as mrc-based span-span prediction

L Gan, Y Meng, K Kuang, X Sun, C Fan, F Wu… - arXiv preprint arXiv …, 2021 - arxiv.org
Higher-order methods for dependency parsing can partially but not fully address the issue
that edges in dependency trees should be constructed at the text span/subtree level rather …

Don't parse, choose spans! continuous and discontinuous constituency parsing via autoregressive span selection

S Yang, K Tu - Proceedings of the 61st Annual Meeting of the …, 2023 - aclanthology.org
We present a simple and unified approach for both continuous and discontinuous
constituency parsing via autoregressive span selection. Constituency parsing aims to …

Approximating CKY with Transformers

G Khalighinejad, O Liu, S Wiseman - arXiv preprint arXiv:2305.02386, 2023 - arxiv.org
We investigate the ability of transformer models to approximate the CKY algorithm, using
them to directly predict a sentence's parse and thus avoid the CKY algorithm's cubic …

Memory network for linguistic structure parsing

Z Li, C Guan, H Zhao, R Wang… - … /ACM Transactions on …, 2020 - ieeexplore.ieee.org
Memory-based learning can be characterized as a lazy learning method in machine
learning terminology because it delays the processing of input by storing the input until …

Is It Really Useful to Jointly Parse Constituency and Dependency Trees? A Revisit

Y Gu, Y Hou, Z Wang, X Duan, Z Li - arXiv preprint arXiv:2309.11888, 2023 - arxiv.org
This work visits the topic of jointly parsing constituency and dependency trees, ie, to produce
compatible constituency and dependency trees simultaneously for input sentences, which is …

High-order Joint Constituency and Dependency Parsing

Y Gu, Y Hou, Z Wang, X Duan, Z Li - Proceedings of the 2024 …, 2024 - aclanthology.org
This work revisits the topic of jointly parsing constituency and dependency trees, ie, to
produce compatible constituency and dependency trees simultaneously for input sentences …

Semi-supervised dependency parsing with arc-factored variational autoencoding

G Wang, K Tu - Proceedings of the 28th International Conference …, 2020 - aclanthology.org
Mannual annotation for dependency parsing is both labourious and time costly, resulting in
the difficulty to learn practical dependency parsers for many languages due to the lack of …

[PDF][PDF] Source-Free Transductive Transfer Learning for Structured Prediction

KM Kurniawan - 2023 - minerva-access.unimelb.edu.au
Source-Free Transductive Transfer Learning for Structured Prediction Page 1 Source-Free
Transductive Transfer Learning for Structured Prediction by Kemal Maulana Kurniawan …