CVGRJun 14, 2023

CLIPXPlore: Coupled CLIP and Shape Spaces for 3D Shape Exploration

arXiv:2306.08226v18 citationsh-index: 66
Originality Incremental advance
AI Analysis

This addresses a domain-specific problem for 3D shape modeling and generative design, offering incremental improvements over prior methods.

The paper tackles the problem of lacking effective exploration mechanisms in 3D shape spaces by proposing CLIPXPlore, a framework that couples CLIP and shape spaces to guide exploration, resulting in meaningful shape changes that outperform existing solutions in binary-attribute, text, and sketch-guided modes.

This paper presents CLIPXPlore, a new framework that leverages a vision-language model to guide the exploration of the 3D shape space. Many recent methods have been developed to encode 3D shapes into a learned latent shape space to enable generative design and modeling. Yet, existing methods lack effective exploration mechanisms, despite the rich information. To this end, we propose to leverage CLIP, a powerful pre-trained vision-language model, to aid the shape-space exploration. Our idea is threefold. First, we couple the CLIP and shape spaces by generating paired CLIP and shape codes through sketch images and training a mapper network to connect the two spaces. Second, to explore the space around a given shape, we formulate a co-optimization strategy to search for the CLIP code that better matches the geometry of the shape. Third, we design three exploration modes, binary-attribute-guided, text-guided, and sketch-guided, to locate suitable exploration trajectories in shape space and induce meaningful changes to the shape. We perform a series of experiments to quantitatively and visually compare CLIPXPlore with different baselines in each of the three exploration modes, showing that CLIPXPlore can produce many meaningful exploration results that cannot be achieved by the existing solutions.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes