English

Bootstrapping Sign Language Annotations with Sign Language Models

Computer Vision and Pattern Recognition 2026-04-10 v1

Abstract

AI-driven sign language interpretation is limited by a lack of high-quality annotated data. New datasets including ASL STEM Wiki and FLEURS-ASL contain professional interpreters and 100s of hours of data but remain only partially annotated and thus underutilized, in part due to the prohibitive costs of annotating at this scale. In this work, we develop a pseudo-annotation pipeline that takes signed video and English as input and outputs a ranked set of likely annotations, including time intervals, for glosses, fingerspelled words, and sign classifiers. Our pipeline uses sparse predictions from our fingerspelling recognizer and isolated sign recognizer (ISR), along with a K-Shot LLM approach, to estimate these annotations. In service of this pipeline, we establish simple yet effective baseline fingerspelling and ISR models, achieving state-of-the-art on FSBoard (6.7% CER) and on ASL Citizen datasets (74% top-1 accuracy). To validate and provide a gold-standard benchmark, a professional interpreter annotated nearly 500 videos from ASL STEM Wiki with sequence-level gloss labels containing glosses, classifiers, and fingerspelling signs. These human annotations and over 300 hours of pseudo-annotations are being released in supplemental material.

Keywords

Cite

@article{arxiv.2604.07606,
  title  = {Bootstrapping Sign Language Annotations with Sign Language Models},
  author = {Colin Lea and Vasileios Baltatzis and Connor Gillis and Raja Kushalnagar and Lorna Quandt and Leah Findlater},
  journal= {arXiv preprint arXiv:2604.07606},
  year   = {2026}
}

Comments

Accepted to CVPR Findings 2026

R2 v1 2026-07-01T12:00:10.658Z