Tianze Shi Home Publications

Valency-Augmented Dependency Parsing

Tianze Shi and Lillian Lee

In EMNLP (2018)

Abstract
We present a complete, automated, and efficient approach for utilizing valency analysis in making dependency parsing decisions. It includes extraction of valency patterns, a probabilistic model for tagging these patterns, and a joint decoding process that explicitly considers the number and types of each token's syntactic dependents. On 53 treebanks representing 41 languages in the Universal Dependencies data, we find that incorporating valency information yields higher precision and F1 scores on the core arguments (subjects and complements) and functional relations (e.g., auxiliaries) that we employ for valency analysis. Precision on core arguments improves from 80.87 to 85.43. We further show that our approach can be applied to an ostensibly different formalism and dataset, Tree Adjoining Grammar as extracted from the Penn Treebank; there, we outperform the previous state-of-the-art labeled attachment score by 0.7. Finally, we explore the potential of extending valency patterns beyond their traditional domain by confirming their helpfulness in improving PP attachment decisions.

[pdf] [code] [supplementary]

Bibtex

@InProceedings{shi-lee:2018:EMNLP2018,
    author    = {Shi, Tianze  and  Lee, Lillian},
    title     = {Valency-Augmented Dependency Parsing},
    booktitle = {Proceedings of the 2018 Conference on Empirical Methods in Natural Language Processing},
    month     = {November},
    year      = {2018},
    address   = {Brussels, Belgium},
    publisher = {Association for Computational Linguistics},
    pages     = {1277--1291}
}

Tianze Shi @ Cornell University. Built with jekyll