paper-with-me

홈 › Papers

A subtree-based factorization of dependency parsing

2016-12-01 · COLING 2016 12 · Qiuye Zhao, Qun Liu

We propose a dependency parsing pipeline, in which the parsing of long-distance projections and localized dependencies are explicitly decomposed at the input level. A chosen baseline dependency parsing model performs only on {`}carved{'} sequences at the second stage, which are transformed from coarse constituent parsing outputs at the first stage. When k-best constituent parsing outputs are kept, a third-stage is required to search for an optimal combination of the overlapped dependency subtrees. In this sense, our dependency model is subtree-factored. We explore alternative approaches for scoring subtrees, including feature-based models as well as continuous representations. The search for optimal subset to combine is formulated as an ILP problem. This framework especially benefits the models poor on long sentences, generally improving baselines by 0.75-1.28 (UAS) on English, achieving comparable performance with high-order models but faster. For Chinese, the most notable increase is as high as 3.63 (UAS) when the proposed framework is applied to first-order parsing models.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Dependency Parsing

Similar Papers 제목 키워드 기반

Dependency Parsing as MRC-based Span-Span Prediction

2021-05-17 · ACL 2022 5 · Leilei Gan, Yuxian Meng, Kun Kuang, Xiaofei Sun 외

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 than word level. In this paper, we prop…

Dependency ParsingMachine Reading ComprehensionPredictionReading Comprehension

Effective Representation for Easy-First Dependency Parsing

2018-11-08 · Zuchao Li, Jiaxun Cai, Hai Zhao

Easy-first parsing relies on subtree re-ranking to build the complete parse tree. Whereas the intermediate state of parsing processing is represented by various subtrees, whose internal structural information is the key …

Dependency ParsingLanguage ModelingLanguage ModellingRe-Ranking

Headed-Span-Based Projective Dependency Parsing

2021-09-17 · ACL ARR September 2021 9 · Anonymous

We propose a new paradigm for projective dependency parsing based on headed spans. In a projective dependency tree, the subtree rooted at each word covers a contiguous sequence (i.e., a span) in the surface order. We c…

Dependency Parsingglobal-optimization

A Reranking Approach for Dependency Parsing with Variable-sized Subtree Features

2012-11-01 · PACLIC 2012 11 · Mo Shen, Daisuke Kawahara, Sadao Kurohashi
Dependency ParsingReranking

Maximising Spanning Subtree Scores for Parsing Tree Approximations of Semantic Dependency Digraphs

2015-07-01 · WS 2015 7 · Natalie Schluter
Dependency Parsing