paper-with-me

Papers

Compress3D: a Compressed Latent Space for 3D Generation from a Single Image

2024-03-20 · BoWen Zhang, Tianyu Yang, Yu Li, Lei Zhang, Xi Zhao

3D generation has witnessed significant advancements, yet efficiently producing high-quality 3D assets from a single image remains challenging. In this paper, we present a triplane autoencoder, which encodes 3D models into a compact triplane latent space to effectively compress both the 3D geometry and texture information. Within the autoencoder framework, we introduce a 3D-aware cross-attention mechanism, which utilizes low-resolution latent representations to query features from a high-resolution 3D feature volume, thereby enhancing the representation capacity of the latent space. Subsequently, we train a diffusion model on this refined latent space. In contrast to solely relying on image embedding for 3D generation, our proposed method advocates for the simultaneous utilization of both image embedding and shape embedding as conditions. Specifically, the shape embedding is estimated via a diffusion prior model conditioned on the image embedding. Through comprehensive experiments, we demonstrate that our method outperforms state-of-the-art algorithms, achieving superior performance while requiring less training data and time. Our approach enables the generation of high-quality 3D assets in merely 7 seconds on a single A100 GPU.

📄 PDF Abstract BibTeX arXiv:2403.13524

Code (0)

등록된 구현이 없습니다.

Tasks

3D Generation3D geometryGPU

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

Multiple Latent Space Mapping for Compressed Dark Image Enhancement

2024-03-12 · Yi Zeng, Zhengning Wang, Yuxuan Liu, Tianjiao Zeng 외

Dark image enhancement aims at converting dark images to normal-light images. Existing dark image enhancement methods take uncompressed dark images as inputs and achieve great performance. However, in practice, dark imag…

BlockingImage Enhancement

DC-Gen: Post-Training Diffusion Acceleration with Deeply Compressed Latent Space

2025-09-29 · Wenkun He, Yuchao Gu, Junyu Chen, Dongyun Zou 외 arxiv

Existing text-to-image diffusion models excel at generating high-quality images, but face significant efficiency challenges when scaled to high resolutions, like 4K image generation. While previous research accelerates d…

Image Generation

Diffusion Generative Models Meet Compressed Sensing, with Applications to Imaging and Finance

2025-09-04 · Zhengyi Guo, Jiatu Li, Wenpin Tang, David D. Yao arxiv

In this study we develop dimension-reduction techniques to accelerate diffusion model inference in the context of synthetic data generation. The idea is to integrate compressed sensing into diffusion models (hence, CSDM)…

Synthetic Data Generation

READ: Real-time and Efficient Asynchronous Diffusion for Audio-driven Talking Head Generation

2025-08-05 · Haotian Wang, Yuzhe Weng, Jun Du, Haoran Xu 외 arxiv

The introduction of diffusion models has brought significant advances to the field of audio-driven talking head generation. However, the extremely slow inference speed severely limits the practical implementation of diff…

Talking Head Generation

Squeeze3D: Your 3D Generation Model is Secretly an Extreme Neural Compressor

2025-06-09 · Rishit Dagli, Yushi Guan, Sankeerth Durvasula, Mohammadreza Mofayezi 외

We propose Squeeze3D, a novel framework that leverages implicit prior knowledge learnt by existing pre-trained 3D generative models to compress 3D data at extremely high compression ratios. Our approach bridges the laten…

3D Generation