paper-with-me

홈 › Papers

VFusion3D: Learning Scalable 3D Generative Models from Video Diffusion Models

2024-03-18 · Junlin Han, Filippos Kokkinos, Philip Torr

This paper presents a novel method for building scalable 3D generative models utilizing pre-trained video diffusion models. The primary obstacle in developing foundation 3D generative models is the limited availability of 3D data. Unlike images, texts, or videos, 3D data are not readily accessible and are difficult to acquire. This results in a significant disparity in scale compared to the vast quantities of other types of data. To address this issue, we propose using a video diffusion model, trained with extensive volumes of text, images, and videos, as a knowledge source for 3D data. By unlocking its multi-view generative capabilities through fine-tuning, we generate a large-scale synthetic multi-view dataset to train a feed-forward 3D generative model. The proposed model, VFusion3D, trained on nearly 3M synthetic multi-view data, can generate a 3D asset from a single image in seconds and achieves superior performance when compared to current SOTA feed-forward 3D generative models, with users preferring our results over 90% of the time.

📄 PDF Abstract BibTeX arXiv:2403.12034

Code (0)

등록된 구현이 없습니다.

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 제목 키워드 기반

MAVFusion: Efficient Infrared and Visible Video Fusion via Motion-Aware Sparse Interaction

2026-04-02 · Xilai Li, Weijun Jiang, Xiaosong Li, Yang Liu 외 arxiv

Infrared and visible video fusion combines the object saliency from infrared images with the texture details from visible images to produce semantically rich fusion results. However, most existing methods are designed fo…

A Multimodal Pre-trained Network for Integrated EEG-Video Seizure Detection

2026-04-29 · Tong Lu, Ke Xu, Zimo Zhang, Zitong Zhao 외 arxiv

Reliable seizure detection in mouse models is essential for preclinical epilepsy research, yet manual review of synchronized video-EEG recordings is labor-intensive and single-modality systems fail for complementary reas…

Representation LearningSeizure Detection

Neural Residual Diffusion Models for Deep Scalable Vision Generation

2024-06-19 · Zhiyuan Ma, Liangliang Zhao, Biqing Qi, BoWen Zhou

The most advanced diffusion models have recently adopted increasingly deep stacked networks (e.g., U-Net or Transformer) to promote the generative emergence capabilities of vision generation models similar to large langu…

Denoising

Depth Any Video with Scalable Synthetic Data

2024-10-14 · Honghui Yang, Di Huang, Wei Yin, Chunhua Shen 외

Video depth estimation has long been hindered by the scarcity of consistent and scalable ground truth data, leading to inconsistent and unreliable results. In this paper, we introduce Depth Any Video, a model that tackle…

Depth Estimation

Omni-Video 2: Scaling MLLM-Conditioned Diffusion for Unified Video Generation and Editing

2026-02-09 · Hao Yang, Zhiyu Tan, Jia Gong, Luozheng Qin 외 arxiv

We present Omni-Video 2, a scalable and computationally efficient model that connects pretrained multimodal large-language models (MLLMs) with video diffusion models for unified video generation and editing. Our key idea…

Text-to-Video Generation