Multi-document Summarization using Semantic Role Labeling and Semantic Graph for Indonesian News Article
In this paper, we proposed a multi-document summarization system using semantic role labeling (SRL) and semantic graph for Indonesian news articles. In order to improve existing summarizer, our system modified summarizer that employed subject, predicate, object, and adverbial (SVOA) extraction for predicate argument structure (PAS) extraction. SVOA extraction is replaced with SRL model for Indonesian. We also replace the genetic algorithm to identify important PAS with the decision tree classifier since the summarizer without genetic algorithm gave better performance. The decision tree model is employed to identify important PAS. The decision tree model with 10 features achieved better performance than decision tree with 4 sentence features. Experiments and evaluations are conducted to generate 100 words summary and 200 words summary. The evaluation shows the proposed model get 0.313 average ROUGE-2 recall in 100 words summary and 0.394 average ROUGE-2 recall in 200 words summary.
Code (0)
등록된 구현이 없습니다.
Tasks
ArticlesDocument SummarizationMulti-Document SummarizationSemantic Role LabelingSentenceSimilar Papers 제목 키워드 기반
Joint Span Segmentation and Rhetorical Role Labeling with Data Augmentation for Legal Documents
Segmentation and Rhetorical Role Labeling of legal judgements play a crucial role in retrieval and adjacent tasks, including case summarization, semantic search, argument mining etc. Previous approaches have formulated t…
Argument MiningData AugmentationRetrievalSegmentation+1HiCuLR: Hierarchical Curriculum Learning for Rhetorical Role Labeling of Legal Documents
Rhetorical Role Labeling (RRL) of legal documents is pivotal for various downstream tasks such as summarization, semantic case search and argument mining. Existing approaches often overlook the varying difficulty levels …
Argument MiningA Semantic Approach to Summarization
Sentence extraction based summarization methods has some limitations as it doesn't go into the semantics of the document. Also, it lacks the capability of sentence generation which is intuitive to humans. Here we present…
Semantic Role LabelingSentenceArgLegalSumm: Improving Abstractive Summarization of Legal Documents with Argument Mining
A challenging task when generating summaries of legal documents is the ability to address their argumentative nature. We introduce a simple technique to capture the argumentative structure of legal documents by integrati…
Abstractive Text SummarizationArgument MiningInterpretable Automatic Fine-grained Inconsistency Detection in Text Summarization
Existing factual consistency evaluation approaches for text summarization provide binary predictions and limited insights into the weakness of summarization systems. Therefore, we propose the task of fine-grained inconsi…
Semantic Role LabelingText Summarization