Towards Multi-Level Transcript Segmentation: LoRA Fine-Tuning for Table-of-Contents Generation
Steffen Freisinger, Philipp Seeberger, Thomas Ranzenberger, Tobias Bocklet, Korbinian Riedhammer
TL;DR
This paper tackles the absence of structure in long speech transcripts by introducing a hierarchical ToC generation method that yields multi-level topic boundaries. It employs LLM-driven ToC generation, comparing zero-shot prompting with LoRA-based fine-tuning, and optionally infusing inter-sentence pauses as acoustic cues. The authors adapt a hierarchical evaluation metric to jointly assess coarse-to-fine segmentations and demonstrate improvements over strong baselines on English and multilingual datasets. The work advances accessible transcript navigation and downstream applications such as IR and RAG by providing structured, multi-level transcripts.
Abstract
Segmenting speech transcripts into thematic sections benefits both downstream processing and users who depend on written text for accessibility. We introduce a novel approach to hierarchical topic segmentation in transcripts, generating multi-level tables of contents that capture both topic and subtopic boundaries. We compare zero-shot prompting and LoRA fine-tuning on large language models, while also exploring the integration of high-level speech pause features. Evaluations on English meeting recordings and multilingual lecture transcripts (Portuguese, German) show significant improvements over established topic segmentation baselines. Additionally, we adapt a common evaluation measure for multi-level segmentation, taking into account all hierarchical levels within one metric.
