CLAIOct 14, 2019

Knowledge-guided Unsupervised Rhetorical Parsing for Text Summarization

arXiv:1910.05915v118 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of data scarcity and faithfulness in automatic text summarization, though it appears incremental as it builds on existing techniques like rhetorical parsing and unsupervised methods.

The paper tackles the problem of making text summarization more faithful by introducing an unsupervised approach that combines rhetorical structure theory, deep neural models, and domain knowledge, achieving comparable performance to existing methods on a large-scale Chinese dataset.

Automatic text summarization (ATS) has recently achieved impressive performance thanks to recent advances in deep learning and the availability of large-scale corpora. To make the summarization results more faithful, this paper presents an unsupervised approach that combines rhetorical structure theory, deep neural model and domain knowledge concern for ATS. This architecture mainly contains three components: domain knowledge base construction based on representation learning, attentional encoder-decoder model for rhetorical parsing and subroutine-based model for text summarization. Domain knowledge can be effectively used for unsupervised rhetorical parsing thus rhetorical structure trees for each document can be derived. In the unsupervised rhetorical parsing module, the idea of translation was adopted to alleviate the problem of data scarcity. The subroutine-based summarization model purely depends on the derived rhetorical structure trees and can generate content-balanced results. To evaluate the summary results without golden standard, we proposed an unsupervised evaluation metric, whose hyper-parameters were tuned by supervised learning. Experimental results show that, on a large-scale Chinese dataset, our proposed approach can obtain comparable performances compared with existing methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes