paper-with-me

홈 › Papers

SEED-Story: Multimodal Long Story Generation with Large Language Model

2024-07-11 · Shuai Yang, Yuying Ge, Yang Li, Yukang Chen, Yixiao Ge, Ying Shan, Yingcong Chen

With the remarkable advancements in image generation and open-form text generation, the creation of interleaved image-text content has become an increasingly intriguing field. Multimodal story generation, characterized by producing narrative texts and vivid images in an interleaved manner, has emerged as a valuable and practical task with broad applications. However, this task poses significant challenges, as it necessitates the comprehension of the complex interplay between texts and images, and the ability to generate long sequences of coherent, contextually relevant texts and visuals. In this work, we propose SEED-Story, a novel method that leverages a Multimodal Large Language Model (MLLM) to generate extended multimodal stories. Our model, built upon the powerful comprehension capability of MLLM, predicts text tokens as well as visual tokens, which are subsequently processed with an adapted visual de-tokenizer to produce images with consistent characters and styles. We further propose multimodal attention sink mechanism to enable the generation of stories with up to 25 sequences (only 10 for training) in a highly efficient autoregressive manner. Additionally, we present a large-scale and high-resolution dataset named StoryStream for training our model and quantitatively evaluating the task of multimodal story generation in various aspects.

📄 PDF Abstract BibTeX arXiv:2407.08683

Code (1)

tencentarc/seed-story 공식 구현 pytorch

Tasks

Image GenerationLanguage ModelingLanguage ModellingLarge Language ModelMultimodal Large Language ModelStory GenerationText Generation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

NARRA-Gym for Evaluating Interactive Narrative Agents

2026-05-08 · Yue Huang, Yuchen Ma, Jiayi Ye, Wenjie Wang 외 arxiv

Interactive narrative tasks require LLMs to sustain a coherent, evolving story while adapting to a user over multiple turns. However, suitable benchmarks for this setting are limited: existing evaluations often focus on …

Story Generation

Node-Based Editing for Multimodal Generation of Text, Audio, Image, and Video

2025-11-05 · Alexander Htet Kyaw, Lenin Ravindranath Sivalingam arxiv

We present a node-based storytelling system for multimodal content generation. The system represents stories as graphs of nodes that can be expanded, edited, and iteratively refined through direct user edits and natural-…

multimodal generationStory Generation

MMT: Image-guided Story Ending Generation with Multimodal Memory Transformer

2022-10-10 · ACM MM 2022 10 · Dizhan Xue, Shengsheng Qian, Quan Fang, Changsheng Xu

As a specific form of story generation, Image-guided Story Ending Generation (IgSEG) is a recently proposed task of generating a story ending for a given multi-sentence story plot and an ending-related image. Unlike exis…

DecoderImage CaptioningImage-guided Story Ending GenerationSentence+1

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

Multimodal Event Transformer for Image-guided Story Ending Generation

2023-01-26 · Yucheng Zhou, Guodong Long

Image-guided story ending generation (IgSEG) is to generate a story ending based on given story plots and ending image. Existing methods focus on cross-modal feature fusion but overlook reasoning and mining implicit info…

DecoderImage-guided Story Ending Generation