paper-with-me

Papers

MVGamba: Unify 3D Content Generation as State Space Sequence Modeling

2024-06-10 · Xuanyu Yi, Zike Wu, Qiuhong Shen, Qingshan Xu, Pan Zhou, Joo-Hwee Lim, Shuicheng Yan, Xinchao Wang, Hanwang Zhang

Recent 3D large reconstruction models (LRMs) can generate high-quality 3D content in sub-seconds by integrating multi-view diffusion models with scalable multi-view reconstructors. Current works further leverage 3D Gaussian Splatting as 3D representation for improved visual quality and rendering efficiency. However, we observe that existing Gaussian reconstruction models often suffer from multi-view inconsistency and blurred textures. We attribute this to the compromise of multi-view information propagation in favor of adopting powerful yet computationally intensive architectures (e.g., Transformers). To address this issue, we introduce MVGamba, a general and lightweight Gaussian reconstruction model featuring a multi-view Gaussian reconstructor based on the RNN-like State Space Model (SSM). Our Gaussian reconstructor propagates causal context containing multi-view information for cross-view self-refinement while generating a long sequence of Gaussians for fine-detail modeling with linear complexity. With off-the-shelf multi-view diffusion models integrated, MVGamba unifies 3D generation tasks from a single image, sparse images, or text prompts. Extensive experiments demonstrate that MVGamba outperforms state-of-the-art baselines in all 3D content generation scenarios with approximately only $0.1\times$ of the model size.

📄 PDF Abstract BibTeX arXiv:2406.06367

Code (2)

skyworkai/mvgamba 공식 구현 jax
SkyworkAI/Gamba jax

Tasks

3D GenerationAttribute

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…

Similar Papers 제목 키워드 기반

T1: Scaling Diffusion Probabilistic Fields to High-Resolution on Unified Visual Modalities

2023-05-24 · Kangfu Mei, Mo Zhou, Vishal M. Patel

Diffusion Probabilistic Field (DPF) models the distribution of continuous functions defined over metric spaces. While DPF shows great potential for unifying data generation of various modalities including images, videos,…

3D geometry

UniLayDiff: A Unified Diffusion Transformer for Content-Aware Layout Generation

2025-12-09 · Zeyang Liu, Le Wang, Sanping Zhou, Yuxuan Wu 외 arxiv

Content-aware layout generation is a critical task in graphic design automation, focused on creating visually appealing arrangements of elements that seamlessly blend with a given background image. The variety of real-wo…

MM-LDM: Multi-Modal Latent Diffusion Model for Sounding Video Generation

2024-10-02 · Mingzhen Sun, Weining Wang, Yanyuan Qiao, Jiahui Sun 외

Sounding Video Generation (SVG) is an audio-video joint generation task challenged by high-dimensional signal spaces, distinct data formats, and different patterns of content information. To address these issues, we intr…

Video Generation

Towards Unified Song Generation and Singing Voice Conversion with Accompaniment Co-Generation

2026-06-05 · Ziyu Zhang, Chunyu Qiang, Xiaopeng Wang, Yuxin Guo 외 arxiv

While song generation and singing voice conversion (SVC) have evolved significantly, they have long been developed isolated: the former lacks zero-shot speaker cloning, while the latter overlooks vocal-accompaniment syne…

Voice Conversion

FlowInOne:Unifying Multimodal Generation as Image-in, Image-out Flow Matching

2026-04-08 · Junchao Yi, Rui Zhao, Jiahao Tang, Weixian Lei 외 arxiv

Multimodal generation has long been dominated by text-driven pipelines where language dictates vision but cannot reason or create within it. We challenge this paradigm by asking whether all modalities, including textual …

visual instruction followingText-to-Image GenerationTrajectory Predictionmultimodal generation