Skip to main content

Chinese Punctuation Prediction with Adaptive Attention and Dependency Tree

  • Conference paper
  • First Online:
Knowledge Graph and Semantic Computing: Knowledge Graph and Cognitive Intelligence (CCKS 2020)

Part of the book series: Communications in Computer and Information Science ((CCIS,volume 1356))

Included in the following conference series:

  • 993 Accesses

Abstract

Punctuation prediction, as a key step of connecting speech recognition and natural language processing, has a profound impact on subsequent tasks. Although methods of bidirectional long short term memory and conditional random fields (BiLSTM+CRF) are proposed and remain advanced for a long time, it still suffers from the lack of ability of capturing long-distance interactions among words and extracting useful semantic information, especially in Chinese punctuation prediction. In this paper, considering the characteristic of Chinese punctuation symbols, we propose a novel method of punctuation standardization. In our BiLSTM+CRF based network, adaptive attention and dependency parsing tree are utilized to capture the long distance interactions and extract useful semantic information, and thus enhancing the word representation. As for the performance, the first proposal of Chinese punctuation prediction outperforms BiLSTM+CRF with a gain of 0.292% and 0.127% on accuracy in two datasets respectively. The second proposal outperforms existing methods with a gap of above 4.5% of accuracy and reaches state-of-the-art performance in two datasets.

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

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 39.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 54.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

References

  1. Xu, K., Xie, L., Yao, K.: Investigating LSTM for punctuation prediction. International Symposium on Chinese Spoken Language Processing (2017)

    Google Scholar 

  2. Lample, G., Ballesteros, M., Subramanian, S., Kawakami, K., Dyer, C.: Neural architectures for named entity recognition. arXiv preprint arXiv:1603.01360 (2016)

  3. Ma, X., Hovy, E.: End-to-end sequence labeling via bi-directional LSTM-CNNS-CRF. In: Proceedings of ACL (2016)

    Google Scholar 

  4. Santos, C.N.D., Zadrozny, B.: Learning character-level representations for part-of-speech tagging. In: International Conference on Machine Learning (2014)

    Google Scholar 

  5. Passos, A., Kumar, V., Mccallum, A.: Lexicon infused phrase embeddings for named entity resolution. In: Computer Science (2014)

    Google Scholar 

  6. Collobert, R., Weston, J., Bottou, L., Karlen, M., Kavukcuoglu, K., Kuksa, P.: Natural language processing (almost) from scratch. J. Mach. Learn. Res. 12, 2493–2537 (2011)

    MATH  Google Scholar 

  7. Huang, Z., Xu, W., Yu, K.: Bidirectional LSTM-CRF models for sequence tagging. In: Computer Science (2015)

    Google Scholar 

  8. Wang, L., Li, S., Wong, D.F., Chao, L.S.: A joint chinese named entity recognition and disambiguation system. In: Proceedings of Empirical Methods in Natural Language Processing (2015)

    Google Scholar 

  9. Strubell, E., Verga, P., Belanger, D., Mccallum, A.: Fast and accurate sequence labeling with iterated dilated convolutions. arXiv preprint arXiv:1702.02098 (2017)

  10. Cucchiarelli, A., Velardi, P.: Unsupervised named entity recognition using syntactic and semantic contextual evidence. Comput. Linguist. 27, 123–131 (2001)

    Article  Google Scholar 

  11. Sasano, R., Kurohashi, S.: Japanese named entity recognition using structural natural language processing. International Joint Conference on Natural Language Processing (2008)

    Google Scholar 

  12. Ling, X., Weld, D.S.: Fine-grained entity recognition. In: AAAI (2012)

    Google Scholar 

  13. Liu, Y., Stolcke, A., Shriberg, E., Harper, M.: Using conditional random fields for sentence boundary detection in speech. In: Proceedings of the 43rd Annual Meeting on Association for Computational Linguistics, pp. 451–458 (2005)

    Google Scholar 

  14. Xu, C., Xie, L., Huang, G., Xiao, X., Chng, E.S., Li, H.: A deep neural network approach for sentence boundary detection in broadcast news. International Speech Communication Association, pp. 2887–2891 (2014)

    Google Scholar 

  15. Kim, J.-H., Woodland, P.C.: The use of prosody in a combined system for punctuation generation and speech recognition. In: International Speech Communication Association, pp. 2757–2760 (2001)

    Google Scholar 

  16. Christensen, H., Gotoh, Y., Renals, S.: Punctuation annotation using statistical prosody models. In: International Symposium on Computer Architecture (2001)

    Google Scholar 

  17. Huang, J., Zweig, G.: Maximum entropy model for punctuation annotation from speech. In: Seventh International Conference on Spoken Language Processing (2002)

    Google Scholar 

  18. Lu, W., Ng, H.T.: Better punctuation prediction with dynamic conditional random fields. In: Proceedings of the 2010 Conference on Empirical Methods in Natural Language Processing, pp. 177–186 (2010)

    Google Scholar 

  19. Zhang, D., Wu, S., Yang, N., Li, M.: Punctuation prediction with transition-based parsing. In: Proceedings of the 51st Annual Meeting of the Association for Computational Linguistics, vol. 1, pp. 752–760 (2013)

    Google Scholar 

  20. Graves, A., Mohamed, A.-.R, Hinton, G.: Speech recognition with deep recurrent neural networks. In: 2013 IEEE International Conference on Acoustics, Speech and Signal Processing (2013)

    Google Scholar 

  21. Wang, X., Sim, K.C., Ng, H.T.: Combining punctuation and disfluency prediction: an empirical study. In: Proceedings of the 2014 Conference on Empirical Methods in Natural Language Processing, pp. 121–130 (2014)

    Google Scholar 

  22. Tilk, O., Alumäe, T.: LSTM for punctuation restoration in speech transcripts. In: Sixteenth Annual Conference of the International Speech Communication Association (2015)

    Google Scholar 

  23. Jie, Z., Lu, W.: Dependency-guided LSTM-CRF for named entity recognition. In: Proceedings of Empirical Methods in Natural Language Processing (2019)

    Google Scholar 

  24. Bahdanau, D., Cho, K., Bengio, Y.: Neural machine translation by jointly learning to align and translate. Computer Science (2014)

    Google Scholar 

  25. Luo, L., et al.: An attention-based BiLSTM-CRF approach to document-level chemical named entity recognition. Bioinformatics 34, 1381–1388 (2017)

    Article  Google Scholar 

  26. Vaswani, A., et al.: Attention is all you need (2017)

    Google Scholar 

  27. Wang, X., Jiang, Y., Bach, N., et al.: Structure-level knowledge distillation for multilingual sequence labeling. In: Processings of ACL (2020)

    Google Scholar 

  28. He, K., Zhang, X., Ren, S., Jian, S.: Deep residual learning for image recognition. In: IEEE Conference on Computer Vision and Pattern Recognition (2016)

    Google Scholar 

  29. Zhang, Y., Yang, J.: Chinese NER using lattice LSTM. In: Proceedings of ACL (2018)

    Google Scholar 

  30. Zhang, Y., Li, Z., Zhang, M.: Efficient second-order TreeCRF for neural dependency parsing. In: Proceedings of ACL (2020)

    Google Scholar 

  31. Sun, K., Zhang, R., Mensah, S., Mao, Y., Liu, X.: Aspect-level sentiment analysis via convolution over dependency tree. In: Proceedings of Empirical Methods in Natural Language Processing (2019)

    Google Scholar 

  32. Vania, C., Kementchedjhieva, Y., Søgaard, A., Lopez, A.: A systematic comparison of methods for low-resource dependency parsing on genuinely low-resource languages. In: Proceedings of Empirical Methods in Natural Language Processing (2019)

    Google Scholar 

Download references

Acknowledgement

This paper is supported by National Key Research and Development Program of China under grant No. 2018YFB1003500, No. 2018YFB0204400 and No. 2017YFB1401202.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Jianzong Wang .

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2021 Springer Nature Singapore Pte Ltd.

About this paper

Check for updates. Verify currency and authenticity via CrossMark

Cite this paper

Yan, Z., Wang, J., Cheng, N., Wu, T., Xiao, J. (2021). Chinese Punctuation Prediction with Adaptive Attention and Dependency Tree. In: Chen, H., Liu, K., Sun, Y., Wang, S., Hou, L. (eds) Knowledge Graph and Semantic Computing: Knowledge Graph and Cognitive Intelligence. CCKS 2020. Communications in Computer and Information Science, vol 1356. Springer, Singapore. https://doi.org/10.1007/978-981-16-1964-9_1

Download citation

  • DOI: https://doi.org/10.1007/978-981-16-1964-9_1

  • Published:

  • Publisher Name: Springer, Singapore

  • Print ISBN: 978-981-16-1963-2

  • Online ISBN: 978-981-16-1964-9

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics