paper-with-me

Papers

Efficient 3D Content Reconstruction and Generation

2026-05-18 · Jiahao Li arxiv

Automatic 3D content creation seeks to replace labor-intensive modeling and scanning pipelines with systems that can synthesize or recover 3D assets directly from text or images. Its applications span video games, virtual reality, robotics, and simulation, enabling rapid asset prototyping, diverse interactive world generation, and efficient 3D data collection for training foundation models. Contemporary solutions largely follow two complementary paradigms: (i) text- or image-to-3D generation, which learns priors over 3D geometry and appearance to create novel assets from natural language or a single view image; and (ii) 3D reconstruction, which estimates camera poses and geometry from RGB images. This thesis advances both directions. On the generation side, I introduce Instant3D, which combines multi-view diffusion with feed-forward sparse-view 3D reconstruction to produce high-quality assets in 5-20 seconds. On the reconstruction side, I develop FastMap, a structure-from-motion pipeline that achieves up to 10x speedup over prior state-of-the-art by using first-order optimization with fused GPU kernels extensively, while maintaining comparable pose accuracy and downstream novel view synthesis quality.

📄 PDF Abstract BibTeX arXiv:2605.18052

Code (0)

등록된 구현이 없습니다.

Tasks

Novel View Synthesis3D Reconstruction3D Generation

Similar Papers 제목 키워드 기반

Cycle3D: High-quality and Consistent Image-to-3D Generation via Generation-Reconstruction Cycle

2024-07-28 · Zhenyu Tang, Junwu Zhang, Xinhua Cheng, Wangbo Yu 외

Recent 3D large reconstruction models typically employ a two-stage process, including first generate multi-view images by a multi-view diffusion model, and then utilize a feed-forward model to reconstruct images to 3D co…

3D Generation3D ReconstructionDenoisingDiversity+1

CF-Font: Content Fusion for Few-shot Font Generation

2023-03-24 · CVPR 2023 1 · Chi Wang, Min Zhou, Tiezheng Ge, Yuning Jiang 외

Content and style disentanglement is an effective way to achieve few-shot font generation. It allows to transfer the style of the font image in a source domain to the style defined with a few reference images in a target…

DisentanglementFont Generation

Neural Data-to-Text Generation with Dynamic Content Planning

2020-04-16 · Kai Chen, Fayuan Li, Baotian Hu, Weihua Peng 외

Neural data-to-text generation models have achieved significant advancement in recent years. However, these models have two shortcomings: the generated texts tend to miss some vital information, and they often generate d…

Data-to-Text GenerationDecoderText Generation

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

2024-06-10 · Xuanyu Yi, Zike Wu, Qiuhong Shen, Qingshan Xu 외

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 Gauss…

3D GenerationAttribute

MirrorWorld: Taming Video Diffusion Models for Mirror Reflection Generation

2026-08-07 · Youjun Zhao, Alex Warren, Gary K. L. Tam, Rynson W. H. Lau hf

Recent advances in video diffusion models (VDMs) have enabled high-fidelity video synthesis. However, generating mirror reflections remains challenging because the content within a mirror must remain consistent with the …

Video Inpainting