{"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/generate-square-subsequent-mask","entry":"generate_square_subsequent_mask","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":30,"n_papers_ran":21,"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":21,"n_samples_ran":12,"n_samples_fingerprinted":4,"n_places":30,"n_places_pointer_only":11,"by_status":{"ran_honours":0,"ran_violates":4,"ran_draft_wrong":0,"ran_fixture":1,"ran":7,"unverified":9},"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":"2507.19875","paper":null,"title":"arXiv:2507.19875","date":null,"month_inferred_from_arxiv_id":"2025-07","title_source":null,"repo":"XiaokunFeng/ATCTrack","path":"lib/models/atctrack/decoder.py","file_url":"https://github.com/XiaokunFeng/ATCTrack/blob/HEAD/lib/models/atctrack/decoder.py","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"894b253f35765276","mcp_get_code":{"code_sha256":"894b253f35765276"}},{"arxiv_id":"2407.13335","paper":"/paper/oat-object-level-attention-transformer-for","title":"OAT: Object-Level Attention Transformer for Gaze Scanpath Prediction","date":"2024-07-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hkust-nisl/oat_eccv24","path":"src/model/models.py","file_url":"https://github.com/hkust-nisl/oat_eccv24/blob/HEAD/src/model/models.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"3ee8f4b0078c65d0","mcp_get_code":{"code_sha256":"3ee8f4b0078c65d0"}},{"arxiv_id":"2406.00578","paper":"/paper/contextflow-generalist-specialist-flow-based","title":"ContextFlow++: Generalist-Specialist Flow-based Generative Models with Mixed-Variable Context Encoding","date":"2024-06-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"gudovskiy/contextflow","path":"contextflow/layers/ar_transformer.py","file_url":"https://github.com/gudovskiy/contextflow/blob/HEAD/contextflow/layers/ar_transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"d8f08b709953217d","mcp_get_code":{"code_sha256":"d8f08b709953217d"}},{"arxiv_id":"2405.17795","paper":"/paper/dataset-regeneration-for-sequential","title":"Dataset Regeneration for Sequential Recommendation","date":"2024-05-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ustc-starteam/dr4sr","path":"3.Hybrid_inference.py","file_url":"https://github.com/ustc-starteam/dr4sr/blob/HEAD/3.Hybrid_inference.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"f00be57ec3bd7e42","mcp_get_code":{"code_sha256":"f00be57ec3bd7e42"}},{"arxiv_id":"2404.13667","paper":"/paper/mathnet-a-data-centric-approach-for-printed","title":"MathNet: A Data-Centric Approach for Printed Mathematical Expression Recognition","date":"2024-04-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"felix-schmitt/MathNet","path":"model_parts/utils.py","file_url":"https://github.com/felix-schmitt/MathNet/blob/HEAD/model_parts/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"CC-BY-4.0","inline_ok":false,"code_sha256_prefix":"763a04c2a58bc1b0","mcp_get_code":{"code_sha256":"763a04c2a58bc1b0"}},{"arxiv_id":"2403.02506","paper":"/paper/differentially-private-representation","title":"Differentially Private Representation Learning via Image Captioning","date":"2024-03-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"facebookresearch/dpcap","path":"models_mae.py","file_url":"https://github.com/facebookresearch/dpcap/blob/HEAD/models_mae.py","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"32b567f5aaaa591d","mcp_get_code":{"code_sha256":"32b567f5aaaa591d"}},{"arxiv_id":"2401.01326","paper":"/paper/an-autoregressive-text-to-graph-framework-for","title":"An Autoregressive Text-to-Graph Framework for Joint Entity and Relation Extraction","date":"2024-01-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"urchade/ATG","path":"trans_enc.py","file_url":"https://github.com/urchade/ATG/blob/HEAD/trans_enc.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"82925fc7f17ecc71","mcp_get_code":{"code_sha256":"82925fc7f17ecc71"}},{"arxiv_id":"2312.14115","paper":"/paper/lingoqa-video-question-answering-for","title":"LingoQA: Visual Question Answering for Autonomous Driving","date":"2023-12-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wayveai/driving-with-llms","path":"models/transformer.py","file_url":"https://github.com/wayveai/driving-with-llms/blob/HEAD/models/transformer.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":"681d026e603bc44f","mcp_get_code":{"code_sha256":"681d026e603bc44f"}},{"arxiv_id":"2311.03956","paper":"/paper/cup-curriculum-curriculum-learning-on-model","title":"Cup Curriculum: Curriculum Learning on Model Capacity","date":"2023-11-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"luca-scharr/cupcurriculum","path":"transformer_modell.py","file_url":"https://github.com/luca-scharr/cupcurriculum/blob/HEAD/transformer_modell.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"c7b84365cf3df5a0","mcp_get_code":{"code_sha256":"c7b84365cf3df5a0"}},{"arxiv_id":"2310.11984","paper":"/paper/from-interpolation-to-extrapolation-complete","title":"From Interpolation to Extrapolation: Complete Length Generalization for Arithmetic Transformers","date":"2023-10-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"shaoxiongduan/attentionbiascalibration","path":"src/utility.py","file_url":"https://github.com/shaoxiongduan/attentionbiascalibration/blob/HEAD/src/utility.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"82664ea4e7034723","mcp_get_code":{"code_sha256":"82664ea4e7034723"}},{"arxiv_id":"2307.07483","paper":"/paper/multimodal-distillation-for-egocentric-action","title":"Multimodal Distillation for Egocentric Action Recognition","date":"2023-07-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"gorjanradevski/multimodal-distillation","path":"src/modelling/hand_models.py","file_url":"https://github.com/gorjanradevski/multimodal-distillation/blob/HEAD/src/modelling/hand_models.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"043bee3163830b9b","mcp_get_code":{"code_sha256":"043bee3163830b9b"}},{"arxiv_id":"2306.08789","paper":"/paper/efficient-token-guided-image-text-retrieval","title":"Efficient Token-Guided Image-Text Retrieval with Consistent Multimodal Contrastive Training","date":"2023-06-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lcfractal/tgdt","path":"models/utils.py","file_url":"https://github.com/lcfractal/tgdt/blob/HEAD/models/utils.py","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"894b253f35765276","mcp_get_code":{"code_sha256":"894b253f35765276"}},{"arxiv_id":"2301.01635","paper":"/paper/spts-v2-single-point-scene-text-spotting","title":"SPTS v2: Single-Point Scene Text Spotting","date":"2023-01-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bytedance/sptsv2","path":"models/encoder_decoder.py","file_url":"https://github.com/bytedance/sptsv2/blob/HEAD/models/encoder_decoder.py","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"894b253f35765276","mcp_get_code":{"code_sha256":"894b253f35765276"}},{"arxiv_id":"2211.07727","paper":"/paper/logical-tasks-for-measuring-extrapolation-and","title":"Logical Tasks for Measuring Extrapolation and Rule Comprehension","date":"2022-11-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ifujisawa/addition-experiment","path":"src/models/transformer.py","file_url":"https://github.com/ifujisawa/addition-experiment/blob/HEAD/src/models/transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"3ee8f4b0078c65d0","mcp_get_code":{"code_sha256":"3ee8f4b0078c65d0"}},{"arxiv_id":"2204.11817","paper":"/paper/translation-between-molecules-and-natural","title":"Translation between Molecules and Natural Language","date":"2022-04-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"blender-nlp/MolT5","path":"baselines/main_transformer_caption2smiles.py","file_url":"https://github.com/blender-nlp/MolT5/blob/HEAD/baselines/main_transformer_caption2smiles.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"5da85d40a7a21ba4","mcp_get_code":{"code_sha256":"5da85d40a7a21ba4"}},{"arxiv_id":"2203.15143","paper":"/paper/towards-end-to-end-unified-scene-text","title":"Towards End-to-End Unified Scene Text Detection and Layout Analysis","date":"2022-03-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"chend-vl/instructocr","path":"models/transformer_decoder.py","file_url":"https://github.com/chend-vl/instructocr/blob/HEAD/models/transformer_decoder.py","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"894b253f35765276","mcp_get_code":{"code_sha256":"894b253f35765276"}},{"arxiv_id":"2203.07996","paper":"/paper/leveraging-uni-modal-self-supervised-learning-1","title":"Leveraging Unimodal Self-Supervised Learning for Multimodal Audio-Visual Speech Recognition","date":"2022-02-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lumia-group/leveraging-self-supervised-learning-for-avsr","path":"models/utils.py","file_url":"https://github.com/lumia-group/leveraging-self-supervised-learning-for-avsr/blob/HEAD/models/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"693dceead2019125","mcp_get_code":{"code_sha256":"693dceead2019125"}},{"arxiv_id":"2109.10852","paper":"/paper/pix2seq-a-language-modeling-framework-for","title":"Pix2seq: A Language Modeling Framework for Object Detection","date":"2021-09-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"gaopengcuhk/Unofficial-Pix2Seq","path":"models/transformer.py","file_url":"https://github.com/gaopengcuhk/Unofficial-Pix2Seq/blob/HEAD/models/transformer.py","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":false,"code_sha256_prefix":"894b253f35765276","mcp_get_code":{"code_sha256":"894b253f35765276"}},{"arxiv_id":"2108.10904","paper":"/paper/simvlm-simple-visual-language-model","title":"SimVLM: Simple Visual Language Model Pretraining with Weak Supervision","date":"2021-08-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yulong-XJTU/SimVLM","path":"model/SimVLM.py","file_url":"https://github.com/yulong-XJTU/SimVLM/blob/HEAD/model/SimVLM.py","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"32b567f5aaaa591d","mcp_get_code":{"code_sha256":"32b567f5aaaa591d"}},{"arxiv_id":"2107.03377","paper":"/paper/long-short-term-transformer-for-online-action","title":"Long Short-Term Transformer for Online Action Detection","date":"2021-07-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"amazon-science/long-short-term-transformer","path":"src/rekognition_online_action_detection/models/transformer/utils.py","file_url":"https://github.com/amazon-science/long-short-term-transformer/blob/HEAD/src/rekognition_online_action_detection/models/transformer/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"823c049021ac6854","mcp_get_code":{"code_sha256":"823c049021ac6854"}},{"arxiv_id":"2105.11601","paper":"/paper/personalized-transformer-for-explainable","title":"Personalized Transformer for Explainable Recommendation","date":"2021-05-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lileipisces/PETER","path":"module.py","file_url":"https://github.com/lileipisces/PETER/blob/HEAD/module.py","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"c036e63807d31066","mcp_get_code":{"code_sha256":"c036e63807d31066"}},{"arxiv_id":"2008.05231","paper":"/paper/fine-grained-visual-textual-alignment-for","title":"Fine-grained Visual Textual Alignment for Cross-Modal Retrieval using Transformer Encoders","date":"2020-08-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mesnico/TERAN","path":"models/utils.py","file_url":"https://github.com/mesnico/TERAN/blob/HEAD/models/utils.py","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"894b253f35765276","mcp_get_code":{"code_sha256":"894b253f35765276"}},{"arxiv_id":"2006.10369","paper":"/paper/deep-encoder-shallow-decoder-reevaluating-the","title":"Deep Encoder, Shallow Decoder: Reevaluating Non-autoregressive Machine Translation","date":"2020-06-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"snoop2head/Deep-Encoder-Shallow-Decoder","path":"trainer.py","file_url":"https://github.com/snoop2head/Deep-Encoder-Shallow-Decoder/blob/HEAD/trainer.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b123ed9c3b4a5518","mcp_get_code":{"code_sha256":"b123ed9c3b4a5518"}},{"arxiv_id":"2006.06873","paper":"/paper/fastpitch-parallel-text-to-speech-with-pitch","title":"FastPitch: Parallel Text-to-speech with Pitch Prediction","date":"2020-06-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"as-ideas/ForwardTacotron","path":"models/common_layers.py","file_url":"https://github.com/as-ideas/ForwardTacotron/blob/HEAD/models/common_layers.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a0c49128f0c91bec","mcp_get_code":{"code_sha256":"a0c49128f0c91bec"}},{"arxiv_id":"2004.09144","paper":"/paper/transformer-reasoning-network-for-image-text","title":"Transformer Reasoning Network for Image-Text Matching and Retrieval","date":"2020-04-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mesnico/TERN","path":"models/utils.py","file_url":"https://github.com/mesnico/TERN/blob/HEAD/models/utils.py","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"894b253f35765276","mcp_get_code":{"code_sha256":"894b253f35765276"}},{"arxiv_id":"1904.02882","paper":"/paper/libritts-a-corpus-derived-from-librispeech","title":"LibriTTS: A Corpus Derived from LibriSpeech for Text-to-Speech","date":null,"month_inferred_from_arxiv_id":"2019-04","title_source":"archive","repo":"zooeygirl/waveletProsody","path":"transformer.py","file_url":"https://github.com/zooeygirl/waveletProsody/blob/HEAD/transformer.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"934e64a68c92b447","mcp_get_code":{"code_sha256":"934e64a68c92b447"}},{"arxiv_id":"1804.04637","paper":"/paper/ember-an-open-dataset-for-training-static-pe","title":"EMBER: An Open Dataset for Training Static PE Malware Machine Learning Models","date":null,"month_inferred_from_arxiv_id":"2018-04","title_source":"archive","repo":"dtrizna/nebula","path":"nebula/models/attention.py","file_url":"https://github.com/dtrizna/nebula/blob/HEAD/nebula/models/attention.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"8138cb55581c1b66","mcp_get_code":{"code_sha256":"8138cb55581c1b66"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"moein-shariatnia/Pix2Seq","path":"model.py","file_url":"https://github.com/moein-shariatnia/Pix2Seq/blob/HEAD/model.py","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"97823ea5b389013b","mcp_get_code":{"code_sha256":"97823ea5b389013b"}},{"arxiv_id":"1609.04938","paper":"/paper/image-to-markup-generation-with-coarse-to","title":"Image-to-Markup Generation with Coarse-to-Fine Attention","date":"2016-09-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"CT2001/image-to-latex","path":"image_to_latex/models/resnet_transformer.py","file_url":"https://github.com/CT2001/image-to-latex/blob/HEAD/image_to_latex/models/resnet_transformer.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9fae5025ebafa98e","mcp_get_code":{"code_sha256":"9fae5025ebafa98e"}},{"arxiv_id":"aaai_25328","paper":null,"title":"arXiv:aaai_25328","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"dali92002/SSL-OCR","path":"models/transformer.py","file_url":"https://github.com/dali92002/SSL-OCR/blob/HEAD/models/transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"3ee8f4b0078c65d0","mcp_get_code":{"code_sha256":"3ee8f4b0078c65d0"}}]}