{"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/pgd-2","entry":"PGD","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":8,"n_papers_ran":4,"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":8,"n_samples_ran":4,"n_samples_fingerprinted":0,"n_places":8,"n_places_pointer_only":5,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":2,"ran_fixture":0,"ran":2,"unverified":4},"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":"2605.21999","paper":"/paper/arxiv-2605-21999","title":"Toward Understanding Adversarial Distillation: Why Robust Teachers Fail","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"HongsinLee/why-robust-teachers-fail","path":"real_exp/attacks.py","file_url":"https://github.com/HongsinLee/why-robust-teachers-fail/blob/HEAD/real_exp/attacks.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"a648902a7268d3fd","mcp_get_code":{"code_sha256":"a648902a7268d3fd"}},{"arxiv_id":"2512.10275","paper":"/paper/arxiv-2512-10275","title":"Sample-wise Adaptive Weighting for Transfer Consistency in Adversarial Distillation","date":null,"month_inferred_from_arxiv_id":"2025-12","title_source":"syntology","repo":"HongsinLee/saad","path":"attacks.py","file_url":"https://github.com/HongsinLee/saad/blob/HEAD/attacks.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"3bdbafb6e1f3cfe8","mcp_get_code":{"code_sha256":"3bdbafb6e1f3cfe8"}},{"arxiv_id":"2501.17151","paper":"/paper/scanning-trojaned-models-using-out-of","title":"Scanning Trojaned Models Using Out-of-Distribution Samples","date":"2025-01-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"rohban-lab/trodo","path":"src/evaluate.py","file_url":"https://github.com/rohban-lab/trodo/blob/HEAD/src/evaluate.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"944b6daf2fbff670","mcp_get_code":{"code_sha256":"944b6daf2fbff670"}},{"arxiv_id":"2303.00250","paper":"/paper/combating-exacerbated-heterogeneity-for","title":"Combating Exacerbated Heterogeneity for Robust Models in Federated Learning","date":"2023-03-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zfancy/sfat","path":"update.py","file_url":"https://github.com/zfancy/sfat/blob/HEAD/update.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"215ed3150f0298e6","mcp_get_code":{"code_sha256":"215ed3150f0298e6"}},{"arxiv_id":"2302.03857","paper":"/paper/efficient-adversarial-contrastive-learning-1","title":"Efficient Adversarial Contrastive Learning via Robustness-Aware Coreset Selection","date":"2023-02-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"godxuxilie/efficient_acl_via_rcs","path":"ACL_RCS/ImageNet_32/RCS.py","file_url":"https://github.com/godxuxilie/efficient_acl_via_rcs/blob/HEAD/ACL_RCS/ImageNet_32/RCS.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"73ccccfd9181a1bf","mcp_get_code":{"code_sha256":"73ccccfd9181a1bf"}},{"arxiv_id":"2106.04928","paper":"/paper/reliable-adversarial-distillation-with","title":"Reliable Adversarial Distillation with Unreliable Teachers","date":"2021-06-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zfancy/iad","path":"attack_generator.py","file_url":"https://github.com/zfancy/iad/blob/HEAD/attack_generator.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"6c62112efeaf8abe","mcp_get_code":{"code_sha256":"6c62112efeaf8abe"}},{"arxiv_id":"2104.00671","paper":"/paper/trs-transferability-reduced-ensemble-via","title":"TRS: Transferability Reduced Ensemble via Encouraging Gradient Diversity and Model Smoothness","date":"2021-04-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"AI-secure/Transferability-Reduced-Smooth-Ensemble","path":"train/Empirical/trainer.py","file_url":"https://github.com/AI-secure/Transferability-Reduced-Smooth-Ensemble/blob/HEAD/train/Empirical/trainer.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"55b27593beb14f70","mcp_get_code":{"code_sha256":"55b27593beb14f70"}},{"arxiv_id":"2010.02432","paper":"/paper/a-panda-no-it-s-a-sloth-slowdown-attacks-on-1","title":"A Panda? No, It's a Sloth: Slowdown Attacks on Adaptive Multi-Exit Neural Network Inference","date":"2020-10-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sanghyun-hong/deepsloth","path":"attacks/PGDs.py","file_url":"https://github.com/sanghyun-hong/deepsloth/blob/HEAD/attacks/PGDs.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"de06046620195b86","mcp_get_code":{"code_sha256":"de06046620195b86"}}]}