Leveraging BERT for Extractive Text Summarization on Lectures

06/07/2019
by   Derek Miller, et al.
0

In the last two decades, automatic extractive text summarization on lectures has demonstrated to be a useful tool for collecting key phrases and sentences that best represent the content. However, many current approaches utilize dated approaches, producing sub-par outputs or requiring several hours of manual tuning to produce meaningful results. Recently, new machine learning architectures have provided mechanisms for extractive summarization through the clustering of output embeddings from deep learning models. This paper reports on the project called Lecture Summarization Service, a python based RESTful service that utilizes the BERT model for text embeddings and KMeans clustering to identify sentences closes to the centroid for summary selection. The purpose of the service was to provide students a utility that could summarize lecture content, based on their desired number of sentences. On top of the summary work, the service also includes lecture and summary management, storing content on the cloud which can be used for collaboration. While the results of utilizing BERT for extractive summarization were promising, there were still areas where the model struggled, providing feature research opportunities for further improvement.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/31/2018

Bottom-Up Abstractive Summarization

Neural network-based methods for abstractive summarization produce outpu...
research
04/04/2023

San-BERT: Extractive Summarization for Sanskrit Documents using BERT and it's variants

In this work, we develop language models for the Sanskrit language, name...
research
08/16/2023

SummHelper: Collaborative Human-Computer Summarization

Current approaches for text summarization are predominantly automatic, w...
research
08/15/2017

Extractive Summarization using Deep Learning

This paper proposes a text summarization approach for factual reports us...
research
08/04/2021

Summary Explorer: Visualizing the State of the Art in Text Summarization

This paper introduces Summary Explorer, a new tool to support the manual...
research
03/30/2020

Amharic Abstractive Text Summarization

Text Summarization is the task of condensing long text into just a handf...
research
05/25/2018

An Improved Phrase-based Approach to Annotating and Summarizing Student Course Responses

Teaching large classes remains a great challenge, primarily because it i...

Please sign up or login with your details

Forgot password? Click here to reset