CVNov 14, 2023

Drivable 3D Gaussian Avatars

arXiv:2311.08581v2156 citationsh-index: 21
Originality Incremental advance
AI Analysis

This work addresses the need for flexible and compact 3D avatar modeling for applications in animation and virtual reality, representing an incremental improvement over existing methods.

The paper tackles the problem of creating controllable 3D human avatars by introducing Drivable 3D Gaussian Avatars (D3GA), which uses tetrahedral cages to deform 3D Gaussian primitives, resulting in higher-quality outputs that surpass PSNR and SSIM metrics of other state-of-the-art methods.

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.

Foundations

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

Your Notes