SPLICE: Part-Level 3D Shape Editing from Local Semantic Extraction to Global Neural Mixing
Jin Zhou, Hongliang Yang, Pengfei Xu, Hui Huang
TL;DR
SPLICE introduces a part-level neural implicit representation that decouples each shape part's geometry and pose, enabling direct, semantically meaningful edits. By encoding pose with six ellipsoid-vertex endpoints and applying an attention-guided Transformer decoder, the method achieves coherent global reconstructions with reduced inter-part leakage. An optional diffusion-based refinement further ensures robustness and completion during extreme or global edits. Across PartNet and ShapeNet datasets, SPLICE demonstrates superior editing flexibility, reconstruction fidelity, and resilience to sequential edits, outperforming leading baselines. This approach offers a practical, modular pathway for editable 3D designs with strong semantic coherence.
Abstract
Neural implicit representations of 3D shapes have shown great potential in 3D shape editing due to their ability to model high-level semantics and continuous geometric representations. However, existing methods often suffer from limited editability, lack of part-level control, and unnatural results when modifying or rearranging shape parts. In this work, we present SPLICE, a novel part-level neural implicit representation of 3D shapes that enables intuitive, structure-aware, and high-fidelity shape editing. By encoding each shape part independently and positioning them using parameterized Gaussian ellipsoids, SPLICE effectively isolates part-specific features while discarding global context that may hinder flexible manipulation. A global attention-based decoder is then employed to integrate parts coherently, further enhanced by an attention-guiding filtering mechanism that prevents information leakage across symmetric or adjacent components. Through this architecture, SPLICE supports various part-level editing operations, including translation, rotation, scaling, deletion, duplication, and cross-shape part mixing. These operations enable users to flexibly explore design variations while preserving semantic consistency and maintaining structural plausibility. Extensive experiments demonstrate that SPLICE outperforms existing approaches both qualitatively and quantitatively across a diverse set of shape-editing tasks.
