Movie Genre Classification by Language Augmentation and Shot Sampling
Video-based movie genre classification has garnered considerable attention due to its various applications in recommendation systems. Prior work has typically addressed this task by adapting models from traditional video classification tasks, such as action recognition or event detection. However, these models often neglect language elements (e.g., narrations or conversations) present in videos, which can implicitly convey high-level semantics of movie genres, like storylines or background context. Additionally, existing approaches are primarily designed to encode the entire content of the input video, leading to inefficiencies in predicting movie genres. Movie genre prediction may require only a few shots to accurately determine the genres, rendering a comprehensive understanding of the entire video unnecessary. To address these challenges, we propose a Movie genre Classification method based on Language augmentatIon and shot samPling (Movie-CLIP). Movie-CLIP mainly consists of two parts: a language augmentation module to recognize language elements from the input audio, and a shot sampling module to select representative shots from the entire video. We evaluate our method on MovieNet and Condensed Movies datasets, achieving approximate 6-9% improvement in mean Average Precision (mAP) over the baselines. We also generalize Movie-CLIP to the scene boundary detection task, achieving 1.1% improvement in Average Precision (AP) over the state-of-the-art. We release our implementation at github.com/Zhongping-Zhang/Movie-CLIP.
Code (1)
Tasks
Action RecognitionBoundary DetectionClassificationEvent DetectionGenre classificationRecommendation SystemsVideo ClassificationVideo EditingSimilar Papers 제목 키워드 기반
Multilevel profiling of situation and dialogue-based deep networks for movie genre classification using movie trailers
Automated movie genre classification has emerged as an active and essential area of research and exploration. Short duration movie trailers provide useful insights about the movie as video content consists of the cogniti…
ClassificationGenre classificationDemystifying ChatGPT: How It Masters Genre Recognition
The introduction of ChatGPT has garnered significant attention within the NLP community and beyond. Previous studies have demonstrated ChatGPT's substantial advancements across various downstream NLP tasks, highlighting …
Rethinking movie genre classification with fine-grained semantic clustering
Movie genre classification is an active research area in machine learning. However, due to the limited labels available, there can be large semantic variations between movies within a single genre definition. We expand t…
ClassificationClusteringGeneral ClassificationGenre classificationUnraveling Movie Genres through Cross-Attention Fusion of Bi-Modal Synergy of Poster
Movie posters are not just decorative; they are meticulously designed to capture the essence of a movie, such as its genre, storyline, and tone/vibe. For decades, movie posters have graced cinema walls, billboards, and n…
Genre classificationMarketingOptical Character Recognition (OCR)Recommendation SystemsUtilizing Imbalanced Data and Classification Cost Matrix to Predict Movie Preferences
In this paper, we propose a movie genre recommendation system based on imbalanced survey data and unequal classification costs for small and medium-sized enterprises (SMEs) who need a data-based and analytical approach t…
ClassificationGeneral ClassificationMarketingMovie Genre Recommendation System+1