Meeting Summarization with Pre-training and Clustering Methods
Andras Huebner, Wei Ji, Xiang Xiao

TL;DR
This paper explores various methods including pre-training, query embedding integration, clustering, and advanced language models like BART to enhance automatic meeting summarization performance.
Contribution
It introduces a combination of pre-training, query embedding addition, clustering, and BART to improve query-based meeting summarization results.
Findings
Adding query embeddings improves summarization performance.
Clustering methods enhance key information extraction.
BART outperforms baseline models in summarization tasks.
Abstract
Automatic meeting summarization is becoming increasingly popular these days. The ability to automatically summarize meetings and to extract key information could greatly increase the efficiency of our work and life. In this paper, we experiment with different approaches to improve the performance of query-based meeting summarization. We started with HMNet\cite{hmnet}, a hierarchical network that employs both a word-level transformer and a turn-level transformer, as the baseline. We explore the effectiveness of pre-training the model with a large news-summarization dataset. We investigate adding the embeddings of queries as a part of the input vectors for query-based summarization. Furthermore, we experiment with extending the locate-then-summarize approach of QMSum\cite{qmsum} with an intermediate clustering step. Lastly, we compare the performance of our baseline models with BART, a…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Advanced Text Analysis Techniques
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Refunds@Expedia|||How do I get a full refund from Expedia? · Dropout · Residual Connection · Softmax · Byte Pair Encoding · Adam · Dense Connections
