English

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

Computation and Language 2023-11-09 v1

Abstract

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.

Keywords

Cite

@article{arxiv.2311.04292,
  title  = {Aspect-based Meeting Transcript Summarization: A Two-Stage Approach with Weak Supervision on Sentence Classification},
  author = {Zhongfen Deng and Seunghyun Yoon and Trung Bui and Franck Dernoncourt and Quan Hung Tran and Shuaiqi Liu and Wenting Zhao and Tao Zhang and Yibo Wang and Philip S. Yu},
  journal= {arXiv preprint arXiv:2311.04292},
  year   = {2023}
}

Comments

Accepted by 2023 IEEE International Conference on Big Data

R2 v1 2026-06-28T13:14:32.739Z