paper-with-me

Papers

Multi-document Summarization using Semantic Role Labeling and Semantic Graph for Indonesian News Article

2021-03-05 · Yuly Haruka Berliana Gunawan, Masayu Leylia Khodra

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.

📄 PDF Abstract BibTeX arXiv:2103.03736

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesDocument SummarizationMulti-Document SummarizationSemantic Role LabelingSentence

Similar Papers 제목 키워드 기반

Joint Span Segmentation and Rhetorical Role Labeling with Data Augmentation for Legal Documents

2023-02-13 · T. Y. S. S. Santosh, Philipp Bock, Matthias Grabmair

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+1

HiCuLR: Hierarchical Curriculum Learning for Rhetorical Role Labeling of Legal Documents

2024-09-27 · T. Y. S. S. Santosh, Apolline Isaia, Shiyu Hong, Matthias Grabmair

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 Mining

A Semantic Approach to Summarization

2014-06-04 · Divyanshu Bhartiya, Ashudeep Singh

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 LabelingSentence

ArgLegalSumm: Improving Abstractive Summarization of Legal Documents with Argument Mining

2022-09-04 · COLING 2022 10 · Mohamed Elaraby, Diane Litman

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 Mining

Interpretable Automatic Fine-grained Inconsistency Detection in Text Summarization

2023-05-23 · Hou Pong Chan, Qi Zeng, Heng Ji

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