CVAICLNEAug 20, 2024

Event Stream-based Sign Language Translation: A High-Definition Benchmark Dataset and A Novel Baseline

arXiv:2408.10488v2h-index: 14Has Code
Originality Incremental advance
AI Analysis

This work addresses sign language translation for AI-assisted disability applications, offering a new dataset and method, but it is incremental as it builds on existing SLT approaches with event cameras.

The paper tackles sign language translation by introducing a high-definition event camera dataset (Event-CSL) to address data scarcity and lighting/privacy issues, and proposes a novel framework (EvSLT) that achieves superior performance, with the dataset comprising 14,827 videos and 2,544 words.

Sign Language Translation (SLT) is a core task in the field of AI-assisted disability. Traditional SLT methods are typically based on visible light videos, which are easily affected by factors such as lighting variations, rapid hand movements, and privacy concerns. This paper proposes the use of bio-inspired event cameras to alleviate the aforementioned issues. Specifically, we introduce a new high-definition event-based sign language dataset, termed Event-CSL, which effectively addresses the data scarcity in this research area. The dataset comprises 14,827 videos, 14,821 glosses, and 2,544 Chinese words in the text vocabulary. These samples are collected across diverse indoor and outdoor scenes, covering multiple viewpoints, lighting conditions, and camera motions. We have also benchmarked existing mainstream SLT methods on this dataset to facilitate fair comparisons in future research.Furthermore, we propose a novel event-based sign language translation framework, termed EvSLT. The framework first segments continuous video features into clips and employs a Mamba-based memory aggregation module to compress and aggregate spatial detail features at the clip level. Subsequently, these spatial features, along with temporal representations obtained from temporal convolution, are then fused by a graph-guided spatiotemporal fusion module. Extensive experiments on Event-CSL, as well as other publicly available datasets, demonstrate the superior performance of our method. The dataset and source code will be released on https://github.com/Event-AHU/OpenESL

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