{"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/snlinear","entry":"snlinear","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":11,"n_papers_ran":6,"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":5,"n_samples_ran":2,"n_samples_fingerprinted":0,"n_places":11,"n_places_pointer_only":3,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":2,"ran_fixture":0,"ran":0,"unverified":3},"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":"2407.10179","paper":"/paper/clip-guided-networks-for-transferable","title":"CLIP-Guided Generative Networks for Transferable Targeted Adversarial Attacks","date":"2024-07-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":null,"path":"","file_url":null,"status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":null,"inline_ok":false,"code_sha256_prefix":"de3577618251b913","mcp_get_code":{"code_sha256":"de3577618251b913"}},{"arxiv_id":"2311.01323","paper":"/paper/towards-evaluating-transfer-based-attacks","title":"Towards Evaluating Transfer-based Attacks Systematically, Practically, and Fairly","date":"2023-11-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"qizhangli/TA-Bench","path":"models/condgenerators.py","file_url":"https://github.com/qizhangli/TA-Bench/blob/HEAD/models/condgenerators.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"de3577618251b913","mcp_get_code":{"code_sha256":"de3577618251b913"}},{"arxiv_id":"2302.02451","paper":"/paper/kdeformer-accelerating-transformers-via","title":"KDEformer: Accelerating Transformers via Kernel Density Estimation","date":"2023-02-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"majid-daliri/kdeformer","path":"biggan_models/model_kdeformer.py","file_url":"https://github.com/majid-daliri/kdeformer/blob/HEAD/biggan_models/model_kdeformer.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"de3577618251b913","mcp_get_code":{"code_sha256":"de3577618251b913"}},{"arxiv_id":"2206.08531","paper":"/paper/reframed-ges-with-a-neural-conditional","title":"Reframed GES with a Neural Conditional Dependence Measure","date":"2022-06-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"xwshen51/ges-ncd","path":"models.py","file_url":"https://github.com/xwshen51/ges-ncd/blob/HEAD/models.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":"23ce00acbf5ee70c","mcp_get_code":{"code_sha256":"23ce00acbf5ee70c"}},{"arxiv_id":"2206.00048","paper":"/paper/panda-unsupervised-learning-of-parts-and","title":"PandA: Unsupervised Learning of Parts and Appearances in the Feature Maps of GANs","date":"2022-05-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"james-oldfield/PandA","path":"networks/biggan/model.py","file_url":"https://github.com/james-oldfield/PandA/blob/HEAD/networks/biggan/model.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"de3577618251b913","mcp_get_code":{"code_sha256":"de3577618251b913"}},{"arxiv_id":"2204.14249","paper":"/paper/ossgan-open-set-semi-supervised-image","title":"OSSGAN: Open-Set Semi-Supervised Image Generation","date":"2022-04-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"raven38/ossgan","path":"src/models/big_resnet.py","file_url":"https://github.com/raven38/ossgan/blob/HEAD/src/models/big_resnet.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"d98a3d3f92a0fd23","mcp_get_code":{"code_sha256":"d98a3d3f92a0fd23"}},{"arxiv_id":"2010.02637","paper":"/paper/disentangled-generative-causal-representation-1","title":"Weakly Supervised Disentangled Generative Causal Representation Learning","date":"2020-10-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"xwshen51/DEAR","path":"sagan.py","file_url":"https://github.com/xwshen51/DEAR/blob/HEAD/sagan.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":"d7e3fc2fa558d6ef","mcp_get_code":{"code_sha256":"d7e3fc2fa558d6ef"}},{"arxiv_id":"2004.05675","paper":"/paper/a-non-parametric-test-to-detect-data-copying","title":"A Non-Parametric Test to Detect Data-Copying in Generative Models","date":"2020-04-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"casey-meehan/data-copying","path":"BigGan/pytorch_pretrained_biggan/model.py","file_url":"https://github.com/casey-meehan/data-copying/blob/HEAD/BigGan/pytorch_pretrained_biggan/model.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"de3577618251b913","mcp_get_code":{"code_sha256":"de3577618251b913"}},{"arxiv_id":"2002.06661","paper":"/paper/latent-normalizing-flows-for-many-to-many-1","title":"Latent Normalizing Flows for Many-to-Many Cross-Domain Mappings","date":"2020-02-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"visinf/lnfmm","path":"modules/SaGAN.py","file_url":"https://github.com/visinf/lnfmm/blob/HEAD/modules/SaGAN.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":"d7e3fc2fa558d6ef","mcp_get_code":{"code_sha256":"d7e3fc2fa558d6ef"}},{"arxiv_id":"1805.08318","paper":"/paper/self-attention-generative-adversarial","title":"Self-Attention Generative Adversarial Networks","date":"2018-05-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"voletiv/self-attention-GAN-pytorch","path":"sagan_models.py","file_url":"https://github.com/voletiv/self-attention-GAN-pytorch/blob/HEAD/sagan_models.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d7e3fc2fa558d6ef","mcp_get_code":{"code_sha256":"d7e3fc2fa558d6ef"}},{"arxiv_id":"aaai_29065","paper":null,"title":"arXiv:aaai_29065","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"UBCDingXin/Dual-NDA","path":"SteeringAngle/SteeringAngle_128x128/CcGAN/NDA/models/sagan.py","file_url":"https://github.com/UBCDingXin/Dual-NDA/blob/HEAD/SteeringAngle/SteeringAngle_128x128/CcGAN/NDA/models/sagan.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a9008b8197a342ff","mcp_get_code":{"code_sha256":"a9008b8197a342ff"}}]}