paper-with-me

Papers

RTSUM: Relation Triple-based Interpretable Summarization with Multi-level Salience Visualization

2023-10-21 · Seonglae Cho, Yonggi Cho, HoonJae Lee, Myungha Jang, Jinyoung Yeo, Dongha Lee

In this paper, we present RTSUM, an unsupervised summarization framework that utilizes relation triples as the basic unit for summarization. Given an input document, RTSUM first selects salient relation triples via multi-level salience scoring and then generates a concise summary from the selected relation triples by using a text-to-text language model. On the basis of RTSUM, we also develop a web demo for an interpretable summarizing tool, providing fine-grained interpretations with the output summary. With support for customization options, our tool visualizes the salience for textual units at three distinct levels: sentences, relation triples, and phrases. The codes,are publicly available.

📄 PDF Abstract BibTeX arXiv:2310.13895

Code (2)

seonglae/rtsum 공식 구현 pytorch
sjyyj/sjyyj 공식 구현 pytorch

Tasks

Language ModelingLanguage ModellingRelation

Similar Papers 제목 키워드 기반

SciBERTSUM: Extractive Summarization for Scientific Documents

2022-01-21 · Athar Sefid, C Lee Giles

The summarization literature focuses on the summarization of news articles. The news articles in the CNN-DailyMail are relatively short documents with about 30 sentences per document on average. We introduce SciBERTSUM, …

ArticlesExtractive SummarizationSentence

Fine-tune BERT for Extractive Summarization

2019-03-25 · arXiv 2019 3 · Yang Liu

BERT, a pre-trained Transformer model, has achieved ground-breaking performance on multiple NLP tasks. In this paper, we describe BERTSUM, a simple variant of BERT, for extractive summarization. Our system is the state o…

Extractive Document SummarizationExtractive SummarizationExtractive Text Summarization

ChartSumm: A Comprehensive Benchmark for Automatic Chart Summarization of Long and Short Summaries

2023-04-26 · Raian Rahman, Rizvi Hasan, Abdullah Al Farhad, Md Tahmid Rahman Laskar 외

Automatic chart to text summarization is an effective tool for the visually impaired people along with providing precise insights of tabular data in natural language to the user. A large and well-structured dataset is al…

Data SummarizationHallucination

RadBARTsum: Domain Specific Adaption of Denoising Sequence-to-Sequence Models for Abstractive Radiology Report Summarization

2024-06-05 · Jinge Wu, Abul Hasan, Honghan Wu

Radiology report summarization is a crucial task that can help doctors quickly identify clinically significant findings without the need to review detailed sections of reports. This study proposes RadBARTsum, a domain-sp…

Clinical KnowledgeDenoisingLanguage ModelingLanguage Modelling

Towards Generating Query to Perform Query Focused Abstractive Summarization using Pre-trained Model

2020-12-01 · INLG (ACL) 2020 12 · Deen Mohammad Abdullah, Yllias Chali

Query Focused Abstractive Summarization (QFAS) represents an abstractive summary from the source document based on a given query. To measure the performance of abstractive summarization tasks, different datasets have bee…

Abstractive Text SummarizationLanguage ModelingLanguage ModellingSentence