paper-with-me

홈 › Papers

Refining Few-Step Text-to-Multiview Diffusion via Reinforcement Learning

2025-05-26 · Ziyi Zhang, Li Shen, Deheng Ye, Yong Luo, Huangxuan Zhao, Lefei Zhang

Text-to-multiview (T2MV) generation, which produces coherent multiview images from a single text prompt, remains computationally intensive, while accelerated T2MV methods using few-step diffusion models often sacrifice image fidelity and view consistency. To address this, we propose a novel reinforcement learning (RL) finetuning framework tailored for few-step T2MV diffusion models to jointly optimize per-view fidelity and cross-view consistency. Specifically, we first reformulate T2MV denoising across all views as a single unified Markov decision process, enabling multiview-aware policy optimization driven by a joint-view reward objective. Next, we introduce ZMV-Sampling, a test-time T2MV sampling technique that adds an inversion-denoising pass to reinforce both viewpoint and text conditioning, resulting in improved T2MV generation at the cost of inference time. To internalize its performance gains into the base sampling policy, we develop MV-ZigAL, a novel policy optimization strategy that uses reward advantages of ZMV-Sampling over standard sampling as learning signals for policy updates. Finally, noting that the joint-view reward objective under-optimizes per-view fidelity but naively optimizing single-view metrics neglects cross-view alignment, we reframe RL finetuning for T2MV diffusion models as a constrained optimization problem that maximizes per-view fidelity subject to an explicit joint-view constraint, thereby enabling more efficient and balanced policy updates. By integrating this constrained optimization paradigm with MV-ZigAL, we establish our complete RL finetuning framework, referred to as MVC-ZigAL, which effectively refines the few-step T2MV diffusion baseline in both fidelity and consistency while preserving its few-step efficiency.

📄 PDF Abstract BibTeX arXiv:2505.20107

Code (1)

ziyizhang27/mvc-zigal 공식 구현 pytorch

Tasks

Denoisingreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
BASE 설명 없음

Similar Papers 제목 키워드 기반

Efficient-NeRF2NeRF: Streamlining Text-Driven 3D Editing with Multiview Correspondence-Enhanced Diffusion Models

2023-12-13 · Liangchen Song, Liangliang Cao, Jiatao Gu, Yifan Jiang 외

The advancement of text-driven 3D content editing has been blessed by the progress from 2D generative diffusion models. However, a major obstacle hindering the widespread adoption of 3D content editing is its time-intens…

GPU

SyncDreamer: Generating Multiview-consistent Images from a Single-view Image

2023-09-07 · YuAn Liu, Cheng Lin, Zijiao Zeng, Xiaoxiao Long 외

In this paper, we present a novel diffusion model called that generates multiview-consistent images from a single-view image. Using pretrained large-scale 2D diffusion models, recent work Zero123 demonstrates the ability…

3D GenerationImage to 3DNovel View SynthesisSingle-View 3D Reconstruction+1

MVTokenFlow: High-quality 4D Content Generation using Multiview Token Flow

2025-02-17 · Hanzhuo Huang, YuAn Liu, Ge Zheng, Jiepeng Wang 외

In this paper, we present MVTokenFlow for high-quality 4D content creation from monocular videos. Recent advancements in generative models such as video diffusion models and multiview diffusion models enable us to create…

MVD$^2$: Efficient Multiview 3D Reconstruction for Multiview Diffusion

2024-02-22 · Xin-Yang Zheng, Hao Pan, Yu-Xiao Guo, Xin Tong 외

As a promising 3D generation technique, multiview diffusion (MVD) has received a lot of attention due to its advantages in terms of generalizability, quality, and efficiency. By finetuning pretrained large image diffusio…

3D Generation3D Reconstruction

MV2UV: Generating High-quality UV Texture Maps with Multiview Prompts

2026-03-16 · Zheng Zhang, Qinchuan Zhang, Yuteng Ye, Zhi Chen 외 arxiv

Generating high-quality textures for 3D assets is a challenging task. Existing multiview texture generation methods suffer from the multiview inconsistency and missing textures on unseen parts, while UV inpainting textur…