CVMar 3, 2025

WeGen: A Unified Model for Interactive Multimodal Generation as We Chat

arXiv:2503.01115v28 citationsh-index: 6Has CodeCVPR
Originality Incremental advance
AI Analysis

This addresses the need for better design copilots in creative applications, though it appears incremental by building on existing multimodal models with new mechanisms.

The paper tackles the problem of multimodal generative models struggling with imaginative outputs from vague instructions and maintaining consistency with references, introducing WeGen which unifies multimodal generation and understanding to enable iterative refinement while preserving user-satisfied parts, achieving state-of-the-art performance across visual generation benchmarks.

Existing multimodal generative models fall short as qualified design copilots, as they often struggle to generate imaginative outputs once instructions are less detailed or lack the ability to maintain consistency with the provided references. In this work, we introduce WeGen, a model that unifies multimodal generation and understanding, and promotes their interplay in iterative generation. It can generate diverse results with high creativity for less detailed instructions. And it can progressively refine prior generation results or integrating specific contents from references following the instructions in its chat with users. During this process, it is capable of preserving consistency in the parts that the user is already satisfied with. To this end, we curate a large-scale dataset, extracted from Internet videos, containing rich object dynamics and auto-labeled dynamics descriptions by advanced foundation models to date. These two information are interleaved into a single sequence to enable WeGen to learn consistency-aware generation where the specified dynamics are generated while the consistency of unspecified content is preserved aligned with instructions. Besides, we introduce a prompt self-rewriting mechanism to enhance generation diversity. Extensive experiments demonstrate the effectiveness of unifying multimodal understanding and generation in WeGen and show it achieves state-of-the-art performance across various visual generation benchmarks. These also demonstrate the potential of WeGen as a user-friendly design copilot as desired. The code and models will be available at https://github.com/hzphzp/WeGen.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes