CVAIMMIVOct 11, 2024

Movie Trailer Genre Classification Using Multimodal Pretrained Features

arXiv:2410.19760v112 citationsh-index: 5Expert syst appl
Originality Incremental advance
AI Analysis

This improves movie genre classification for entertainment or recommendation systems, but is incremental as it builds on existing pretrained models.

The authors tackled movie genre classification by fusing multimodal pretrained features from video and audio frames without temporal pooling, achieving state-of-the-art results in precision, recall, and mean average precision.

We introduce a novel method for movie genre classification, capitalizing on a diverse set of readily accessible pretrained models. These models extract high-level features related to visual scenery, objects, characters, text, speech, music, and audio effects. To intelligently fuse these pretrained features, we train small classifier models with low time and memory requirements. Employing the transformer model, our approach utilizes all video and audio frames of movie trailers without performing any temporal pooling, efficiently exploiting the correspondence between all elements, as opposed to the fixed and low number of frames typically used by traditional methods. Our approach fuses features originating from different tasks and modalities, with different dimensionalities, different temporal lengths, and complex dependencies as opposed to current approaches. Our method outperforms state-of-the-art movie genre classification models in terms of precision, recall, and mean average precision (mAP). To foster future research, we make the pretrained features for the entire MovieNet dataset, along with our genre classification code and the trained models, publicly available.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes