@inproceedings{cui-etal-2022-investigating,
title = "Investigating Non-local Features for Neural Constituency Parsing",
author = "Cui, Leyang and
Yang, Sen and
Zhang, Yue",
editor = "Muresan, Smaranda and
Nakov, Preslav and
Villavicencio, Aline",
booktitle = "Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
month = may,
year = "2022",
address = "Dublin, Ireland",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/jlcl-multiple-ingestion/2022.acl-long.146/",
doi = "10.18653/v1/2022.acl-long.146",
pages = "2065--2075",
abstract = "Thanks to the strong representation power of neural encoders, neural chart-based parsers have achieved highly competitive performance by using local features. Recently, it has been shown that non-local features in CRF structures lead to improvements. In this paper, we investigate injecting non-local features into the training process of a local span-based parser, by predicting constituent $n$-gram non-local patterns and ensuring consistency between non-local patterns and local constituents. Results show that our simple method gives better results than the self-attentive parser on both PTB and CTB. Besides, our method achieves state-of-the-art BERT-based performance on PTB (95.92 F1) and strong performance on CTB (92.31 F1). Our parser also outperforms the self-attentive parser in multi-lingual and zero-shot cross-domain settings."
}
Markdown (Informal)
[Investigating Non-local Features for Neural Constituency Parsing](https://preview.aclanthology.org/jlcl-multiple-ingestion/2022.acl-long.146/) (Cui et al., ACL 2022)
ACL