paper-with-me

홈 › Papers

Analyzing movies to predict their commercial viability for producers

2021-01-05 · Devendra Swami, Yash Phogat, Aadiraj Batlaw, Ashwin Goyal

Upon film premiere, a major form of speculation concerns the relative success of the film. This relativity is in particular regards to the film's original budget, as many a time have big-budget blockbusters been met with exceptional success as met with abject failure. So how does one predict the success of an upcoming film? In this paper, we explored a vast array of film data in an attempt to develop a model that could predict the expected return of an upcoming film. The approach to this development is as follows: First, we began with the MovieLens dataset having common movie attributes along with genome tags per each film. Genome tags give insight into what particular characteristics of the film are most salient. We then included additional features regarding film content, cast/crew, audience perception, budget, and earnings from TMDB, IMDB, and Metacritic websites. Next, we performed exploratory data analysis and engineered a wide range of new features capturing historical information for the available features. Thereafter, we used singular value decomposition (SVD) for dimensionality reduction of the high dimensional features (ex. genome tags). Finally, we built a Random Forest Classifier and performed hyper-parameter tuning to optimize for model accuracy. A future application of our model could be seen in the film industry, allowing production companies to better predict the expected return of their projects based on their envisioned outline for their production procedure, thereby allowing them to revise their plan in an attempt to achieve optimal returns.

📄 PDF Abstract BibTeX arXiv:2101.01697

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality Reduction

Similar Papers 제목 키워드 기반

Copycat vs. Original: Multi-modal Pretraining and Variable Importance in Box-office Prediction

2025-09-18 · Qin Chao, Eunsoo Kim, Boyang Li arxiv

The movie industry is associated with an elevated level of risk, which necessitates the use of automated tools to predict box-office revenue and facilitate human decision-making. In this study, we build a sophisticated m…

AligNarr: Aligning Narratives on Movies

2021-08-01 · ACL 2021 5 · Paramita Mirza, Mostafa Abouhamra, Gerhard Weikum

High-quality alignment between movie scripts and plot summaries is an asset for learning to summarize stories and to generate dialogues. The alignment task is challenging as scripts and summaries substantially differ in …

global-optimization

ServImage: An Image Generation and Editing Benchmark from Real-world Commercial Imaging Services

2026-04-27 · Fengxian Ji, Jingpu Yang, Zirui Song, Lang Gao 외 arxiv

Recent image generation and editing models demonstrate robust adherence to instructions and high visual quality on academic benchmarks. However, their performance on paid, real-world design projects remains uncertain. We…

Image Generation

Tracking Single-Cells in Overcrowded Bacterial Colonies

2017-06-22 · Athanasios D. Balomenos, Panagiotis Tsakanikas, Elias S. Manolakos

Cell tracking enables data extraction from time-lapse "cell movies" and promotes modeling biological processes at the single-cell level. We introduce a new fully automated computational strategy to track accurately cells…

Cell TrackingMotion EstimationVideo Compression

Extending MovieLens-32M to Provide New Evaluation Objectives

2025-04-02 · Mark D. Smucker, Houmaan Chamani

Offline evaluation of recommender systems has traditionally treated the problem as a machine learning problem. In the classic case of recommending movies, where the user has provided explicit ratings of which movies they…

Information RetrievalRecommendation Systems