English

Text Summarization as Tree Transduction by Top-Down TreeLSTM

Information Retrieval 2018-09-26 v1 Machine Learning Neural and Evolutionary Computing Machine Learning

Abstract

Extractive compression is a challenging natural language processing problem. This work contributes by formulating neural extractive compression as a parse tree transduction problem, rather than a sequence transduction task. Motivated by this, we introduce a deep neural model for learning structure-to-substructure tree transductions by extending the standard Long Short-Term Memory, considering the parent-child relationships in the structural recursion. The proposed model can achieve state of the art performance on sentence compression benchmarks, both in terms of accuracy and compression rate.

Keywords

Cite

@article{arxiv.1809.09096,
  title  = {Text Summarization as Tree Transduction by Top-Down TreeLSTM},
  author = {Davide Bacciu and Antonio Bruno},
  journal= {arXiv preprint arXiv:1809.09096},
  year   = {2018}
}

Comments

To appear in IEEE SCCI Deep Learning 2018

R2 v1 2026-06-23T04:16:49.031Z