paper-with-me

Papers

Attributed Rhetorical Structure Grammar for Domain Text Summarization

2019-09-03 · Ruqian Lu, Shengluan Hou, Chuanqing Wang, Yu Huang, Chaoqun Fei, Songmao Zhang

This paper presents a new approach of automatic text summarization which combines domain oriented text analysis (DoTA) and rhetorical structure theory (RST) in a grammar form: the attributed rhetorical structure grammar (ARSG), where the non-terminal symbols are domain keywords, called domain relations, while the rhetorical relations serve as attributes. We developed machine learning algorithms for learning such a grammar from a corpus of sample domain texts, as well as parsing algorithms for the learned grammar, together with adjustable text summarization algorithms for generating domain specific summaries. Our practical experiments have shown that with support of domain knowledge the drawback of missing very large training data set can be effectively compensated. We have also shown that the knowledge based approach may be made more powerful by introducing grammar parsing and RST as inference engine. For checking the feasibility of model transfer, we introduced a technique for mapping a grammar from one domain to others with acceptable cost. We have also made a comprehensive comparison of our approach with some others.

📄 PDF Abstract BibTeX arXiv:1909.00923

Code (0)

등록된 구현이 없습니다.

Tasks

Text Summarization

Similar Papers 제목 키워드 기반

On Semi-Supervised Multiple Representation Behavior Learning

2019-10-21 · Ruqian Lu, Shengluan Hou

We propose a novel paradigm of semi-supervised learning (SSL)--the semi-supervised multiple representation behavior learning (SSMRBL). SSMRBL aims to tackle the difficulty of learning a grammar for natural language parsi…

Incremental LearningText Summarization

Knowledge-guided Unsupervised Rhetorical Parsing for Text Summarization

2019-10-14 · Shengluan Hou, Ruqian Lu

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, thi…

DecoderKnowledge Base ConstructionRepresentation LearningText Summarization+1

Bayesian Grammar Learning for Inverse Procedural Modeling

2013-06-01 · CVPR 2013 6 · Andelo Martinovic, Luc van Gool

Within the fields of urban reconstruction and city modeling, shape grammars have emerged as a powerful tool for both synthesizing novel designs and reconstructing buildings. Traditionally, a human expert was required to …

End-to-End Argument Mining over Varying Rhetorical Structures

2024-01-20 · Elena Chistova

Rhetorical Structure Theory implies no single discourse interpretation of a text, and the limitations of RST parsers further exacerbate inconsistent parsing of similar structures. Therefore, it is important to take into …

Argument MiningDependency Parsing

Neural RST-based Evaluation of Discourse Coherence

2020-09-30 · Asian Chapter of the Association for Computational Linguistics 2020 · Grigorii Guz, Peyman Bateni, Darius Muglich, Giuseppe Carenini

This paper evaluates the utility of Rhetorical Structure Theory (RST) trees and relations in discourse coherence evaluation. We show that incorporating silver-standard RST features can increase accuracy when classifying …

Coherence EvaluationDiscourse ParsingDocument ClassificationNatural Language Understanding+1