paper-with-me

홈 › Papers

Multimodal Lecture Presentations Dataset: Understanding Multimodality in Educational Slides

2022-08-17 · Dong Won Lee, Chaitanya Ahuja, Paul Pu Liang, Sanika Natu, Louis-Philippe Morency

Lecture slide presentations, a sequence of pages that contain text and figures accompanied by speech, are constructed and presented carefully in order to optimally transfer knowledge to students. Previous studies in multimedia and psychology attribute the effectiveness of lecture presentations to their multimodal nature. As a step toward developing AI to aid in student learning as intelligent teacher assistants, we introduce the Multimodal Lecture Presentations dataset as a large-scale benchmark testing the capabilities of machine learning models in multimodal understanding of educational content. Our dataset contains aligned slides and spoken language, for 180+ hours of video and 9000+ slides, with 10 lecturers from various subjects (e.g., computer science, dentistry, biology). We introduce two research tasks which are designed as stepping stones towards AI agents that can explain (automatically captioning a lecture presentation) and illustrate (synthesizing visual figures to accompany spoken explanations) educational content. We provide manual annotations to help implement these two research tasks and evaluate state-of-the-art models on them. Comparing baselines and human student performances, we find that current models struggle in (1) weak crossmodal alignment between slides and spoken text, (2) learning novel visual mediums, (3) technical language, and (4) long-range sequences. Towards addressing this issue, we also introduce PolyViLT, a multimodal transformer trained with a multi-instance learning loss that is more effective than current approaches. We conclude by shedding light on the challenges and opportunities in multimodal understanding of educational presentations.

📄 PDF Abstract BibTeX arXiv:2208.08080

Code (2)

dondongwon/mlpdataset 공식 구현 pytorch
dondongwon/lpmdataset pytorch

Tasks

Attribute

Similar Papers 제목 키워드 기반

Lecture Presentations Multimodal Dataset: Towards Understanding Multimodality in Educational Videos

2023-01-01 · ICCV 2023 1 · Dong Won Lee, Chaitanya Ahuja, Paul Pu Liang, Sanika Natu 외

Many educational videos use slide presentations, a sequence of visual pages that contain text and figures accompanied by spoken language, which are constructed and presented carefully in order to optimally transfer k…

AttributeRetrievalText Retrieval

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

Video-MMLU: A Massive Multi-Discipline Lecture Understanding Benchmark

2025-04-20 · Enxin Song, Wenhao Chai, Weili Xu, Jianwen Xie 외

Recent advancements in language multimodal models (LMMs) for video have demonstrated their potential for understanding video content, yet the task of comprehending multi-discipline lectures remains largely unexplored. We…

MMLU

What is Multimodality?

2021-03-10 · ACL (mmsr, IWCS) 2021 6 · Letitia Parcalabescu, Nils Trost, Anette Frank

The last years have shown rapid developments in the field of multimodal machine learning, combining e.g., vision, text or speech. In this position paper we explain how the field uses outdated definitions of multimodality…

BIG-bench Machine LearningPosition

INDIGO: Intrinsic Multimodality for Domain Generalization

2022-06-13 · Puneet Mangla, Shivam Chandhok, Milan Aggarwal, Vineeth N Balasubramanian 외

For models to generalize under unseen domains (a.k.a domain generalization), it is crucial to learn feature representations that are domain-agnostic and capture the underlying semantics that makes up an object category. …

Domain Generalization