paper-with-me

Papers

Unsupervised Audio-Visual Lecture Segmentation

2022-10-29 · Darshan Singh S, Anchit Gupta, C. V. Jawahar, Makarand Tapaswi

Over the last decade, online lecture videos have become increasingly popular and have experienced a meteoric rise during the pandemic. However, video-language research has primarily focused on instructional videos or movies, and tools to help students navigate the growing online lectures are lacking. Our first contribution is to facilitate research in the educational domain, by introducing AVLectures, a large-scale dataset consisting of 86 courses with over 2,350 lectures covering various STEM subjects. Each course contains video lectures, transcripts, OCR outputs for lecture frames, and optionally lecture notes, slides, assignments, and related educational content that can inspire a variety of tasks. Our second contribution is introducing video lecture segmentation that splits lectures into bite-sized topics that show promise in improving learner engagement. We formulate lecture segmentation as an unsupervised task that leverages visual, textual, and OCR cues from the lecture, while clip representations are fine-tuned on a pretext self-supervised task of matching the narration with the temporally aligned visual content. We use these representations to generate segments using a temporally consistent 1-nearest neighbor algorithm, TW-FINCH. We evaluate our method on 15 courses and compare it against various visual and textual baselines, outperforming all of them. Our comprehensive ablation studies also identify the key factors driving the success of our approach.

📄 PDF Abstract BibTeX arXiv:2210.16644

Code (1)

Darshansingh11/AVLectures pytorch

Tasks

NavigateOptical Character Recognition (OCR)Segmentation

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

BOOM: Beyond Only One Modality KIT's Multimodal Multilingual Lecture Companion

2025-12-02 · Sai Koneru, Fabian Retkowski, Christian Huber, Lukas Hilgert 외 arxiv

The globalization of education and rapid growth of online learning have made localizing educational content a critical challenge. Lecture materials are inherently multimodal, combining spoken audio with visual slides, wh…

Question Answering

Unsupervised Pattern Discovery from Thematic Speech Archives Based on Multilingual Bottleneck Features

2020-11-03 · Man-Ling Sung, Siyuan Feng, Tan Lee

The present study tackles the problem of automatically discovering spoken keywords from untranscribed audio archives without requiring word-by-word speech transcription by automatic speech recognition (ASR) technology. T…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Clusteringspeech-recognition+1

Leveraging Foundation models for Unsupervised Audio-Visual Segmentation

2023-09-13 · Swapnil Bhosale, Haosen Yang, Diptesh Kanojia, Xiatian Zhu

Audio-Visual Segmentation (AVS) aims to precisely outline audible objects in a visual scene at the pixel level. Existing AVS methods require fine-grained annotations of audio-mask pairs in supervised learning fashion. Th…

Segmentation

Multimodal Fusion and Coherence Modeling for Video Topic Segmentation

2024-08-01 · Hai Yu, Chong Deng, Qinglin Zhang, Jiaqing Liu 외

The video topic segmentation (VTS) task segments videos into intelligible, non-overlapping topics, facilitating efficient comprehension of video content and quick access to specific content. VTS is also critical to vario…

Contrastive LearningMixture-of-ExpertsScene SegmentationSegmentation+1

Unsupervised Audio-Visual Segmentation with Modality Alignment

2024-03-21 · Swapnil Bhosale, Haosen Yang, Diptesh Kanojia, Jiangkang Deng 외

Audio-Visual Segmentation (AVS) aims to identify, at the pixel level, the object in a visual scene that produces a given sound. Current AVS methods rely on costly fine-grained annotations of mask-audio pairs, making them…

Contrastive Learning