English

VTaMo: Video-Text Alignment Model for Sign Language Translation

Computer Vision and Pattern Recognition 2026-07-10 v1 Computation and Language

Abstract

Sign language translation (SLT) converts continuous sign videos into spoken language text. Gloss-free approaches leverage pre-trained visual encoders and language models but rely on implicit cross-modal alignment from translation supervision alone. We present VTaMo, a framework that introduces explicit multi-granularity alignment at three levels: (1) local alignment via entropy-regularized optimal transport with a learnable null token for fine-grained frame-to-token correspondences; (2) global alignment via a learnable orthogonal transformation that calibrates embedding space geometry through Earth Mover's Distance; and (3) position-aligned contrastive learning for discriminative token-level representations. Experiments on Phoenix-2014T, CSL-Daily, How2Sign, and OpenASL demonstrate consistent state-of-the-art performance, with ablations confirming the complementary contributions of each component. Code is available at https://github.com/junyi2005/vtamo.

Cite

@article{arxiv.2607.09126,
  title  = {VTaMo: Video-Text Alignment Model for Sign Language Translation},
  author = {Junyi Hu and Zhewen He and Haomian Huang and Aoxiang Yang and Yi Fang},
  journal= {arXiv preprint arXiv:2607.09126},
  year   = {2026}
}

Comments

18 pages, 5 figures, 8 tables. Accepted to ECCV 2026

R2 v1 2026-07-22T20:33:57.148Z