arXiv:2602.22949cs.CV2026-02中稿 · CVPR

解决手语拼写识别中多手输入与识别不准的问题。

OpenFS: Multi-Hand-Capable Fingerspelling Recognition with Implicit Signing-Hand Detection and Frame-Wise Letter-Conditioned Synthesis

  • 隐式检测拼写手势,无需显式定位手部位置。
  • 引入新损失函数,使识别结果更符合时间顺序。
  • 可合成生僻词手部动作,适合研究者和开发者使用。

手语拼写是将单词逐字母通过特定手姿表达的一种方式。自动手语拼写识别对弥合聋哑人群与听力人群之间的沟通障碍至关重要,但因拼写手模糊、缺乏合适训练损失及词汇外(OOV)问题而面临挑战。现有方法依赖显式手部检测,常导致识别失败,并采用连接时序分类(CTC)损失,存在峰值行为问题。为此,我们提出 OpenFS——一个开源的手语拼写识别与生成框架。设计支持单手和多手输入的识别器,通过双层位置编码和拼写手关注(SF)损失实现隐式手部检测,使交叉注意力聚焦于拼写手。此外,摒弃 CTC 损失,引入单调对齐(MA)损失,通过交叉注意力正则化确保输出字母序列遵循输入姿态序列的时间顺序。同时,提出帧级字母条件生成器,可合成真实的手语拼写字形,用于构建新基准数据集 FSNeo。实验表明,该方法在识别性能上达到当前最优水平,并验证了识别器与生成器的有效性。代码与数据已开源:https://github.com/AIRC-KETI/OpenFS。

原文摘要 · Abstract (English)

Fingerspelling is a component of sign languages in which words are spelled out letter by letter using specific hand poses. Automatic fingerspelling recognition plays a crucial role in bridging the communication gap between Deaf and hearing communities, yet it remains challenging due to the signing-hand ambiguity issue, the lack of appropriate training losses, and the out-of-vocabulary (OOV) problem. Prior fingerspelling recognition methods rely on explicit signing-hand detection, which often leads to recognition failures, and on a connectionist temporal classification (CTC) loss, which exhibits the peaky behavior problem. To address these issues, we develop OpenFS, an open-source approach for fingerspelling recognition and synthesis. We propose a multi-hand-capable fingerspelling recognizer that supports both single- and multi-hand inputs and performs implicit signing-hand detection by incorporating a dual-level positional encoding and a signing-hand focus (SF) loss. The SF loss encourages cross-attention to focus on the signing hand, enabling implicit signing-hand detection during recognition. Furthermore, without relying on the CTC loss, we introduce a monotonic alignment (MA) loss that enforces the output letter sequence to follow the temporal order of the input pose sequence through cross-attention regularization. In addition, we propose a frame-wise letter-conditioned generator that synthesizes realistic fingerspelling pose sequences for OOV words. This generator enables the construction of a new synthetic benchmark, called FSNeo. Through comprehensive experiments, we demonstrate that our approach achieves state-of-the-art performance in recognition and validate the effectiveness of the proposed recognizer and generator. Codes and data are available in: https://github.com/AIRC-KETI/OpenFS.

手语识别多手处理生成模型

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。