QMSum: A New Benchmark for Query-based Multi-domain Meeting Summarization
Meetings are a key component of human collaboration. As increasing numbers of meetings are recorded and transcribed, meeting summaries have become essential to remind those who may or may not have attended the meetings about the key decisions made and the tasks to be completed. However, it is hard to create a single short summary that covers all the content of a long meeting involving multiple people and topics. In order to satisfy the needs of different types of users, we define a new query-based multi-domain meeting summarization task, where models have to select and summarize relevant spans of meetings in response to a query, and we introduce QMSum, a new benchmark for this task. QMSum consists of 1,808 query-summary pairs over 232 meetings in multiple domains. Besides, we investigate a locate-then-summarize method and evaluate a set of strong summarization baselines on the task. Experimental results and manual analysis reveal that QMSum presents significant challenges in long meeting summarization for future research. Dataset is available at \url{https://github.com/Yale-LILY/QMSum}.
Code (1)
Tasks
Meeting SummarizationSimilar Papers 제목 키워드 기반
Meeting Summarization with Pre-training and Clustering Methods
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 t…
ClusteringLanguage ModelingLanguage ModellingMeeting Summarization+1Improving Query-Focused Meeting Summarization with Query-Relevant Knowledge
Query-Focused Meeting Summarization (QFMS) aims to generate a summary of a given meeting transcript conditioned upon a query. The main challenges for QFMS are the long input text length and sparse query-relevant informat…
Meeting SummarizationInvestigating Consistency in Query-Based Meeting Summarization: A Comparative Study of Different Embedding Methods
With more and more advanced data analysis techniques emerging, people will expect these techniques to be applied in more complex tasks and solve problems in our daily lives. Text Summarization is one of famous applicatio…
ArticlesMeeting SummarizationText SummarizationQuery-Utterance Attention with Joint modeling for Query-Focused Meeting Summarization
Query-focused meeting summarization (QFMS) aims to generate summaries from meeting transcripts in response to a given query. Previous works typically concatenate the query with meeting transcripts and implicitly model th…
Meeting SummarizationRetrievalLearning to Rank Utterances for Query-Focused Meeting Summarization
Query-focused meeting summarization(QFMS) aims to generate a specific summary for the given query according to the meeting transcripts. Due to the conflict between long meetings and limited input size, previous works mai…
Learning-To-RankMeeting Summarization