{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2607-13164","title":"Text2Sign: A Single-GPU Diffusion Baseline for Text-to-Sign Language Video Generation","arxiv_id":"2607.13164","date":"2026-07-14","proceeding":null,"authors":["Ruize Xia"],"abstract":"Sign language is a primary communication channel for millions of Deaf and hard-of-hearing people, yet text-to-signer video generation remains costly because video diffusion models are expensive to train and evaluate. This paper presents Text2Sign, a text-conditioned diffusion model for short sign-language clips that runs on a single NVIDIA L4 GPU. It combines a frozen vision-language text encoder with a 3D encoder-decoder and factorized spatiotemporal attention to reduce the cost of full-video attention while preserving motion coherence. We compare convolution-only and transformer-style backbones, frozen pretrained and task-specific text encoders, and factorized versus full attention. On a signer-disjoint How2Sign split, the best short-run ablation reaches a validation loss of 0.0648, while a longer-run checkpoint reaches 0.00999. On a compact evaluation slice, the latter achieves an SSIM of $0.2403 \\pm 0.0238$, a PSNR of $15.11 \\pm 0.42$ dB, and temporal consistency of $1.0000 \\pm 0.0000$ using 8-step DDIM sampling with a guidance scale of 5.0. It generates a 32-frame, $64 \\times 64$ clip in 12.60 seconds, or 2.54 frames per second, with peak inference memory of 3.12 GB. A held-out denoising audit shows only weak prompt sensitivity: removing text increases late-timestep loss from 0.9875 to 0.9891, while shuffled prompts perform similarly to correct prompts. Frozen text conditioning therefore improves short-budget validation loss, but prompt-specific separation remains limited. The system is restricted to low-resolution, short clips and lacks expert linguistic evaluation, so it should be viewed as a single-GPU research baseline rather than a complete sign-language production system. Code is available at https://github.com/xiaruize0911/text2sign.","url_abs":"https://arxiv.org/abs/2607.13164","url_pdf":"https://arxiv.org/pdf/2607.13164","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2607.13164","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2607.13164"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/xiaruize0911/text2sign","reach":null}],"summary":{"ran":19,"ran_fixture":1,"ran_draft_wrong":1,"unverified":7},"by_repo_kind":{"found_in_text":{"samples":28,"ran":21,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":28,"samples":[{"code_sha256_prefix":"c3d09298e5fbcef2","entry":"CrossAttention","repo":"xiaruize0911/text2sign","repo_kind":"found_in_text","path":"pipeline.py","file_url":"https://github.com/xiaruize0911/text2sign/blob/HEAD/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"c3d09298e5fbcef2"}},{"code_sha256_prefix":"b7266a423c86c5c5","entry":"DDIMConfig","repo":"xiaruize0911/text2sign","repo_kind":"found_in_text","path":"pipeline.py","file_url":"https://github.com/xiaruize0911/text2sign/blob/HEAD/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"b7266a423c86c5c5"}},{"code_sha256_prefix":"df87ada404ead7d5","entry":"DDIMScheduler","repo":"xiaruize0911/text2sign","repo_kind":"found_in_text","path":"pipeline.py","file_url":"https://github.com/xiaruize0911/text2sign/blob/HEAD/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"df87ada404ead7d5"}},{"code_sha256_prefix":"f79e19059f9a1e05","entry":"DiTBlock","repo":"xiaruize0911/text2sign","repo_kind":"found_in_text","path":"pipeline.py","file_url":"https://github.com/xiaruize0911/text2sign/blob/HEAD/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"f79e19059f9a1e05"}},{"code_sha256_prefix":"7632880aba0842ce","entry":"Downsample3D","repo":"xiaruize0911/text2sign","repo_kind":"found_in_text","path":"pipeline.py","file_url":"https://github.com/xiaruize0911/text2sign/blob/HEAD/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"7632880aba0842ce"}},{"code_sha256_prefix":"49fb7023a4f1d66f","entry":"FeedForward","repo":"xiaruize0911/text2sign","repo_kind":"found_in_text","path":"pipeline.py","file_url":"https://github.com/xiaruize0911/text2sign/blob/HEAD/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"49fb7023a4f1d66f"}},{"code_sha256_prefix":"fb953e8eaf20b156","entry":"FrozenCLIPTextEncoder","repo":"xiaruize0911/text2sign","repo_kind":"found_in_text","path":"pipeline.py","file_url":"https://github.com/xiaruize0911/text2sign/blob/HEAD/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"fb953e8eaf20b156"}},{"code_sha256_prefix":"d86ca65c98c1a798","entry":"GenerationConfig","repo":"xiaruize0911/text2sign","repo_kind":"found_in_text","path":"pipeline.py","file_url":"https://github.com/xiaruize0911/text2sign/blob/HEAD/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"d86ca65c98c1a798"}},{"code_sha256_prefix":"6f9515960d0929d9","entry":"GroupNorm32","repo":"xiaruize0911/text2sign","repo_kind":"found_in_text","path":"pipeline.py","file_url":"https://github.com/xiaruize0911/text2sign/blob/HEAD/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"6f9515960d0929d9"}},{"code_sha256_prefix":"aa21f782d7fadc7d","entry":"ModelConfig","repo":"xiaruize0911/text2sign","repo_kind":"found_in_text","path":"pipeline.py","file_url":"https://github.com/xiaruize0911/text2sign/blob/HEAD/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"aa21f782d7fadc7d"}},{"code_sha256_prefix":"293f6bb9a3443b33","entry":"MultiHeadAttention","repo":"xiaruize0911/text2sign","repo_kind":"found_in_text","path":"pipeline.py","file_url":"https://github.com/xiaruize0911/text2sign/blob/HEAD/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"293f6bb9a3443b33"}},{"code_sha256_prefix":"f112df9abab4ed51","entry":"PositionalEncoding","repo":"xiaruize0911/text2sign","repo_kind":"found_in_text","path":"pipeline.py","file_url":"https://github.com/xiaruize0911/text2sign/blob/HEAD/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"f112df9abab4ed51"}},{"code_sha256_prefix":"aaf27d6744bbb1d2","entry":"SimpleTokenizer","repo":"xiaruize0911/text2sign","repo_kind":"found_in_text","path":"pipeline.py","file_url":"https://github.com/xiaruize0911/text2sign/blob/HEAD/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"aaf27d6744bbb1d2"}},{"code_sha256_prefix":"def041c465dd155a","entry":"SpatialAttention","repo":"xiaruize0911/text2sign","repo_kind":"found_in_text","path":"pipeline.py","file_url":"https://github.com/xiaruize0911/text2sign/blob/HEAD/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"def041c465dd155a"}},{"code_sha256_prefix":"b300d58af9ea5706","entry":"TemporalAttention","repo":"xiaruize0911/text2sign","repo_kind":"found_in_text","path":"pipeline.py","file_url":"https://github.com/xiaruize0911/text2sign/blob/HEAD/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"b300d58af9ea5706"}},{"code_sha256_prefix":"cd46b04b9fbcc860","entry":"TemporalTransformerBlock","repo":"xiaruize0911/text2sign","repo_kind":"found_in_text","path":"pipeline.py","file_url":"https://github.com/xiaruize0911/text2sign/blob/HEAD/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"cd46b04b9fbcc860"}},{"code_sha256_prefix":"dbcdfec270ed0b9f","entry":"TextEncoder","repo":"xiaruize0911/text2sign","repo_kind":"found_in_text","path":"pipeline.py","file_url":"https://github.com/xiaruize0911/text2sign/blob/HEAD/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"dbcdfec270ed0b9f"}},{"code_sha256_prefix":"dc6f452194c57e32","entry":"TransformerEncoderLayer","repo":"xiaruize0911/text2sign","repo_kind":"found_in_text","path":"pipeline.py","file_url":"https://github.com/xiaruize0911/text2sign/blob/HEAD/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"dc6f452194c57e32"}},{"code_sha256_prefix":"02d05d8b9c20e293","entry":"Upsample3D","repo":"xiaruize0911/text2sign","repo_kind":"found_in_text","path":"pipeline.py","file_url":"https://github.com/xiaruize0911/text2sign/blob/HEAD/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"02d05d8b9c20e293"}},{"code_sha256_prefix":"0df386409ec75bec","entry":"get_timestep_embedding","repo":"xiaruize0911/text2sign","repo_kind":"found_in_text","path":"pipeline.py","file_url":"https://github.com/xiaruize0911/text2sign/blob/HEAD/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"0df386409ec75bec"}},{"code_sha256_prefix":"0c9143d6a0de98a9","entry":"pool_text_context","repo":"xiaruize0911/text2sign","repo_kind":"found_in_text","path":"pipeline.py","file_url":"https://github.com/xiaruize0911/text2sign/blob/HEAD/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"0c9143d6a0de98a9"}},{"code_sha256_prefix":"df119b217f395766","entry":"ResBlock3D","repo":"xiaruize0911/text2sign","repo_kind":"found_in_text","path":"pipeline.py","file_url":"https://github.com/xiaruize0911/text2sign/blob/HEAD/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"df119b217f395766"}},{"code_sha256_prefix":"063370d28cf9be5e","entry":"SpatioTemporalTransformer","repo":"xiaruize0911/text2sign","repo_kind":"found_in_text","path":"pipeline.py","file_url":"https://github.com/xiaruize0911/text2sign/blob/HEAD/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"063370d28cf9be5e"}},{"code_sha256_prefix":"1d837ca1af2e6b21","entry":"Text2SignPipeline","repo":"xiaruize0911/text2sign","repo_kind":"found_in_text","path":"pipeline.py","file_url":"https://github.com/xiaruize0911/text2sign/blob/HEAD/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"1d837ca1af2e6b21"}},{"code_sha256_prefix":"48efa0978d537929","entry":"TransformerBlock3D","repo":"xiaruize0911/text2sign","repo_kind":"found_in_text","path":"pipeline.py","file_url":"https://github.com/xiaruize0911/text2sign/blob/HEAD/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"48efa0978d537929"}},{"code_sha256_prefix":"ec4ed5b955d48600","entry":"UNet3D","repo":"xiaruize0911/text2sign","repo_kind":"found_in_text","path":"pipeline.py","file_url":"https://github.com/xiaruize0911/text2sign/blob/HEAD/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"ec4ed5b955d48600"}},{"code_sha256_prefix":"91307f53ae0fcded","entry":"create_text_encoder","repo":"xiaruize0911/text2sign","repo_kind":"found_in_text","path":"pipeline.py","file_url":"https://github.com/xiaruize0911/text2sign/blob/HEAD/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"91307f53ae0fcded"}},{"code_sha256_prefix":"1e32c2b74c14e832","entry":"load_state_dict_flexible","repo":"xiaruize0911/text2sign","repo_kind":"found_in_text","path":"pipeline.py","file_url":"https://github.com/xiaruize0911/text2sign/blob/HEAD/pipeline.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"1e32c2b74c14e832"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_2026.jsonl"},"syntology_extracted_results":null}