paper-with-me

홈 › Papers

Aspect-based Meeting Transcript Summarization: A Two-Stage Approach with Weak Supervision on Sentence Classification

2023-11-07 · Zhongfen Deng, Seunghyun Yoon, Trung Bui, Franck Dernoncourt, Quan Hung Tran, Shuaiqi Liu, Wenting Zhao, Tao Zhang, Yibo Wang, Philip S. Yu

Aspect-based meeting transcript summarization aims to produce multiple summaries, each focusing on one aspect of content in a meeting transcript. It is challenging as sentences related to different aspects can mingle together, and those relevant to a specific aspect can be scattered throughout the long transcript of a meeting. The traditional summarization methods produce one summary mixing information of all aspects, which cannot deal with the above challenges of aspect-based meeting transcript summarization. In this paper, we propose a two-stage method for aspect-based meeting transcript summarization. To select the input content related to specific aspects, we train a sentence classifier on a dataset constructed from the AMI corpus with pseudo-labeling. Then we merge the sentences selected for a specific aspect as the input for the summarizer to produce the aspect-based summary. Experimental results on the AMI corpus outperform many strong baselines, which verifies the effectiveness of our proposed method.

📄 PDF Abstract BibTeX arXiv:2311.04292

Code (0)

등록된 구현이 없습니다.

Tasks

SentenceSentence Classification

Similar Papers 제목 키워드 기반

Improving Query-Focused Meeting Summarization with Query-Relevant Knowledge

2023-09-05 · Tiezheng Yu, Ziwei Ji, Pascale Fung

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 Summarization

Tell me what I need to know: Exploring LLM-based (Personalized) Abstractive Multi-Source Meeting Summarization

2024-10-18 · Frederic Kirstein, Terry Ruas, Robert Kratel, Bela Gipp

Meeting summarization is crucial in digital communication, but existing solutions struggle with salience identification to generate personalized, workable summaries, and context understanding to fully comprehend the meet…

InformativenessLanguage ModelingLanguage ModellingLarge Language Model+1

A Hierarchical Network for Abstractive Meeting Summarization with Cross-Domain Pretraining

2020-04-04 · Findings of the Association for Computational Linguistics 2020 · Chenguang Zhu, Ruochen Xu, Michael Zeng, Xuedong Huang

With the abundance of automatic meeting transcripts, meeting summarization is of great interest to both participants and other parties. Traditional methods of summarizing meetings depend on complex multi-step pipelines t…

Abstractive Text SummarizationArticlesMeeting SummarizationText Summarization

What's under the hood: Investigating Automatic Metrics on Meeting Summarization

2024-04-17 · Frederic Kirstein, Jan Philip Wahle, Terry Ruas, Bela Gipp

Meeting summarization has become a critical task considering the increase in online interactions. While new techniques are introduced regularly, their evaluation uses metrics not designed to capture meeting-specific erro…

Meeting Summarization

Investigating Consistency in Query-Based Meeting Summarization: A Comparative Study of Different Embedding Methods

2024-02-10 · Chen Jia-Chen, Guillem Senabre, Allane Caron

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 Summarization