Towards Semi-Supervised Learning for Deep Semantic Role Labeling
Towards Semi-Supervised Learning for Deep Semantic Role Labeling
复制标题
走向深度语义角色标记的半监督学习
DOI:
10.18653/v1/d18-1538
复制
发表时间:
2018
影响因子:
2.6
通讯作者:
J. Carbonell
中科院分区:
文献类型:
--
作者:
Sanket Vaibhav Mehta;Jay Yoon Lee;J. Carbonell
Neural models have shown several state-of-the-art performances on Semantic Role Labeling (SRL). However, the neural models require an immense amount of semantic-role corpora and are thus not well suited for low-resource languages or domains. The paper proposes a semi-supervised semantic role labeling method that outperforms the state-of-the-art in limited SRL training corpora. The method is based on explicitly enforcing syntactic constraints by augmenting the training objective with a syntactic-inconsistency loss component and uses SRL-unlabeled instances to train a joint-objective LSTM. On CoNLL-2012 English section, the proposed semi-supervised training with 1%, 10% SRL-labeled data and varying amounts of SRL-unlabeled data achieves +1.58, +0.78 F1, respectively, over the pre-trained models that were trained on SOTA architecture with ELMo on the same SRL-labeled data. Additionally, by using the syntactic-inconsistency loss on inference time, the proposed model achieves +3.67, +2.1 F1 over pre-trained model on 1%, 10% SRL-labeled data, respectively.