ArXiv TLDR

Think in Latent Thoughts: A New Paradigm for Gloss-Free Sign Language Translation

🐦 Tweet
2604.15301

Yiyang Jiang, Li Zhang, Xiao-Yong Wei, Li Qing

cs.CV

TLDR

A new Sign Language Translation (SLT) framework uses latent thoughts and a plan-then-ground method to improve coherence and faithfulness in gloss-free translation.

Key contributions

  • Proposes a reasoning-driven SLT framework with "latent thoughts" as an explicit middle layer for meaning extraction.
  • Implements a "plan-then-ground" decoding method to enhance translation coherence and faithfulness.
  • Releases a new large-scale gloss-free SLT dataset with stronger context dependencies.
  • Demonstrates consistent performance gains over existing gloss-free methods across benchmarks.

Why it matters

Existing SLT systems often oversimplify the complex reasoning involved in sign language. This paper introduces a novel framework that treats SLT as a cross-modal reasoning task, using latent thoughts and a plan-then-ground approach. This leads to more coherent and faithful translations, advancing the field of gloss-free SLT.

Original Abstract

Many SLT systems quietly assume that brief chunks of signing map directly to spoken-language words. That assumption breaks down because signers often create meaning on the fly using context, space, and movement. We revisit SLT and argue that it is mainly a cross-modal reasoning task, not just a straightforward video-to-text conversion. We thus introduce a reasoning-driven SLT framework that uses an ordered sequence of latent thoughts as an explicit middle layer between the video and the generated text. These latent thoughts gradually extract and organize meaning over time. On top of this, we use a plan-then-ground decoding method: the model first decides what it wants to say, and then looks back at the video to find the evidence. This separation improves coherence and faithfulness. We also built and released a new large-scale gloss-free SLT dataset with stronger context dependencies and more realistic meanings. Experiments across several benchmarks show consistent gains over existing gloss-free methods. Code and data will be released upon acceptance at https://github.com/fletcherjiang/SignThought.

📬 Weekly AI Paper Digest

Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.