Unsupervised Extractive Dialogue Summarization in Hyperdimensional Space
Seongmin Park, Kyungho Kim, Jaejin Seo, Jihwa Lee
Abstract
We present HyperSum, an extractive summarization framework that captures both the efficiency of traditional lexical summarization and the accuracy of contemporary neural approaches. HyperSum exploits the pseudo-orthogonality that emerges when randomly initializing vectors at extremely high dimensions ("blessing of dimensionality") to construct representative and efficient sentence embeddings. Simply clustering the obtained embeddings and extracting their medoids yields competitive summaries. HyperSum often outperforms state-of-the-art summarizers – in terms of both summary accuracy and faithfulness – while being 10 to 100 times faster. We open-source HyperSum as a strong baseline for unsupervised extractive summarization <sup xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">1</sup> .
BibTeX
@inproceedings{icassp2024_unsupervisedextr,
title = {Unsupervised Extractive Dialogue Summarization in Hyperdimensional Space},
author = {Seongmin Park and Kyungho Kim and Jaejin Seo and Jihwa Lee},
booktitle = {ICASSP 2024},
year = {2024}
}