Synthesizing Scientific Summaries: An Extractive and Abstractive Approach
Grishma Sharma, Aditi Paretkar, Deepak Sharma

TL;DR
This paper presents a hybrid extractive-abstractive approach to scientific paper summarisation, leveraging unsupervised extraction models and transformer-based summarisation to improve key information capture and potentially surpass human summaries.
Contribution
The paper introduces a novel hybrid methodology combining extractive and abstractive techniques for scientific paper summarisation, evaluated with multiple models and metrics.
Findings
Certain hyperparameter combinations enable summaries to be more abstract than human-written ones.
The hybrid approach effectively captures key research findings and motivations.
Model performance exceeds some benchmarks in summarisation quality.
Abstract
The availability of a vast array of research papers in any area of study, necessitates the need of automated summarisation systems that can present the key research conducted and their corresponding findings. Scientific paper summarisation is a challenging task for various reasons including token length limits in modern transformer models and corresponding memory and compute requirements for long text. A significant amount of work has been conducted in this area, with approaches that modify the attention mechanisms of existing transformer models and others that utilise discourse information to capture long range dependencies in research papers. In this paper, we propose a hybrid methodology for research paper summarisation which incorporates an extractive and abstractive approach. We use the extractive approach to capture the key findings of research, and pair it with the introduction…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Advanced Text Analysis Techniques · Topic Modeling
MethodsSoftmax · Attention Is All You Need
