SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2307.07361 · CVPR · 2023

Gloss Attention for Gloss-free Sign Language Translation

Zhou Zhao, Li Tang, Aoxiong Yin, Tao Jin, Tianyun Zhong, Weike Jin

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 2 functions out of this paper's own repositories and ran 2 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.

RepositoryRoleRan
yinaoxiong/gaslt — 2 of 2
FunctionStatusWhere it lives
AttentionMechanism Ran yinaoxiong/gaslt/signjoey/attention.py
pointer only (licence: NONE) · get_code("f04b54669924fe0f")
BahdanauAttention Ran yinaoxiong/gaslt/signjoey/attention.py
pointer only (licence: NONE) · get_code("8b2573fc88ba1f67")

Repositories linked to this paper

Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.

Abstract

Most sign language translation (SLT) methods to date require the use of gloss annotations to provide additional supervision information, however, the acquisition of gloss is not easy. To solve this problem, we first perform an analysis of existing models to confirm how gloss annotations make SLT easier. We find that it can provide two aspects of information for the model, 1) it can help the model implicitly learn the location of semantic boundaries in continuous sign language videos, 2) it can help the model understand the sign language video globally. We then propose gloss attention, which enables the model to keep its attention within video segments that have the same semantics locally, just as gloss helps existing models do. Furthermore, we transfer the knowledge of sentence-to-sentence similarity from the natural language model to our gloss attention SLT network (GASLT) to help it understand sign language videos at the sentence level. Experimental results on multiple large-scale sign language datasets show that our proposed GASLT model significantly outperforms existing methods. Our code is provided in https://github. com/YinAoXiong/GASLT.

For agents

The same record, over MCP at https://syntology.ai/mcp:

get_harvested_code_for_paper("2307.07361")
get_code_for_paper("2307.07361")
have("2307.07361")

Connect an agent — have() is free.