{"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":"/code/spatialattention","entry":"SpatialAttention","source":"Syntology graph, per-sample; not an archive number","read_at":"2026-09-24T18:15:14+00:00","claim":"Names are grouped by exact entry-name string. Same-named routines are NOT asserted to be equivalent; 'ran' means executed on a synthesized fixture, not correctness. n_samples_ran = sum of by_status over every status except 'unverified' (ran_draft_wrong and ran_fixture are failures of Syntology's instrument, not of the code); n_papers_ran = papers with at least one such sample.","status_vocabulary":{"ran_honours":"ran, honoured the contract we drafted","ran_violates":"ran, violated the contract we drafted","ran_draft_wrong":"ran; our contract draft was wrong, not the code","ran_fixture":"ran; our fixture could not drive it","ran":"ran on a synthesized input","unverified":"unverified (harvested, no recorded run)"},"n_papers":17,"n_papers_ran":17,"units":"n_samples, n_samples_ran, n_samples_fingerprinted and by_status count distinct code bodies (code_sha256); n_places and n_places_pointer_only count places, one per (paper, code body) pair, which is also the unit of the samples list","n_samples":17,"n_samples_ran":17,"n_samples_fingerprinted":9,"n_places":17,"n_places_pointer_only":11,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":17,"unverified":0},"syntology":{"atlas_url":null,"mcp":null,"mcp_per_sample":{"tool":"get_code","arguments_in":"samples[].mcp_get_code"},"developers":"https://syntology.ai/developers"},"samples":[{"arxiv_id":"2607.13164","paper":"/paper/arxiv-2607-13164","title":"Text2Sign: A Single-GPU Diffusion Baseline for Text-to-Sign Language Video Generation","date":null,"month_inferred_from_arxiv_id":"2026-07","title_source":"syntology","repo":"xiaruize0911/text2sign","path":"pipeline.py","file_url":"https://github.com/xiaruize0911/text2sign/blob/HEAD/pipeline.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"def041c465dd155a","mcp_get_code":{"code_sha256":"def041c465dd155a"}},{"arxiv_id":"2606.06682","paper":"/paper/arxiv-2606-06682","title":"Spatiotemporal Imputation with Graph-Informed Flow Matching","date":null,"month_inferred_from_arxiv_id":"2026-06","title_source":"syntology","repo":"zepengzhang/GiFlow","path":"models/FlowMatching.py","file_url":"https://github.com/zepengzhang/GiFlow/blob/HEAD/models/FlowMatching.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"c1c003bc04896094","mcp_get_code":{"code_sha256":"c1c003bc04896094"}},{"arxiv_id":"2606.01283","paper":"/paper/arxiv-2606-01283","title":"AdaKernel: Learning Adaptive Kernel Parameters for Spatiotemporal Graph Neural Networks","date":null,"month_inferred_from_arxiv_id":"2026-06","title_source":"syntology","repo":"Graph-Machine-Learning-Group/grin","path":"lib/nn/layers/spatial_attention.py","file_url":"https://github.com/Graph-Machine-Learning-Group/grin/blob/HEAD/lib/nn/layers/spatial_attention.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"cbbd08b22a4a403a","mcp_get_code":{"code_sha256":"cbbd08b22a4a403a"}},{"arxiv_id":"2603.21879","paper":"/paper/arxiv-2603-21879","title":"SmaAT-QMix-UNet: A Parameter-Efficient Vector-Quantized UNet for Precipitation Nowcasting","date":null,"month_inferred_from_arxiv_id":"2026-03","title_source":"syntology","repo":"nstavr04/MasterThesisSnellius","path":"SmaAT-QMix-UNet/models/SmaAT_UNet_VQ_lightning.py","file_url":"https://github.com/nstavr04/MasterThesisSnellius/blob/HEAD/SmaAT-QMix-UNet/models/SmaAT_UNet_VQ_lightning.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"7af9b82594a1f7c4","mcp_get_code":{"code_sha256":"7af9b82594a1f7c4"}},{"arxiv_id":"2602.23903","paper":"/paper/arxiv-2602-23903","title":"SegMate: Asymmetric Attention-Based Lightweight Architecture for Efficient Multi-Organ Segmentation","date":null,"month_inferred_from_arxiv_id":"2026-02","title_source":"syntology","repo":"andreibunea99/SegMate","path":"models/segmate_v2.py","file_url":"https://github.com/andreibunea99/SegMate/blob/HEAD/models/segmate_v2.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"eeef74e7e0f418ab","mcp_get_code":{"code_sha256":"eeef74e7e0f418ab"}},{"arxiv_id":"2506.17457","paper":null,"title":"arXiv:2506.17457","date":null,"month_inferred_from_arxiv_id":"2025-06","title_source":null,"repo":"PKU-XD/EventAD","path":"models/EventAD.py","file_url":"https://github.com/PKU-XD/EventAD/blob/HEAD/models/EventAD.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"f062899a78236fb9","mcp_get_code":{"code_sha256":"f062899a78236fb9"}},{"arxiv_id":"2505.03507","paper":"/paper/modality-guided-dynamic-graph-fusion-and","title":"Modality-Guided Dynamic Graph Fusion and Temporal Diffusion for Self-Supervised RGB-T Tracking","date":"2025-05-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"LiShenglana/GDSTrack","path":"lib/model/models/WFCG.py","file_url":"https://github.com/LiShenglana/GDSTrack/blob/HEAD/lib/model/models/WFCG.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"GPL-3.0","inline_ok":false,"code_sha256_prefix":"f542dd0aeec7b78e","mcp_get_code":{"code_sha256":"f542dd0aeec7b78e"}},{"arxiv_id":"2503.23356","paper":"/paper/controlfusion-a-controllable-image-fusion","title":"ControlFusion: A Controllable Image Fusion Framework with Language-Vision Degradation Prompts","date":"2025-03-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Linfeng-Tang/ControlFusion","path":"model/ControlFusion.py","file_url":"https://github.com/Linfeng-Tang/ControlFusion/blob/HEAD/model/ControlFusion.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"4a9889e4b1b18fc3","mcp_get_code":{"code_sha256":"4a9889e4b1b18fc3"}},{"arxiv_id":"2503.03259","paper":"/paper/banet-bilateral-aggregation-network-for","title":"BANet: Bilateral Aggregation Network for Mobile Stereo Matching","date":"2025-03-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"gangweix/banet","path":"banet-2d/core/BANet.py","file_url":"https://github.com/gangweix/banet/blob/HEAD/banet-2d/core/BANet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"40dda37e454c1200","mcp_get_code":{"code_sha256":"40dda37e454c1200"}},{"arxiv_id":"2309.09067","paper":"/paper/mmst-vit-climate-change-aware-crop-yield","title":"MMST-ViT: Climate Change-aware Crop Yield Prediction via Multi-Modal Spatial-Temporal Vision Transformer","date":"2023-09-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"fudong03/mmst-vit","path":"models_mmst_vit.py","file_url":"https://github.com/fudong03/mmst-vit/blob/HEAD/models_mmst_vit.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"da3b4c554c894e11","mcp_get_code":{"code_sha256":"da3b4c554c894e11"}},{"arxiv_id":"2307.11404","paper":"/paper/latent-ofer-detect-mask-and-reconstruct-with","title":"Latent-OFER: Detect, Mask, and Reconstruct with Latent Vectors for Occluded Facial Expression Recognition","date":"2023-07-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"leeisack/Latent-OFER","path":"networks/OURS.py","file_url":"https://github.com/leeisack/Latent-OFER/blob/HEAD/networks/OURS.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a1215e966402b806","mcp_get_code":{"code_sha256":"a1215e966402b806"}},{"arxiv_id":"2210.07489","paper":"/paper/the-surprisingly-straightforward-scene-text","title":"The Surprisingly Straightforward Scene Text Removal Method With Gated Attention and Region of Interest Generation: A Comprehensive Prominent Model Analysis","date":"2022-10-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"naver/garnet","path":"CODE/model.py","file_url":"https://github.com/naver/garnet/blob/HEAD/CODE/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"0232762ca983a25d","mcp_get_code":{"code_sha256":"0232762ca983a25d"}},{"arxiv_id":"2205.09576","paper":"/paper/discovering-dynamic-functional-brain-networks","title":"Discovering Dynamic Functional Brain Networks via Spatial and Channel-wise Attention","date":"2022-05-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"WhatAboutMyStar/SCAAE","path":"model.py","file_url":"https://github.com/WhatAboutMyStar/SCAAE/blob/HEAD/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"26c4eb97deb29053","mcp_get_code":{"code_sha256":"26c4eb97deb29053"}},{"arxiv_id":"2203.12178","paper":"/paper/unifying-motion-deblurring-and-frame","title":"Unifying Motion Deblurring and Frame Interpolation with Events","date":"2022-03-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"XiangZ-0/EVDI","path":"codes/Networks/EVDI.py","file_url":"https://github.com/XiangZ-0/EVDI/blob/HEAD/codes/Networks/EVDI.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"efc081449fadb76b","mcp_get_code":{"code_sha256":"efc081449fadb76b"}},{"arxiv_id":"2109.09052","paper":"/paper/object-tracking-by-jointly-exploiting-frame","title":"Object Tracking by Jointly Exploiting Frame and Event Domain","date":"2021-09-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Jee-King/ICCV2021_Event_Frame_Tracking","path":"ltr/models/backbone/inter_attention.py","file_url":"https://github.com/Jee-King/ICCV2021_Event_Frame_Tracking/blob/HEAD/ltr/models/backbone/inter_attention.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e93262cac6f69156","mcp_get_code":{"code_sha256":"e93262cac6f69156"}},{"arxiv_id":"2108.00298","paper":"/paper/multivariate-time-series-imputation-by-graph","title":"Filling the G_ap_s: Multivariate Time Series Imputation by Graph Neural Networks","date":"2021-07-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Graph-Machine-Learning-Group/grin","path":"lib/nn/models/grin.py","file_url":"https://github.com/Graph-Machine-Learning-Group/grin/blob/HEAD/lib/nn/models/grin.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"e608547e9d7686ef","mcp_get_code":{"code_sha256":"e608547e9d7686ef"}},{"arxiv_id":"2106.11297","paper":"/paper/tokenlearner-what-can-8-learned-tokens-do-for","title":"TokenLearner: What Can 8 Learned Tokens Do for Images and Videos?","date":"2021-06-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"rish-16/tokenlearner-pytorch","path":"tokenlearner_pytorch/tokenlearner_pytorch.py","file_url":"https://github.com/rish-16/tokenlearner-pytorch/blob/HEAD/tokenlearner_pytorch/tokenlearner_pytorch.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"292a82cba1f85aa3","mcp_get_code":{"code_sha256":"292a82cba1f85aa3"}}]}