Nothing Special   »   [go: up one dir, main page]

Skip to main content

Dependency-Gated Cascade Biaffine Network for Chinese Semantic Dependency Graph Parsing

  • Conference paper
  • First Online:
Natural Language Processing and Chinese Computing (NLPCC 2019)

Part of the book series: Lecture Notes in Computer Science ((LNAI,volume 11838))

Abstract

The Chinese Semantic Dependency Graph (CSDG) parsing breaks the limitation of the syntactic or semantic tree structure dependency system with a richer representation ability to express more complex language phenomena and semantic relationships. Most of the existing CSDG parsing systems used transition-based approach. It needs to define a complex transition system and its performance depends heavily on whether the model can properly represent the transition state. In this paper, we adopt neural graph-based approach which using Biaffine network to solve the CSDG parsing task. Furthermore, considering that dependency edge and label have the strong relationship, we design an effective dependency-gated cascade mechanism to improve the accuracy of dependency label prediction. We test our system on the SemEval-2016 Task 9 dataset. Experiment result shows that our model achieves state-of-the-art performance with 7.48% and 6.36% labeled F1-score improvement compared to the previous best model in TEXTBOOKS and NEWS domain respectively.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Subscribe and save

Springer+ Basic
$34.99 /Month
  • Get 10 units per month
  • Download Article/Chapter or eBook
  • 1 Unit = 1 Article or 1 Chapter
  • Cancel anytime
Subscribe now

Buy Now

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 84.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 109.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Similar content being viewed by others

Notes

  1. 1.

    https://catalog.ldc.upenn.edu/LDC2003T09.

References

  1. Xue, N., Palmer, M.: Automatic semantic role labeling for Chinese verbs. In: IJCAI, vol. 5 (2005)

    Google Scholar 

  2. Carreras, X., Màrquez, L.: Introduction to the CoNLL-2004 shared task: semantic role labeling. In: Proceedings of the Eighth Conference on Computational Natural Language Learning (CoNLL-2004) at HLT-NAACL (2004)

    Google Scholar 

  3. Toutanova, K., Haghighi, A., Manning, C.D.: Joint learning improves semantic role labeling. In: Proceedings of the 43rd Annual Meeting on Association for Computational Linguistics. Association for Computational Linguistics (2005)

    Google Scholar 

  4. Hajič, J., et al.: The CoNLL-2009 shared task: syntactic and semantic dependencies in multiple languages. In: Proceedings of the Thirteenth Conference on Computational Natural Language Learning: Shared Task. Association for Computational Linguistics (2009)

    Google Scholar 

  5. McDonald, R., et al.: Non-projective dependency parsing using spanning tree algorithms. In: Proceedings of the conference on Human Language Technology and Empirical Methods in Natural Language Processing. Association for Computational Linguistics (2005)

    Google Scholar 

  6. Che, W., et al.: Semeval-2012 task 5: Chinese semantic dependency parsing. In: Proceedings of the First Joint Conference on Lexical and Computational Semantics-Volume 1: Proceedings of the Main Conference and the Shared Task, and Volume 2: Proceedings of the Sixth International Workshop on Semantic Evaluation. Association for Computational Linguistics (2012)

    Google Scholar 

  7. Ding, Yu., Shao, Y., Che, W., Liu, T.: Dependency graph based Chinese semantic parsing. In: Sun, M., Liu, Y., Zhao, J. (eds.) CCL/NLP-NABD -2014. LNCS (LNAI), vol. 8801, pp. 58–69. Springer, Cham (2014). https://doi.org/10.1007/978-3-319-12277-9_6

    Chapter  Google Scholar 

  8. Wang, Y., et al.: A neural transition-based approach for semantic dependency graph parsing. In: Thirty-Second AAAI Conference on Artificial Intelligence (2018)

    Google Scholar 

  9. Dyer, C., et al.: Transition-based dependency parsing with stack long short-term memory. arXiv preprint arXiv:1505.08075 (2015)

  10. Dozat, T., Manning, C.D.: Simpler but more accurate semantic dependency parsing. arXiv preprint arXiv:1807.01396 (2018)

  11. Dozat, T., Qi, P., Manning, C.D.: Stanford’s graph-based neural dependency parser at the conll 2017 shared task. In: Proceedings of the CoNLL 2017 Shared Task: Multilingual Parsing from Raw Text to Universal Dependencies (2017)

    Google Scholar 

  12. Dozat, T., Manning, C.D.: Deep biaffine attention for neural dependency parsing. arXiv preprint arXiv:1611.01734 (2016)

  13. Chen, D., Manning, C.: A fast and accurate dependency parser using neural networks. In: Proceedings of the 2014 Conference on Empirical Methods in Natural Language Processing (EMNLP) (2014)

    Google Scholar 

  14. Weiss, D., et al.: Structured training for neural network transition-based parsing. arXiv preprint arXiv:1506.06158 (2015)

  15. Kiperwasser, E., Goldberg, Y.: Simple and accurate dependency parsing using bidirectional LSTM feature representations. Trans. Assoc. Comput. Linguist. 4, 313–327 (2016)

    Article  Google Scholar 

  16. Semeniuta, S., Severyn, A., Barth, E.: Recurrent dropout without memory loss. arXiv preprint arXiv:1603.05118 (2016)

  17. Srivastava, R.K., Greff, K., Schmidhuber, J.: Highway networks. arXiv preprint arXiv:1505.00387 (2015)

  18. Moon, T., et al.: RNNDROP: a novel dropout for RNNs in ASR. In: 2015 IEEE Workshop on Automatic Speech Recognition and Understanding (ASRU). IEEE (2015)

    Google Scholar 

  19. Zilly, J.G., et al.: Recurrent highway networks. In: Proceedings of the 34th International Conference on Machine Learning, vol. 70. JMLR. org (2017)

    Google Scholar 

  20. Mikolov, T., et al.: Distributed representations of words and phrases and their compositionality. Advances in Neural Information Processing Systems (2013)

    Google Scholar 

  21. Peng, H., Thomson, S., Smith, N.A.: Deep multitask learning for semantic dependency parsing. arXiv preprint arXiv:1704.06855 (2017)

Download references

Acknowledgment

This research project is supported by the National Natural Science Foundation of China (61872402), the Humanities and Social Science Project of the Ministry of Education (17YJAZH068), Science Foundation of Beijing Language and Culture University (supported by “the Fundamental Research Funds for the Central Universities”) (18ZDJ03).

Author information

Authors and Affiliations

Authors

Corresponding authors

Correspondence to Zizhuo Shen , Huayong Li , Dianqing Liu or Yanqiu Shao .

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2019 Springer Nature Switzerland AG

About this paper

Check for updates. Verify currency and authenticity via CrossMark

Cite this paper

Shen, Z., Li, H., Liu, D., Shao, Y. (2019). Dependency-Gated Cascade Biaffine Network for Chinese Semantic Dependency Graph Parsing. In: Tang, J., Kan, MY., Zhao, D., Li, S., Zan, H. (eds) Natural Language Processing and Chinese Computing. NLPCC 2019. Lecture Notes in Computer Science(), vol 11838. Springer, Cham. https://doi.org/10.1007/978-3-030-32233-5_65

Download citation

  • DOI: https://doi.org/10.1007/978-3-030-32233-5_65

  • Published:

  • Publisher Name: Springer, Cham

  • Print ISBN: 978-3-030-32232-8

  • Online ISBN: 978-3-030-32233-5

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics