AI Navigate

ProgressiveAvatars: Progressive Animatable 3D Gaussian Avatars

arXiv cs.CV / 3/18/2026

📰 NewsSignals & Early TrendsModels & Research

Key Points

  • ProgressiveAvatars proposes a hierarchical 3D Gaussian representation for avatars that adapts via adaptive implicit subdivision on a template mesh to support real-time XR and telepresence under fluctuating resources.
  • The 3D Gaussians are defined in face-local coordinates to remain animatable across expressions and head motion across multiple detail levels.
  • The hierarchy expands based on screen-space signals indicating where detail is lacking, allocating resources to important areas to optimize rendering quality.
  • It supports progressive loading and rendering by adding new Gaussians as bandwidth and compute resources permit while preserving previously rendered content, enabling smooth quality improvements.

Abstract

In practical real-time XR and telepresence applications, network and computing resources fluctuate frequently. Therefore, a progressive 3D representation is needed. To this end, we propose ProgressiveAvatars, a progressive avatar representation built on a hierarchy of 3D Gaussians grown by adaptive implicit subdivision on a template mesh. 3D Gaussians are defined in face-local coordinates to remain animatable under varying expressions and head motion across multiple detail levels. The hierarchy expands when screen-space signals indicate a lack of detail, allocating resources to important areas. Leveraging importance ranking, ProgressiveAvatars supports incremental loading and rendering, adding new Gaussians as they arrive while preserving previous content, thus achieving smooth quality improvements across varying bandwidths. ProgressiveAvatars enables progressive delivery and progressive rendering under fluctuating network bandwidth and varying compute and memory resources.