CVMay 4, 2025

SignSplat: Rendering Sign Language via Gaussian Splatting

arXiv:2505.02108v13 citationsh-index: 10
Originality Incremental advance
AI Analysis

This work addresses the challenge of accurate sign language rendering for accessibility applications, though it is incremental as it builds on existing Gaussian splatting methods with specific adaptations.

The paper tackles the problem of rendering high-fidelity sign language videos from few views by adapting Gaussian splatting to model subtle hand and face motions, achieving state-of-the-art performance on benchmark datasets and significantly outperforming competitors on complex sign language sequences.

State-of-the-art approaches for conditional human body rendering via Gaussian splatting typically focus on simple body motions captured from many views. This is often in the context of dancing or walking. However, for more complex use cases, such as sign language, we care less about large body motion and more about subtle and complex motions of the hands and face. The problems of building high fidelity models are compounded by the complexity of capturing multi-view data of sign. The solution is to make better use of sequence data, ensuring that we can overcome the limited information from only a few views by exploiting temporal variability. Nevertheless, learning from sequence-level data requires extremely accurate and consistent model fitting to ensure that appearance is consistent across complex motions. We focus on how to achieve this, constraining mesh parameters to build an accurate Gaussian splatting framework from few views capable of modelling subtle human motion. We leverage regularization techniques on the Gaussian parameters to mitigate overfitting and rendering artifacts. Additionally, we propose a new adaptive control method to densify Gaussians and prune splat points on the mesh surface. To demonstrate the accuracy of our approach, we render novel sequences of sign language video, building on neural machine translation approaches to sign stitching. On benchmark datasets, our approach achieves state-of-the-art performance; and on highly articulated and complex sign language motion, we significantly outperform competing approaches.

Foundations

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

Your Notes