Diversity-Aware Batch Active Learning for Dependency Parsing
While the predictive performance of modern statistical dependency parsers relies heavily on the availability of expensive expert-annotated treebank data, not all annotations contribute equally to the training of the parsers. In this paper, we attempt to reduce the number of labeled examples needed to train a strong dependency parser using batch active learning (AL). In particular, we investigate whether enforcing diversity in the sampled batches, using determinantal point processes (DPPs), can improve over their diversity-agnostic counterparts. Simulation experiments on an English newswire corpus show that selecting diverse batches with DPPs is superior to strong selection strategies that do not enforce batch diversity, especially during the initial stages of the learning process. Additionally, our diversityaware strategy is robust under a corpus duplication setting, where diversity-agnostic sampling strategies exhibit significant degradation.
Code (1)
Tasks
Active LearningDependency ParsingDiversityPoint ProcessesSimilar Papers 제목 키워드 기반
A Distance-Aware Multi-Task Framework for Conversational Discourse Parsing
Conversational discourse parsing aims to construct an implicit utterance dependency tree to reflect the turn-taking in a multi-party conversation. Existing works are generally divided into two lines: graph-based and tran…
Discourse ParsingMulti-Task LearningEnforcing Structural Diversity in Cube-pruned Dependency Parsing
Deep Active Learning for Sequence Labeling Based on Diversity and Uncertainty in Gradient
Recently, several studies have investigated active learning (AL) for natural language processing tasks to alleviate data dependency. However, for query selection, most of these studies mainly rely on uncertainty-based sa…
Active LearningDiversityData-driven, PCFG-based and Pseudo-PCFG-based Models for Chinese Dependency Parsing
We present a comparative study of transition-, graph- and PCFG-based models aimed at illuminating more precisely the likely contribution of CFGs in improving Chinese dependency parsing accuracy, especially by combining h…
Chinese Dependency ParsingDependency ParsingDiversityPOS+1Error Diversity Matters: An Error-Resistant Ensemble Method for Unsupervised Dependency Parsing
We address unsupervised dependency parsing by building an ensemble of diverse existing models through post hoc aggregation of their output dependency parse structures. We observe that these ensembles often suffer from lo…
Dependency ParsingDiversityUnsupervised Dependency Parsing