paper-with-me

Papers

Improving Code-Switching Dependency Parsing with Semi-Supervised Auxiliary Tasks

2022-07-01 · Findings (NAACL) 2022 7 · Şaziye Özateş, Arzucan Özgür, Tunga Gungor, Özlem Çetinoğlu

Code-switching dependency parsing stands as a challenging task due to both the scarcity of necessary resources and the structural difficulties embedded in code-switched languages. In this study, we introduce novel sequence labeling models to be used as auxiliary tasks for dependency parsing of code-switched text in a semi-supervised scheme. We show that using auxiliary tasks enhances the performance of an LSTM-based dependency parsing model and leads to better results compared to an XLM-R-based model with significantly less computational and time complexity. As the first study that focuses on multiple code-switching language pairs for dependency parsing, we acquire state-of-the-art scores on all of the studied languages. Our best models outperform the previous work by 7.4 LAS points on average.

📄 PDF Abstract BibTeX

Code (1)

sb-b/ss-cs-depparser 공식 구현 pytorch

Tasks

Dependency ParsingXLM-R

Similar Papers 제목 키워드 기반

Semi-Supervised Semantic Dependency Parsing Using CRF Autoencoders

2020-07-01 · ACL 2020 6 · Zixia Jia, Youmi Ma, Jiong Cai, Kewei Tu

Semantic dependency parsing, which aims to find rich bi-lexical relationships, allows words to have multiple dependency heads, resulting in graph-structured representations. We propose an approach to semi-supervised lear…

ARCDecoderDependency ParsingSemantic Dependency Parsing+1

Semi-Supervised Methods for Out-of-Domain Dependency Parsing

2018-10-04 · Juntao Yu

Dependency parsing is one of the important natural language processing tasks that assigns syntactic trees to texts. Due to the wider availability of dependency corpora and improved parsing and machine learning techniques…

Dependency Parsing

Semi-supervised Autoencoding Projective Dependency Parsing

2020-11-02 · COLING 2020 8 · Xiao Zhang, Dan Goldwasser

We describe two end-to-end autoencoding models for semi-supervised graph-based projective dependency parsing. The first model is a Locally Autoencoding Parser (LAP) encoding the input using continuous latent variables in…

DecoderDependency Parsing

Universal Dependency Parsing for Hindi-English Code-switching

2018-04-16 · NAACL 2018 6 · Irshad Ahmad Bhat, Riyaz Ahmad Bhat, Manish Shrivastava, Dipti Misra Sharma

Code-switching is a phenomenon of mixing grammatical structures of two or more languages under varied social constraints. The code-switching data differ so radically from the benchmark corpora used in NLP community that …

Dependency ParsingLanguage IdentificationTAGTransliteration

Semi-Supervised Dependency Parsing with Arc-Factored Variational Autoencoding

2020-12-01 · COLING 2020 8 · Ge Wang, Kewei Tu

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 labelled training corpora. To compensa…

ARCDecoderDependency Parsing