paper-with-me

홈 › Papers

P-Flow: Prompting Visual Effects Generation

2026-03-23 · Rui Zhao, Mike Zheng Shou arxiv

Recent advancements in video generation models have significantly improved their ability to follow text prompts. However, the customization of dynamic visual effects, defined as temporally evolving and appearance-driven visual phenomena like object crushing or explosion, remains underexplored. Prior works on motion customization or control mainly focus on low-level motions of the subject or camera, which can be guided using explicit control signals such as motion trajectories. In contrast, dynamic visual effects involve higher-level semantics that are more naturally suited for control via text prompts. However, it is hard and time-consuming for humans to craft a single prompt that accurately specifies these effects, as they require complex temporal reasoning and iterative refinement over time. To address this challenge, we propose P-Flow, a novel training-free framework for customizing dynamic visual effects in video generation without modifying the underlying model. By leveraging the semantic and temporal reasoning capabilities of vision-language models, P-Flow performs test-time prompt optimization, refining prompts based on the discrepancy between the visual effects of the reference video and the generated output. Through iterative refinement, the prompts evolve to better induce the desired dynamic effect in novel scenes. Experiments demonstrate that P-Flow achieves high-fidelity and diverse visual effect customization and outperforms other models on both text-to-video and image-to-video generation tasks. Code is available at https://github.com/showlab/P-Flow.

📄 PDF Abstract BibTeX arXiv:2603.22091

Code (0)

등록된 구현이 없습니다.

Tasks

Video Generation

Similar Papers 제목 키워드 기반

CounterFlow: A Two-Phase Inference-Time Sampling for Counterfactual Video Foley Generation

2026-05-18 · Gyubin Lee, Junwon Lee, Juhan Nam arxiv

We investigate Counterfactual Video Foley Generation, which aims to adopt a sound-source identity that contradicts the visual evidence while remaining temporally synchronized to a silent video. Existing Video&Text-to-Aud…

Omni-Effects: Unified and Spatially-Controllable Visual Effects Generation

2025-08-11 · Fangyuan Mao, Aiming Hao, Jintao Chen, Dongxia Liu 외 arxiv

Visual effects (VFX) are essential visual enhancements fundamental to modern cinematic production. Although video generation models offer cost-efficient solutions for VFX production, current methods are constrained by pe…

Video GenerationImage Editing

LLM as a Broken Telephone: Iterative Generation Distorts Information

2025-02-27 · Amr Mohamed, Mingmeng Geng, Michalis Vazirgiannis, Guokan Shang

As large language models are increasingly responsible for online content, concerns arise about the impact of repeatedly processing their own outputs. Inspired by the "broken telephone" effect in chained human communicati…

Genflow Ad Studio: A Compound AI Architecture for Brand-Aligned, Self-Correcting Video Generation

2026-05-16 · Debanshu Das, Lavi Nigam, Sunil Kumar Jang Bahadur, Gopala Dhar arxiv

Recent advancements in generative video models demonstrate high visual fidelity, yet their integration into enterprise environments is restricted by temporal inconsistencies and severe brand misalignment. Current monolit…

Video Generation

Classifier-Augmented Generation for Structured Workflow Prediction

2025-10-10 · Thomas Gschwind, Shramona Chakraborty, Nitin Gupta, Sameep Mehta arxiv

ETL (Extract, Transform, Load) tools such as IBM DataStage allow users to visually assemble complex data workflows, but configuring stages and their properties remains time consuming and requires deep tool knowledge. We …