paper-with-me

홈 › Papers

Aligning Books and Movies: Towards Story-like Visual Explanations by Watching Movies and Reading Books

2015-06-22 · ICCV 2015 12 · Yukun Zhu, Ryan Kiros, Richard Zemel, Ruslan Salakhutdinov, Raquel Urtasun, Antonio Torralba, Sanja Fidler

Books are a rich source of both fine-grained information, how a character, an object or a scene looks like, as well as high-level semantics, what someone is thinking, feeling and how these states evolve through a story. This paper aims to align books to their movie releases in order to provide rich descriptive explanations for visual content that go semantically far beyond the captions available in current datasets. To align movies and books we exploit a neural sentence embedding that is trained in an unsupervised way from a large corpus of books, as well as a video-text neural embedding for computing similarities between movie clips and sentences in the book. We propose a context-aware CNN to combine information from multiple sources. We demonstrate good quantitative performance for movie/book alignment and show several qualitative examples that showcase the diversity of tasks our model can be used for.

📄 PDF Abstract BibTeX arXiv:1506.06724

Code (3)

altsoph/paranoid_transformer pytorch
soskek/bookcorpus
soskek/homemade_bookcorpus

Tasks

DescriptiveDiversitySentenceSentence EmbeddingSentence-Embedding

Similar Papers 제목 키워드 기반

The Cinderella Complex: Word Embeddings Reveal ender Stereotypes in Movies and Books

2018-11-12 · Huimin Xu, Zhang Zhang, Lingfei Wu, Cheng-Jun Wang

Our analysis of thousands of movies and books reveals how these cultural products weave stereotypical gender roles into morality tales and perpetuate gender inequality through storytelling. Using the word embedding techn…

Word Embeddings

From Trailers to Storylines: An Efficient Way to Learn from Movies

2018-06-14 · Qingqiu Huang, Yuanjun Xiong, Yu Xiong, Yuqi Zhang 외

The millions of movies produced in the human history are valuable resources for computer vision research. However, learning a vision model from movie data would meet with serious difficulties. A major obstacle is the com…

Event Timeline Generation from History Textbooks

2017-12-01 · WS 2017 12 · Harsimran Bedi, Sangameshwar Patil, Swapnil Hingmire, Girish Palshikar

Event timeline serves as the basic structure of history, and it is used as a disposition of key phenomena in studying history as a subject in secondary school. In order to enable a student to understand a historical phen…

NexusSum: Hierarchical LLM Agents for Long-Form Narrative Summarization

2025-05-30 · Hyuntak Kim, Byung-Hak Kim

Summarizing long-form narratives--such as books, movies, and TV scripts--requires capturing intricate plotlines, character interactions, and thematic coherence, a task that remains challenging for existing LLMs. We intro…

DescriptiveFormLong-Form Narrative Summarization

Moviescope: Large-scale Analysis of Movies using Multiple Modalities

2019-08-08 · Paola Cascante-Bonilla, Kalpathy Sitaraman, Mengjia Luo, Vicente Ordonez

Film media is a rich form of artistic expression. Unlike photography, and short videos, movies contain a storyline that is deliberately complex and intricate in order to engage its audience. In this paper we present a la…