Can Shape-Infused Joint Embeddings Improve Image-Conditioned 3D Diffusion?
Cristian Sbrolli, Paolo Cudrano, Matteo Matteucci
TL;DR
This work addresses the limitation of relying on text–image embeddings for 3D shape generation by introducing CISP, a contrastive image–shape pre-training framework that aligns 2D images with 3D shapes in a shared embedding space. By conditioning a 3D diffusion model on CISP embeddings (vs CLIP embeddings), the authors demonstrate comparable generation quality and diversity but significantly improved coherence between generated shapes and the conditioning images, including zero-shot sketch and real-world inputs. The embedding space of CISP shows smoother, more physically plausible transitions in latent space, and the approach generalizes robustly to out-of-distribution inputs. The results motivate further development of large-scale multimodal systems that explicitly incorporate 3D representations to advance image-to-3D content synthesis.
Abstract
Recent advancements in deep generative models, particularly with the application of CLIP (Contrastive Language Image Pretraining) to Denoising Diffusion Probabilistic Models (DDPMs), have demonstrated remarkable effectiveness in text to image generation. The well structured embedding space of CLIP has also been extended to image to shape generation with DDPMs, yielding notable results. Despite these successes, some fundamental questions arise: Does CLIP ensure the best results in shape generation from images? Can we leverage conditioning to bring explicit 3D knowledge into the generative process and obtain better quality? This study introduces CISP (Contrastive Image Shape Pre training), designed to enhance 3D shape synthesis guided by 2D images. CISP aims to enrich the CLIP framework by aligning 2D images with 3D shapes in a shared embedding space, specifically capturing 3D characteristics potentially overlooked by CLIP's text image focus. Our comprehensive analysis assesses CISP's guidance performance against CLIP guided models, focusing on generation quality, diversity, and coherence of the produced shapes with the conditioning image. We find that, while matching CLIP in generation quality and diversity, CISP substantially improves coherence with input images, underscoring the value of incorporating 3D knowledge into generative models. These findings suggest a promising direction for advancing the synthesis of 3D visual content by integrating multimodal systems with 3D representations.
