GRAICVFeb 12

OMEGA-Avatar: One-shot Modeling of 360° Gaussian Avatars

arXiv:2602.11693v1h-index: 11
Originality Incremental advance
AI Analysis

This addresses the problem of efficient and complete avatar generation for applications like virtual reality or gaming, though it appears incremental by combining existing attributes into a unified method.

The paper tackled the challenge of creating high-fidelity, animatable 3D avatars from a single image by proposing OMEGA-Avatar, a feed-forward framework that generates 360°-complete and animatable 3D Gaussian heads, achieving state-of-the-art performance with significant improvements in 360° completeness.

Creating high-fidelity, animatable 3D avatars from a single image remains a formidable challenge. We identified three desirable attributes of avatar generation: 1) the method should be feed-forward, 2) model a 360° full-head, and 3) should be animation-ready. However, current work addresses only two of the three points simultaneously. To address these limitations, we propose OMEGA-Avatar, the first feed-forward framework that simultaneously generates a generalizable, 360°-complete, and animatable 3D Gaussian head from a single image. Starting from a feed-forward and animatable framework, we address the 360° full-head avatar generation problem with two novel components. First, to overcome poor hair modeling in full-head avatar generation, we introduce a semantic-aware mesh deformation module that integrates multi-view normals to optimize a FLAME head with hair while preserving its topology structure. Second, to enable effective feed-forward decoding of full-head features, we propose a multi-view feature splatting module that constructs a shared canonical UV representation from features across multiple views through differentiable bilinear splatting, hierarchical UV mapping, and visibility-aware fusion. This approach preserves both global structural coherence and local high-frequency details across all viewpoints, ensuring 360° consistency without per-instance optimization. Extensive experiments demonstrate that OMEGA-Avatar achieves state-of-the-art performance, significantly outperforming existing baselines in 360° full-head completeness while robustly preserving identity across different viewpoints.

Foundations

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

Your Notes