Orientation Matters: Making 3D Generative Models Orientation-Aligned
Yichong Lu, Yuzhuo Tian, Zijin Jiang, Yikun Zhao, Yuanbo Yang, Hao Ouyang, Haoji Hu, Huimin Yu, Yujun Shen, Yiyi Liao
TL;DR
This work tackles orientation misalignment in 3D generative models by introducing orientation-aligned 3D object generation and a large-scale dataset, Objaverse-OA, spanning 1,008 categories with 14,832 orientation-aligned models. By fine-tuning two representative backbones—Trellis-OA (3D-VAE) and Wonder3D-OA (multi-view diffusion)—on Objaverse-OA, the authors produce canonical, orientation-consistent 3D objects that generalize to unseen categories. They demonstrate two practical downstream applications: zero-shot model-free object orientation estimation and efficient arrow-based rotation manipulation in AR/3D software, outperforming post-hoc alignment baselines. The work provides a pathway for reliable cross-category 3D generation with consistent pose priors, benefiting downstream perception, AR, and robotics tasks.”
Abstract
Humans intuitively perceive object shape and orientation from a single image, guided by strong priors about canonical poses. However, existing 3D generative models often produce misaligned results due to inconsistent training data, limiting their usability in downstream tasks. To address this gap, we introduce the task of orientation-aligned 3D object generation: producing 3D objects from single images with consistent orientations across categories. To facilitate this, we construct Objaverse-OA, a dataset of 14,832 orientation-aligned 3D models spanning 1,008 categories. Leveraging Objaverse-OA, we fine-tune two representative 3D generative models based on multi-view diffusion and 3D variational autoencoder frameworks to produce aligned objects that generalize well to unseen objects across various categories. Experimental results demonstrate the superiority of our method over post-hoc alignment approaches. Furthermore, we showcase downstream applications enabled by our aligned object generation, including zero-shot object orientation estimation via analysis-by-synthesis and efficient arrow-based object rotation manipulation.
