Drivable 3D Gaussian Avatars
Wojciech Zielonka, Timur Bagautdinov, Shunsuke Saito, Michael Zollhöfer, Justus Thies, Javier Romero
TL;DR
D3GA introduces a light, composable framework for drivable 3D human avatars by embedding 3D Gaussian primitives inside tetrahedral cages, and applying cage-driven deformation gradients to the Gaussian covariances. The method supports layered avatar components (body, face, garments) with localized conditioning signals (poses, keypoints, embeddings) and uses a dedicated GaussianNet per part to predict cage corrections and colors, enabling real-time rendering with improved garment separation. It demonstrates superior PSNR/SSIM on multi-view datasets and robustness to varied body shapes and clothes, while maintaining compact parameter counts and flexibility for extension to other regions. The work highlights practical benefits for telepresence and immersive applications, while acknowledging limitations such as high-frequency detail and collision handling, and suggesting future directions toward relightable appearance models and forensics-aware safeguards.
Abstract
We present Drivable 3D Gaussian Avatars (D3GA), a multi-layered 3D controllable model for human bodies that utilizes 3D Gaussian primitives embedded into tetrahedral cages. The advantage of using cages compared to commonly employed linear blend skinning (LBS) is that primitives like 3D Gaussians are naturally re-oriented and their kernels are stretched via the deformation gradients of the encapsulating tetrahedron. Additional offsets are modeled for the tetrahedron vertices, effectively decoupling the low-dimensional driving poses from the extensive set of primitives to be rendered. This separation is achieved through the localized influence of each tetrahedron on 3D Gaussians, resulting in improved optimization. Using the cage-based deformation model, we introduce a compositional pipeline that decomposes an avatar into layers, such as garments, hands, or faces, improving the modeling of phenomena like garment sliding. These parts can be conditioned on different driving signals, such as keypoints for facial expressions or joint-angle vectors for garments and the body. Our experiments on two multi-view datasets with varied body shapes, clothes, and motions show higher-quality results. They surpass PSNR and SSIM metrics of other SOTA methods using the same data while offering greater flexibility and compactness.
