错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Exploring Multimodal Features to Understand Cultural Context for Spontaneous Humor Prediction

  • Ankit Kumar Singh,
  • Shankhanil Ghosh,
  • Ajit Kumar,
  • Bong Jun Choi

摘要

This study aims to predict humor in a binary label, i.e., the presence or absence of humor in video recordings. The challenge here is to predict the variable in a cross-cultural manner, where the training data is in German, and the testing is done on the recordings of English-language-speaking football coaches. The novelty of this paper lies in exploring audio and textual features to predict humor in a cross-cultural setting. It is interesting to study audio and text-based features due to the cross-cultural nature of the problem, which remains largely unexplored when studying pose and facial features. The paper explores several audio (mms-lid, wav2vec 2.0) and textual (LaBSE, multilingual-e5-base) features and then uses them to train both RNN and Transformer encoder architectures. Experiments have been performed on the transformer encoder architectures with and without position encoding to study the effects of the absence of positional encoding in those features for humor detection. Late fusion has also been studied with combinations of all three modalities. We achieved our best AUC Score of 0.9251 and 0.8245 for the development and test set, respectively, out of five given submissions.