paper-with-me

홈 › Papers

MICap: A Unified Model for Identity-aware Movie Descriptions

2024-05-19 · CVPR 2024 1 · Haran Raajesh, Naveen Reddy Desanur, Zeeshan Khan, Makarand Tapaswi

Characters are an important aspect of any storyline and identifying and including them in descriptions is necessary for story understanding. While previous work has largely ignored identity and generated captions with someone (anonymized names), recent work formulates id-aware captioning as a fill-in-the-blanks (FITB) task, where, given a caption with blanks, the goal is to predict person id labels. However, to predict captions with ids, a two-stage approach is required: first predict captions with someone, then fill in identities. In this work, we present a new single stage approach that can seamlessly switch between id-aware caption generation or FITB when given a caption with blanks. Our model, Movie-Identity Captioner (MICap), uses a shared auto-regressive decoder that benefits from training with FITB and full-caption generation objectives, while the encoder can benefit from or disregard captions with blanks as input. Another challenge with id-aware captioning is the lack of a metric to capture subtle differences between person ids. To this end, we introduce iSPICE, a caption evaluation metric that focuses on identity tuples created through intermediate scene graphs. We evaluate MICap on Large-Scale Movie Description Challenge (LSMDC), where we show a 4.2% improvement in FITB accuracy, and a 1-2% bump in classic captioning metrics.

📄 PDF Abstract BibTeX arXiv:2405.11483

Code (0)

등록된 구현이 없습니다.

Tasks

Caption GenerationDecoder

Similar Papers 제목 키워드 기반

Identity-Aware Multi-Sentence Video Description

2020-08-22 · ECCV 2020 8 · Jae Sung Park, Trevor Darrell, Anna Rohrbach

Standard video and movie description tasks abstract away from person identities, thus failing to link identities across sentences. We propose a multi-sentence Identity-Aware Video Description task, which overcomes this l…

Gender PredictionSentenceVideo Description

Customized Visual Storytelling with Unified Multimodal LLMs

2026-03-29 · Wei-Hua Li, Cheng Sun, Chu-Song Chen arxiv

Multimodal story customization aims to generate coherent story flows conditioned on textual descriptions, reference identity images, and shot types. While recent progress in story generation has shown promising results, …

Visual StorytellingStory Generation

Movie101: A New Movie Understanding Benchmark

2023-05-20 · Zihao Yue, Qi Zhang, Anwen Hu, Liang Zhang 외

To help the visually impaired enjoy movies, automatic movie narrating systems are expected to narrate accurate, coherent, and role-aware plots when there are no speaking lines of actors. Existing works benchmark this cha…

Video Captioning

A Dataset for Movie Description

2015-01-12 · CVPR 2015 6 · Anna Rohrbach, Marcus Rohrbach, Niket Tandon, Bernt Schiele

Descriptive video service (DVS) provides linguistic descriptions of movies and allows visually impaired people to follow a movie along with their peers. Such descriptions are by design mainly visual and thus naturally fo…

BenchmarkingDescriptive

MovieDreamer: Hierarchical Generation for Coherent Long Visual Sequence

2024-07-23 · Canyu Zhao, MingYu Liu, Wen Wang, Weihua Chen 외

Recent advancements in video generation have primarily leveraged diffusion models for short-duration content. However, these approaches often fall short in modeling complex narratives and maintaining character consistenc…

Video Generation