Transition-Based Discourse Parsing with Multilayer Stack Long Short Term Memory

Yanyan Jia, Yansong Feng, Bingfeng Luo, Yuan Ye, Tianyang Liu, Dongyan Zhao
DOI: https://doi.org/10.1007/978-3-319-50496-4_30
2016-01-01
Abstract:Discourse parsing aims to identify the relationship between different discourse units, where most previous works focus on recovering the constituency structure among discourse units with carefully designed features. In this paper, we propose to exploit Long Short Term Memory (LSTM) to properly represent discourse units, while using as few feature engineering as possible. Our transition based parsing model features a multilayer stack LSTM framework to discover the dependency structures among different units. Experiments on RST Discourse Treebank show that our model can outperform traditional feature based systems in terms of dependency structures, without complicated feature design. When evaluated in discourse constituency, our parser can also achieve promising performance compared to the state-of-the-art constituency discourse parsers.
What problem does this paper attempt to address?