CVJan 9, 2024

A Simple Baseline for Spoken Language to Sign Language Translation with 3D Avatars

arXiv:2401.04730v224 citationsh-index: 29Has CodeECCV
AI Analysis

This work addresses communication barriers for deaf and hard-of-hearing individuals by enabling spoken-to-sign translation, though it is incremental as it builds on existing Sign2Spoken benchmarks and methods.

The paper tackled the problem of translating spoken languages into sign languages (Spoken2Sign) by developing a system that uses a gloss-video dictionary, 3D sign estimation, and a translation model to output through a 3D avatar, achieving functional translation with demonstrated capabilities in keypoint augmentation and multi-view understanding.

The objective of this paper is to develop a functional system for translating spoken languages into sign languages, referred to as Spoken2Sign translation. The Spoken2Sign task is orthogonal and complementary to traditional sign language to spoken language (Sign2Spoken) translation. To enable Spoken2Sign translation, we present a simple baseline consisting of three steps: 1) creating a gloss-video dictionary using existing Sign2Spoken benchmarks; 2) estimating a 3D sign for each sign video in the dictionary; 3) training a Spoken2Sign model, which is composed of a Text2Gloss translator, a sign connector, and a rendering module, with the aid of the yielded gloss-3D sign dictionary. The translation results are then displayed through a sign avatar. As far as we know, we are the first to present the Spoken2Sign task in an output format of 3D signs. In addition to its capability of Spoken2Sign translation, we also demonstrate that two by-products of our approach-3D keypoint augmentation and multi-view understanding-can assist in keypoint-based sign language understanding. Code and models are available at https://github.com/FangyunWei/SLRT.

Code Implementations1 repo
Foundations

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

Your Notes