paper-with-me

홈 › Papers

Infinite-Story: A Training-Free Consistent Text-to-Image Generation

2025-11-17 · Jihun Park, Kyoungmin Lee, Jongmin Gim, Hyeonseo Jo, Minseok Oh, Wonhyeok Choi, Kyumin Hwang, Jaeyeul Kim, Minwoo Choi, Sunghoon Im arxiv

We present Infinite-Story, a training-free framework for consistent text-to-image (T2I) generation tailored for multi-prompt storytelling scenarios. Built upon a scale-wise autoregressive model, our method addresses two key challenges in consistent T2I generation: identity inconsistency and style inconsistency. To overcome these issues, we introduce three complementary techniques: Identity Prompt Replacement, which mitigates context bias in text encoders to align identity attributes across prompts; and a unified attention guidance mechanism comprising Adaptive Style Injection and Synchronized Guidance Adaptation, which jointly enforce global style and identity appearance consistency while preserving prompt fidelity. Unlike prior diffusion-based approaches that require fine-tuning or suffer from slow inference, Infinite-Story operates entirely at test time, delivering high identity and style consistency across diverse prompts. Extensive experiments demonstrate that our method achieves state-of-the-art generation performance, while offering over 6X faster inference (1.72 seconds per image) than the existing fastest consistent T2I models, highlighting its effectiveness and practicality for real-world visual storytelling.

📄 PDF Abstract BibTeX arXiv:2511.13002

Code (0)

등록된 구현이 없습니다.

Tasks

Text-to-Image GenerationVisual Storytelling

Similar Papers 제목 키워드 기반

Sidecar: Training-Free Semantic Reuse for Character-Consistent Free-form Visual Storytelling

2026-08-27 · Sibo Dong, Sarah Adel Bargal arxiv

Visual storytelling requires generating images that follow a narrative while preserving consistent character identities across frames. In free-form story generation, a character is fully described only when first introdu…

Visual StorytellingStory Generation

FreeStory: Training-Free Character Consistency for Free-Form Visual Storytelling

2026-06-23 · Sibo Dong, Ismail Shaheen, Sarah Adel Bargal arxiv

Visual storytelling aims to generate image sequences that are both aligned with narrative prompts and consistent in character appearance across images. Recent training-free methods improve character consistency by reusin…

Visual Storytelling

Zero, Finite, and Infinite Belief History of Theory of Mind Reasoning in Large Language Models

2024-06-07 · Weizhi Tang, Vaishak Belle

Large Language Models (LLMs) have recently shown a promise and emergence of Theory of Mind (ToM) ability and even outperform humans in certain ToM tasks. To evaluate and extend the boundaries of the ToM reasoning ability…

One-Prompt-One-Story: Free-Lunch Consistent Text-to-Image Generation Using a Single Prompt

2025-01-23 · Tao Liu, Kai Wang, Senmao Li, Joost Van de Weijer 외

Text-to-image generation models can create high-quality images from input prompts. However, they struggle to support the consistent generation of identity-preserving requirements for storytelling. Existing approaches to …

Image GenerationStory GenerationText to Image GenerationText-to-Image Generation

DeCorStory: Gram-Schmidt Prompt Embedding Decorrelation for Consistent Storytelling

2026-02-01 · Ayushman Sarkar, Zhenyu Yu, Mohd Yamani Idna Idris arxiv

Maintaining visual and semantic consistency across frames is a key challenge in text-to-image storytelling. Existing training-free methods, such as One-Prompt-One-Story, concatenate all prompts into a single sequence, wh…