CVJun 21, 2024

A3D: Does Diffusion Dream about 3D Alignment?

arXiv:2406.15020v44 citations
Originality Incremental advance
AI Analysis

This addresses the need for consistent 3D asset design in applications like editing and hybridization, representing an incremental improvement over existing methods.

The paper tackles the problem of generating 3D objects from text prompts with aligned geometry across multiple objects, proposing a method that embeds objects into a common latent space and optimizes smooth, plausible transitions to achieve this alignment.

We tackle the problem of text-driven 3D generation from a geometry alignment perspective. Given a set of text prompts, we aim to generate a collection of objects with semantically corresponding parts aligned across them. Recent methods based on Score Distillation have succeeded in distilling the knowledge from 2D diffusion models to high-quality representations of the 3D objects. These methods handle multiple text queries separately, and therefore the resulting objects have a high variability in object pose and structure. However, in some applications, such as 3D asset design, it may be desirable to obtain a set of objects aligned with each other. In order to achieve the alignment of the corresponding parts of the generated objects, we propose to embed these objects into a common latent space and optimize the continuous transitions between these objects. We enforce two kinds of properties of these transitions: smoothness of the transition and plausibility of the intermediate objects along the transition. We demonstrate that both of these properties are essential for good alignment. We provide several practical scenarios that benefit from alignment between the objects, including 3D editing and object hybridization, and experimentally demonstrate the effectiveness of our method. https://voyleg.github.io/a3d/

Foundations

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

Your Notes