DualAnchor: Preserving Language Priors and Improving Lexical Fidelity in Gloss-Free Sign Language Translation
The paper proposes DualAnchor, a gloss-free sign language translation framework that combines Token-level Prior Anchoring to preserve language fluency and Optimal Transport Alignment to enhance lexical fidelity, thereby addressing the common issues of language-prior degradation and lexical gaps in existing LLM-based methods.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine you are trying to teach a robot to translate a silent movie into a spoken story. This is the world of Sign Language Translation (SLT), a field where computers try to turn videos of people using their hands and faces into written or spoken sentences. For a long time, these robots were like clumsy students who memorized specific hand signs (called "glosses") but struggled to understand the flow of a real conversation. Recently, scientists started using Large Language Models (LLMs)—the same super-smart AI brains that write essays and chat with us—to act as the robot's "brain" for the story part. The idea was simple: give the robot a video, let the AI figure out the words, and boom, you have a translation.
But there's a catch. Even though these AI brains are amazing at writing fluent English or German, when you force them to look at a video, they sometimes forget how to speak properly. They might start spitting out gibberish or forgetting grammar rules because they are too focused on the pictures. Also, they might get the general idea right ("a girl is eating") but mess up the specific details ("eating an apple" vs. "eating an orange"). This paper, titled DualAnchor, tackles these two specific problems: making sure the robot doesn't lose its language skills and making sure it gets the tiny details right.
The Two Big Problems: Losing the Plot and Mixing Up the Details
The researchers noticed that when they tried to teach these AI models to understand sign language videos, two weird things happened.
First, they called it "Language-Prior Degradation." Think of the AI's language skills as a well-rehearsed script it learned from reading millions of books. When you show it a video, it's like asking that actor to improvise on stage. Sometimes, in trying to match the video, the actor forgets the script entirely and starts mumbling nonsense or using bad grammar. The AI gets so distracted by the visual signals that it forgets how to speak fluently.
Second, they found a "Lexical Fidelity Gap." Imagine the AI is a detective looking at a crime scene photo. It might correctly guess that a "person" is holding a "fruit." But if the photo shows an orange and the AI writes apple, it has the general idea right but the specific detail wrong. The paper found that even when the AI matched the video and the sentence perfectly on a big scale, it was still swapping out specific words like "refrigerator" for "cabinet" or "apple" for "orange" because it wasn't looking closely enough at the visual evidence for each individual word.
The Solution: DualAnchor
To fix this, the authors built a new training system called DualAnchor. The name comes from the idea of dropping two anchors to keep a ship steady in rough waters. In this case, the "ship" is the AI model, and the "rough waters" are the confusing visual signals of sign language.
Anchor 1: Token-Level Prior Anchoring (TPA)
This anchor is all about keeping the AI from forgetting how to speak. Imagine the AI is a student taking a test. Usually, when it looks at a video, it might guess a word and get it wrong. With TPA, the researchers give the student a "cheat sheet" from a frozen, super-smart teacher (the original AI before it saw any videos). Every time the student is about to guess the next word, the system checks: "Does this guess sound like something the teacher would say?"
If the teacher is very confident (like when the sentence is "Yesterday, I went..."), the system gently nudges the student to follow the teacher's lead to keep the grammar perfect. But if the teacher is unsure (maybe the video is blurry), the system lets the student look at the video more closely to make its own choice. This way, the AI keeps its fluent language skills while still learning from the video.
Anchor 2: Optimal Transport Alignment (OTA)
This anchor fixes the "wrong details" problem. Instead of just matching the whole video to the whole sentence, OTA acts like a super-precise matching game. It tries to pair up specific parts of the video (like a hand shape showing "apple") with specific words in the sentence ("apple").
The clever part is that it knows not everything in the video has a direct word match. Sometimes a hand wave is just a gesture, not a word. So, the system uses a "trash can" (called a dustbin) to throw away the parts of the video that don't match any word, rather than forcing a bad match. It uses a mathematical trick called "Optimal Transport" to find the best possible way to pair the visual clues with the right words, ensuring that if the video shows a refrigerator, the AI writes "refrigerator," not "cabinet."
What They Found
The researchers tested this new DualAnchor system on two big datasets: PHOENIX-2014T (German sign language weather reports) and CSL-Daily (Chinese sign language daily life videos).
The results were promising. On the German dataset, their method achieved a BLEU-4 score of 27.60, which was the highest among all the "gloss-free" methods they compared against. On the Chinese dataset, they hit 24.21, again beating the competition. The paper suggests that these improvements aren't just random luck; the analysis showed that the "Prior Anchoring" (TPA) really did make the sentences flow better and sound more natural, while the "Optimal Transport" (OTA) significantly reduced the number of wrong words, like swapping fruits or colors.
They also checked if this worked with different types of AI brains (backbones) and found that DualAnchor improved performance across the board, suggesting that this two-anchor approach is a solid way to teach robots to translate sign language without losing their mind or their vocabulary.
In short, DualAnchor teaches the AI to listen to its inner language expert to stay fluent, while simultaneously acting like a sharp-eyed detective to make sure every single word matches the video perfectly. It's a balance between keeping the story smooth and getting the details right.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.