Skip to main content

Two-Layer Context-Enhanced Representation forĀ Better Chinese Discourse Parsing

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

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

  • 2357 Accesses

Abstract

As a fundamental task of Natural Language Processing (NLP), discourse parsing has attracted more and more attention in the past decade. Previous studies mainly focus on tree construction, while for the EDU representation, most researchers just conduct a simple flat word-level representation. Structural information within EDU and relationships between EDUs, especially between non-adjacent EDUs, are largely ignored. In this paper, we propose a two-layer enhanced representation approach to better model the context of EDUs. For the bottom layer (i.e., intra-EDU), we use Graph Convolutional Network (GCN) to continuously update the representation of words according to existing dependency paths from the root to the leaves. For the upper layer (i.e., inter-EDU), we use Star-Transformer to connect non-adjacent EDUs by the delay node and thus incorporate global information. Experimental results on the CDTB corpus show that the proposed two-layer context-enhanced representation can contribute much to Chinese discourse parsing in neural architecture.

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 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

Notes

  1. 1.

    Sun and Kong [16] proposed the strict macro averaged \(F_1\) for Chinese discourse parsing, in which they first calculate the \(F_{1}\) value for each CDT and then average the \(F_{1}\) values for all CDTs. Meanwhile, the correct determination of each internal node is more strict, not only the left and right boundaries are correctly recognized but also the split point for its childs is correct.

  2. 2.

    http://www.ltp-cloud.com/.

References

  1. Bowman, S.R., Gauthier, J., Rastogi, A., Gupta, R., Manning, C.D., Potts, C.: A fast unified model for parsing and sentence understanding. In: Proceedings of the 54th Annual Meeting of the Association for Computational Linguistics, ACL 2016, 7ā€“12 August, 2016, Berlin, Germany, Volume 1: Long Papers. The Association for Computer Linguistics (2016). https://doi.org/10.18653/v1/p16-1139

  2. Feng, V.W., Hirst, G.: A linear-time bottom-up discourse parser with constraints and post-editing. In: Proceedings of the 52nd Annual Meeting of the Association for Computational Linguistics, ACL 2014, 22ā€“27 June 2014, Baltimore, MD, USA, Volume 1: Long Papers, pp. 511ā€“521. The Association for Computer Linguistics (2014). https://doi.org/10.3115/v1/p14-1048

  3. Guo, Q., Qiu, X., Liu, P., Shao, Y., Xue, X., Zhang, Z.: Star-transformer. In: Burstein, J., Doran, C., Solorio, T. (eds.) Proceedings of the 2019 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, NAACL-HLT 2019, Minneapolis, MN, USA, 2ā€“7 June 2019, Volume 1 (Long and Short Papers), pp. 1315ā€“1325. Association for Computational Linguistics (2019). https://doi.org/10.18653/v1/n19-1133

  4. Hernault, H., Prendinger, H., duVerle, D.A., Ishizuka, M.: HILDA: a discourse parser using support vector machine classification. Dialogue Discourse 1(3), 1ā€“33 (2010). http://dad.uni-bielefeld.de/index.php/dad/article/view/591

  5. Ji, Y., Smith, N.A.: Neural discourse structure for text categorization. In: Barzilay, R., Kan, M. (eds.) Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics, ACL 2017, Vancouver, Canada, 30 Julyā€“4 August, Volume 1: Long Papers, pp. 996ā€“1005. Association for Computational Linguistics (2017). https://doi.org/10.18653/v1/P17-1092

  6. Jia, Y., Feng, Y., Yuan, Y., Chao, L., Shi, C., Zhao, D.: Improved discourse parsing with two-step neural transition-based model. ACM Trans. Asian Low-Resource Lang. Inf. Process. 17(2), 1ā€“21 (2018)

    ArticleĀ  Google ScholarĀ 

  7. Joty, S., Carenini, G., Ng, R., Mehdad, Y.: Combining intra-and multi-sentential rhetorical parsing for document-level discourse analysis. In: Proceedings of the 51st Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers), pp. 486ā€“496 (2013)

    Google ScholarĀ 

  8. Kobayashi, N., Hirao, T., Kamigaito, H., Okumura, M., Nagata, M.: Top-down RST parsing utilizing granularity levels in documents. In: Proceedings of the AAAI Conference on Artificial Intelligence, vol. 34(05), 8099ā€“8106, April 2020

    Google ScholarĀ 

  9. Kong, F., Zhou, G.: A CDT-styled end-to-end Chinese discourse parser. ACM Trans. Asian Low-Resour. Lang. Inf. Process. 16(4), 26:1ā€“26:17, July 2017. https://doi.org/10.1145/3099557

  10. Li, J., Li, R., Hovy, E.: Recursive deep models for discourse parsing. In: Proceedings of EMNLP 2014, pp. 2061ā€“2069 (2014)

    Google ScholarĀ 

  11. Li, Q., Li, T., Chang, B.: Discourse parsing with attention-based hierarchical neural networks. In: Proceedings of EMNLP 2016, pp. 362ā€“371 (2016)

    Google ScholarĀ 

  12. Li, Y., Feng, W., Jing, S., Fang, K., Zhou, G.: Building Chinese discourse corpus with connective-driven dependency tree structure. In: Conference on Empirical Methods in Natural Language Processing (2014)

    Google ScholarĀ 

  13. Lin, X., Joty, S.R., Jwalapuram, P., Bari, S.: A unified linear-time framework for sentence-level discourse parsing. CoRR abs/1905.05682 (2019). http://arxiv.org/abs/1905.05682

  14. Mann, W.C., Thompson, S.A.: Rhetorical structure theory: toward a functional theory of text organization. Text 8(3), 243ā€“281 (1988)

    Google ScholarĀ 

  15. Qiu, Y., Li, H., Li, S., Jiang, Y., Hu, R., Yang, L.: Revisiting correlations between intrinsic and extrinsic evaluations of word embeddings. In: Sun, M., Liu, T., Wang, X., Liu, Z., Liu, Y. (eds.) Chinese Computational Linguistics and Natural Language Processing Based on Naturally Annotated Big Data - 17th China National Conference, CCL 2018, and 6th International Symposium, NLP-NABD 2018, Changsha, China, 19ā€“21 October 2018, Proceedings. Lecture Notes in Computer Science, vol. 11221, pp. 209ā€“221. Springer (2018). https://doi.org/10.1007/978-3-030-01716-3_18

  16. Sun, C., Kong, F.: A transition-based framework for Chinese discourse structure parsing. J. Chin. Inf. Process. 32(12), 26ā€“34 (2018)

    Google ScholarĀ 

  17. Wang, Y., Li, S., Wang, H.: A two-stage parsing method for text-level discourse analysis. In: Barzilay, R., Kan, M. (eds.) Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics, ACL 2017, Vancouver, Canada, 30 Julyā€“4 August, Volume 2: Short Papers, pp. 184ā€“188. Association for Computational Linguistics (2017). https://doi.org/10.18653/v1/P17-2029

  18. Xu, J., Gan, Z., Cheng, Y., Liu, J.: Discourse-aware neural extractive text summarization. In: Jurafsky, D., Chai, J., Schluter, N., Tetreault, J.R. (eds.) Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics, ACL 2020, Online, 5ā€“10 July 2020, pp. 5021ā€“5031. Association for Computational Linguistics (2020). https://doi.org/10.18653/v1/2020.acl-main.451

  19. Yu, N., Zhang, M., Fu, G.: Transition-based neural RST parsing with implicit syntax features. In: Bender, E.M., Derczynski, L., Isabelle, P. (eds.) Proceedings of the 27th International Conference on Computational Linguistics, COLING 2018, 20ā€“26 August 2018, Santa Fe, New Mexico, USA, pp. 559ā€“570. Association for Computational Linguistics (2018). https://aclanthology.org/C18-1047/

  20. Zhang, L., Kong, F., Zhou, G.: Adversarial learning for discourse rhetorical structure parsing. In: Zong, C., Xia, F., Li, W., Navigli, R. (eds.) Proceedings of the 59th Annual Meeting of the Association for Computational Linguistics and the 11th International Joint Conference on Natural Language Processing, ACL/IJCNLP 2021, (Volume 1: Long Papers), Virtual Event, 1ā€“6 August 2021, pp. 3946ā€“3957. Association for Computational Linguistics (2021). https://doi.org/10.18653/v1/2021.acl-long.305

  21. Zhang, L., Xing, Y., Kong, F., Li, P., Zhou, G.: A top-down neural architecture towards text-level parsing of discourse rhetorical structure. In: Jurafsky, D., Chai, J., Schluter, N., Tetreault, J.R. (eds.) Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics, ACL 2020, Online, 5ā€“10 July 2020, pp. 6386ā€“6395. Association for Computational Linguistics (2020). https://doi.org/10.18653/v1/2020.acl-main.569

Download references

Acknowledgements

The authors would like to thank the anonymous reviewers for the helpful comments. This work was supported by Projects 61876118 under the National Natural Science Foundation of China, the National Key R &D Program of China under Grant No. 2020AAA0108600 and the Priority Academic Program Development of Jiangsu Higher Education Institutions.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Fang Kong .

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

Ā© 2022 The Author(s), under exclusive license to Springer Nature Switzerland AG

About this paper

Check for updates. Verify currency and authenticity via CrossMark

Cite this paper

Zhu, Q., Wang, K., Kong, F. (2022). Two-Layer Context-Enhanced Representation forĀ Better Chinese Discourse Parsing. In: Lu, W., Huang, S., Hong, Y., Zhou, X. (eds) Natural Language Processing and Chinese Computing. NLPCC 2022. Lecture Notes in Computer Science(), vol 13551. Springer, Cham. https://doi.org/10.1007/978-3-031-17120-8_4

Download citation

  • DOI: https://doi.org/10.1007/978-3-031-17120-8_4

  • Published:

  • Publisher Name: Springer, Cham

  • Print ISBN: 978-3-031-17119-2

  • Online ISBN: 978-3-031-17120-8

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics