MEGA Hub

MSVS-VAE: Multi-Scale Anchored VecSet for High-Fidelity 3D Reconstruction

Authors

Do you know Dehao Hao?You can claim authorship or link another user.Do you know Kaiyi Zhang?You can claim authorship or link another user.Do you know Tanghui Jia?You can claim authorship or link another user.Do you know Xiangjun Gao?You can claim authorship or link another user.Do you know Dongyu Yan?You can claim authorship or link another user.Do you know Weikai Chen?You can claim authorship or link another user.Do you know Zeyu Hu?You can claim authorship or link another user.Do you know Lingting Zhu?You can claim authorship or link another user.Do you know Yingda Yin?You can claim authorship or link another user.Do you know Runze Zhang?You can claim authorship or link another user.Do you know Li Yuan?You can claim authorship or link another user.Do you know Xin Wang?You can claim authorship or link another user.Do you know Long Quan?You can claim authorship or link another user.

Abstract

High-fidelity 3D generative modeling increasingly relies on the latent diffusion paradigm, where the reconstruction quality of the underlying 3D VAE becomes a primary bottleneck. Existing approaches largely follow two paradigms: sparse voxel-based representations achieve strong reconstruction quality but incur significant memory and computational overhead, while set-based representations are compact and continuous yet typically lag in fidelity due to latent sparsity and excessive global smoothness. We propose MSVS-VAE, a hierarchical set-based VAE that closes this fidelity gap without sacrificing compactness. Our key idea is to progressively densify anchored VecSet latents via hierarchical point-shuffle upsampling, increasing spatial capacity for fine-grained geometry modeling. To efficiently decode from the densified hierarchy, we replace global cross-attention with AVS-Conv, a geometry-aware local aggregation operator operating within local neighborhoods rather than the exhaustive latent set. We further introduce multi-scale query decoding to fuse coarse-to-fine latent features, where coarse scales provide stable global context, and fine scales refine localized geometry, reducing artifacts from overly local receptive fields. Extensive experiments on Objaverse, ABO, and in-the-wild benchmarks demonstrate that MSVS-VAE consistently outperforms prior set-based and voxel-based VAEs, delivering approximately 10x faster decoding than prior set-based methods and approximately 10x higher compactness than voxel-based baselines.

Community

00