CLLGAug 21, 2019

Rating for Parents: Predicting Children Suitability Rating for Movies Based on Language of the Movies

arXiv:1908.07819v22 citations
AI Analysis

This addresses the need for automated content rating to help parents and guardians assess movie suitability, though it is incremental as it builds on existing rating systems and methods.

The paper tackled the problem of predicting movie suitability ratings for children and young adults based on script content, using MPAA ratings as the criterion, and achieved a 78% weighted F1-score, outperforming traditional machine learning methods by 6%.

The film culture has grown tremendously in recent years. The large number of streaming services put films as one of the most convenient forms of entertainment in today's world. Films can help us learn and inspire societal change. But they can also negatively affect viewers. In this paper, our goal is to predict the suitability of the movie content for children and young adults based on scripts. The criterion that we use to measure suitability is the MPAA rating that is specifically designed for this purpose. We propose an RNN based architecture with attention that jointly models the genre and the emotions in the script to predict the MPAA rating. We achieve 78% weighted F1-score for the classification model that outperforms the traditional machine learning method by 6%.

Foundations

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

Your Notes