CLLGAug 16, 2017

mAnI: Movie Amalgamation using Neural Imitation

arXiv:1708.04923v1
Originality Synthesis-oriented
AI Analysis

This addresses a creative cross-modal retrieval task for AI in film and literature, but it is incremental as it builds on existing datasets and methods.

The paper tackles the problem of visualizing book content using movie frames by employing deep learning models to stitch together relevant frames from a movie based on input sentences, with experiments on the MovieBook dataset showing effectiveness.

Cross-modal data retrieval has been the basis of various creative tasks performed by Artificial Intelligence (AI). One such highly challenging task for AI is to convert a book into its corresponding movie, which most of the creative film makers do as of today. In this research, we take the first step towards it by visualizing the content of a book using its corresponding movie visuals. Given a set of sentences from a book or even a fan-fiction written in the same universe, we employ deep learning models to visualize the input by stitching together relevant frames from the movie. We studied and compared three different types of setting to match the book with the movie content: (i) Dialog model: using only the dialog from the movie, (ii) Visual model: using only the visual content from the movie, and (iii) Hybrid model: using the dialog and the visual content from the movie. Experiments on the publicly available MovieBook dataset shows the effectiveness of the proposed models.

Foundations

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

Your Notes