paper-with-me

홈 › Papers

FunnyNet-W: Multimodal Learning of Funny Moments in Videos in the Wild

2024-01-08 · Zhi-Song Liu, Robin Courant, Vicky Kalogeiton

Automatically understanding funny moments (i.e., the moments that make people laugh) when watching comedy is challenging, as they relate to various features, such as body language, dialogues and culture. In this paper, we propose FunnyNet-W, a model that relies on cross- and self-attention for visual, audio and text data to predict funny moments in videos. Unlike most methods that rely on ground truth data in the form of subtitles, in this work we exploit modalities that come naturally with videos: (a) video frames as they contain visual information indispensable for scene understanding, (b) audio as it contains higher-level cues associated with funny moments, such as intonation, pitch and pauses and (c) text automatically extracted with a speech-to-text model as it can provide rich information when processed by a Large Language Model. To acquire labels for training, we propose an unsupervised approach that spots and labels funny audio moments. We provide experiments on five datasets: the sitcoms TBBT, MHD, MUStARD, Friends, and the TED talk UR-Funny. Extensive experiments and analysis show that FunnyNet-W successfully exploits visual, auditory and textual cues to identify funny moments, while our findings reveal FunnyNet-W's ability to predict funny moments in the wild. FunnyNet-W sets the new state of the art for funny moment detection with multimodal cues on all datasets with and without using ground truth information.

📄 PDF Abstract BibTeX arXiv:2401.04210

Code (1)

Holmes-Alan/FunnyNet-W 공식 구현 pytorch

Tasks

Language ModellingLarge Language ModelScene UnderstandingSpeech-to-Text

Similar Papers 제목 키워드 기반

Can Language Models Laugh at YouTube Short-form Videos?

2023-10-22 · Dayoon Ko, Sangho Lee, Gunhee Kim

As short-form funny videos on social networks are gaining popularity, it becomes demanding for AI models to understand them for better communication with humans. Unfortunately, previous video humor datasets target specif…

Form

When to Laugh and How Hard? A Multimodal Approach to Detecting Humor and its Intensity

2022-11-03 · COLING 2022 10 · Khalid Alnajjar, Mika Hämäläinen, Jörg Tiedemann, Jorma Laaksonen 외

Prerecorded laughter accompanying dialog in comedy TV shows encourages the audience to laugh by clearly marking humorous moments in the show. We present an approach for automatically detecting humor in the Friends TV sho…

Beyond Raw Videos: Understanding Edited Videos with Large Multimodal Model

2024-06-15 · Lu Xu, Sijie Zhu, Chunyuan Li, Chia-Wen Kuo 외

The emerging video LMMs (Large Multimodal Models) have achieved significant improvements on generic video understanding in the form of VQA (Visual Question Answering), where the raw videos are captured by cameras. Howeve…

Question AnsweringVideo UnderstandingVisual Question AnsweringVisual Question Answering (VQA)

UR-FUNNY: A Multimodal Language Dataset for Understanding Humor

2019-04-14 · IJCNLP 2019 11 · Md. Kamrul Hasan, Wasifur Rahman, Amir Zadeh, Jianyuan Zhong 외

Humor is a unique and creative communicative behavior displayed during social interactions. It is produced in a multimodal manner, through the usage of words (text), gestures (vision) and prosodic cues (acoustic). Unders…

Humor Detection

MTLLFM: Multimodal-Temporal Laughter Localization: UR-FUNNY-Temporal and SMILE-Temporal Benchmarks with an Adaptive Multimodal Fusion Model

2026-05-25 · Eyal Hanania, Nadav Kirsch, Daniel Arkushin, Jonathan Benvenisti 외 arxiv

Detecting laughter in video is essential for affective computing and narrative understanding, yet existing approaches treat it as coarse clip-level classification, failing to capture precise temporal boundaries of brief,…