CLAILGJun 10, 2024

SignBLEU: Automatic Evaluation of Multi-channel Sign Language Translation

arXiv:2406.06648v181 citationsHas Code
Originality Incremental advance
AI Analysis

This addresses the challenge of automatic evaluation for sign language translation, which often loses non-manual signals, benefiting researchers in computational linguistics and accessibility.

The paper tackles the problem of evaluating sign language translation by introducing a new multi-channel translation task and a metric called SignBLEU, which consistently correlates better with human judgment than existing metrics across three sign language corpora.

Sign languages are multi-channel languages that communicate information through not just the hands (manual signals) but also facial expressions and upper body movements (non-manual signals). However, since automatic sign language translation is usually performed by generating a single sequence of glosses, researchers eschew non-manual and co-occurring manual signals in favor of a simplified list of manual glosses. This can lead to significant information loss and ambiguity. In this paper, we introduce a new task named multi-channel sign language translation (MCSLT) and present a novel metric, SignBLEU, designed to capture multiple signal channels. We validated SignBLEU on a system-level task using three sign language corpora with varied linguistic structures and transcription methodologies and examined its correlation with human judgment through two segment-level tasks. We found that SignBLEU consistently correlates better with human judgment than competing metrics. To facilitate further MCSLT research, we report benchmark scores for the three sign language corpora and release the source code for SignBLEU at https://github.com/eq4all-projects/SignBLEU.

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