paper-with-me

Papers

ESSumm: Extractive Speech Summarization from Untranscribed Meeting

2022-09-14 · Jun Wang

In this paper, we propose a novel architecture for direct extractive speech-to-speech summarization, ESSumm, which is an unsupervised model without dependence on intermediate transcribed text. Different from previous methods with text presentation, we are aimed at generating a summary directly from speech without transcription. First, a set of smaller speech segments are extracted based on speech signal's acoustic features. For each candidate speech segment, a distance-based summarization confidence score is designed for latent speech representation measure. Specifically, we leverage the off-the-shelf self-supervised convolutional neural network to extract the deep speech features from raw audio. Our approach automatically predicts the optimal sequence of speech segments that capture the key information with a target summary length. Extensive results on two well-known meeting datasets (AMI and ICSI corpora) show the effectiveness of our direct speech-based method to improve the summarization quality with untranscribed data. We also observe that our unsupervised speech-based method even performs on par with recent transcript-based summarization approaches, where extra speech recognition is required.

📄 PDF Abstract BibTeX arXiv:2209.06913

Code (0)

등록된 구현이 없습니다.

Tasks

speech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

Leveraging Discourse Structure for Extractive Meeting Summarization

2024-05-17 · Virgile Rennard, Guokan Shang, Michalis Vazirgiannis, Julie Hunter

We introduce an extractive summarization system for meetings that leverages discourse structure to better identify salient information from complex multi-party discussions. Using discourse graphs to represent semantic re…

Extractive SummarizationMeeting SummarizationNode Classification

Combining Graph Degeneracy and Submodularity for Unsupervised Extractive Summarization

2017-09-01 · WS 2017 9 · Antoine Tixier, Polykarpos Meladianos, Michalis Vazirgiannis

We present a fully unsupervised, extractive text summarization system that leverages a submodularity framework introduced by past research. The framework allows summaries to be generated in a greedy way while preserving …

Document SummarizationExtractive SummarizationExtractive Text SummarizationInformation Retrieval+4

Focused Meeting Summarization via Unsupervised Relation Extraction

2016-06-24 · WS 2012 7 · Lu Wang, Claire Cardie

We present a novel unsupervised framework for focused meeting summarization that views the problem as an instance of relation extraction. We adapt an existing in-domain relation learner (Chen et al., 2011) by exploiting …

Extractive SummarizationMeeting SummarizationRelationRelation Extraction

Abstractive Meeting Summarization UsingDependency Graph Fusion

2016-09-22 · Siddhartha Banerjee, Prasenjit Mitra, Kazunari Sugiyama

Automatic summarization techniques on meeting conversations developed so far have been primarily extractive, resulting in poor summaries. To improve this, we propose an approach to generate abstractive summaries by fusin…

Meeting SummarizationSentenceSentence Fusion

Overview of the ICASSP 2023 General Meeting Understanding and Generation Challenge (MUG)

2023-03-24 · Qinglin Zhang, Chong Deng, Jiaqing Liu, Hai Yu 외

ICASSP2023 General Meeting Understanding and Generation Challenge (MUG) focuses on prompting a wide range of spoken language processing (SLP) research on meeting transcripts, as SLP applications are critical to improve u…

Extractive SummarizationKeyphrase Extraction