Manipulating Vehicle 3D Shapes through Latent Space Editing
JiangDong Miao, Tatsuya Ikeda, Bisser Raytchev, Ryota Mizoguchi, Takenori Hiraoka, Takuji Nakashima, Keigo Shimizu, Toru Higaki, Kazufumi Kaneda
TL;DR
This work addresses the lack of fine-grained editing for existing 3D vehicles by learning latent-space editing directions in a modified DeepSDF framework. A pre-trained regressor maps latent codes to geometry and style attributes, enabling continuous edits via directions $\mathbf{d}_i$ and a perturbation $\epsilon$, optimized with a loss $\mathcal{L}=\lambda_1\mathcal{L}_{reg}+\lambda_2\mathcal{L}_{content}$ to balance attribute changes with identity preservation. The approach introduces a Position Enhanced DeepSDF to incorporate NeRF-style position embeddings, improving detail in reconstructed shapes, and provides two latent editors, a 4-layer MLP and a Kolmogorov-Arnold Network (KAN), to generate edited latent codes $\mathbf{z}'$ from $\mathbf{z}$ and $\epsilon$. Experimental results demonstrate accurate geometry edits, style edits, and multi-attribute editing on a dataset of 180 vehicles, with latent codes showing meaningful semantic structure via $t$-SNE and maintained identity across edits. The framework enables precise, data-efficient editing of real 3D objects, with potential impact on vehicle design workflows and aerodynamic studies.
Abstract
Although 3D object editing has the potential to significantly influence various industries, recent research in 3D generation and editing has primarily focused on converting text and images into 3D models, often overlooking the need for fine-grained control over the editing of existing 3D objects. This paper introduces a framework that employs a pre-trained regressor, enabling continuous, precise, attribute-specific modifications to both the stylistic and geometric attributes of vehicle 3D models. Our method not only preserves the inherent identity of vehicle 3D objects, but also supports multi-attribute editing, allowing for extensive customization without compromising the model's structural integrity. Experimental results demonstrate the efficacy of our approach in achieving detailed edits on various vehicle 3D models.
