{"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/normalize-fn","entry":"normalize_fn","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":11,"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":5,"n_samples_fingerprinted":4,"n_places":11,"n_places_pointer_only":5,"by_status":{"ran_honours":1,"ran_violates":1,"ran_draft_wrong":0,"ran_fixture":0,"ran":3,"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.14921","paper":"/paper/arxiv-2607-14921","title":"Random Logit Scaling: Defending Deep Neural Networks Against Black-Box Score-Based Adversarial Example Attacks","date":null,"month_inferred_from_arxiv_id":"2026-07","title_source":"syntology","repo":"HamidDasht/RLS-adversarial-defense","path":"utils/model_loader.py","file_url":"https://github.com/HamidDasht/RLS-adversarial-defense/blob/HEAD/utils/model_loader.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"aa397a3a5c14b31a","mcp_get_code":{"code_sha256":"aa397a3a5c14b31a"}},{"arxiv_id":"2408.01978","paper":"/paper/2408-01978","title":"AdvQDet: Detecting Query-Based Adversarial Attacks with Adversarial Contrastive Prompt Tuning","date":"2024-08-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"xinwong/advqdet","path":"acpt/utils.py","file_url":"https://github.com/xinwong/advqdet/blob/HEAD/acpt/utils.py","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"8bc8b691d2e94f84","mcp_get_code":{"code_sha256":"8bc8b691d2e94f84"}},{"arxiv_id":"2406.05927","paper":"/paper/meansparse-post-training-robustness","title":"MeanSparse: Post-Training Robustness Enhancement Through Mean-Centered Feature Sparsification","date":"2024-06-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"spin-umass/meansparse","path":"CIFAR10_Linfinity/RaWRN-70-16/MeanSparse_robustarch_wide_resnet.py","file_url":"https://github.com/spin-umass/meansparse/blob/HEAD/CIFAR10_Linfinity/RaWRN-70-16/MeanSparse_robustarch_wide_resnet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"0e0f66ffb7a61530","mcp_get_code":{"code_sha256":"0e0f66ffb7a61530"}},{"arxiv_id":"2310.18274","paper":"/paper/lipsim-a-provably-robust-perceptual","title":"LipSim: A Provably Robust Perceptual Similarity Metric","date":"2023-10-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"saraghazanfari/lipsim","path":"lipsim/core/attack/ssa_attack.py","file_url":"https://github.com/saraghazanfari/lipsim/blob/HEAD/lipsim/core/attack/ssa_attack.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"d0667bab2c0d4bd8","mcp_get_code":{"code_sha256":"d0667bab2c0d4bd8"}},{"arxiv_id":"2310.17622","paper":"/paper/combating-representation-learning-disparity-1","title":"Combating Representation Learning Disparity with Geometric Harmonization","date":"2023-10-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"MediaBrain-SJTU/Geometric-Harmonization","path":"resnet.py","file_url":"https://github.com/MediaBrain-SJTU/Geometric-Harmonization/blob/HEAD/resnet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0e0f66ffb7a61530","mcp_get_code":{"code_sha256":"0e0f66ffb7a61530"}},{"arxiv_id":"2304.04620","paper":"/paper/federated-incremental-semantic-segmentation","title":"Federated Incremental Semantic Segmentation","date":"2023-04-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"JiahuaDong/FISS","path":"utils/regularizer.py","file_url":"https://github.com/JiahuaDong/FISS/blob/HEAD/utils/regularizer.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"de93092939935cb0","mcp_get_code":{"code_sha256":"de93092939935cb0"}},{"arxiv_id":"2207.10899","paper":"/paper/decoupled-adversarial-contrastive-learning","title":"Decoupled Adversarial Contrastive Learning for Self-supervised Adversarial Robustness","date":"2022-07-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":null,"path":"","file_url":null,"status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":null,"inline_ok":false,"code_sha256_prefix":"8bc8b691d2e94f84","mcp_get_code":{"code_sha256":"8bc8b691d2e94f84"}},{"arxiv_id":"2012.05434","paper":"/paper/composite-adversarial-attacks","title":"Composite Adversarial Attacks","date":"2020-12-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"vtddggg/CAA","path":"test_attacker.py","file_url":"https://github.com/vtddggg/CAA/blob/HEAD/test_attacker.py","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"8bc8b691d2e94f84","mcp_get_code":{"code_sha256":"8bc8b691d2e94f84"}},{"arxiv_id":"2010.09080","paper":"/paper/poisoned-classifiers-are-not-only-backdoored-1","title":"Poisoned classifiers are not only backdoored, they are fundamentally broken","date":"2020-10-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"locuslab/breaking-poisoned-classifier","path":"code/badnet/alexnet_fc7out.py","file_url":"https://github.com/locuslab/breaking-poisoned-classifier/blob/HEAD/code/badnet/alexnet_fc7out.py","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"8bc8b691d2e94f84","mcp_get_code":{"code_sha256":"8bc8b691d2e94f84"}},{"arxiv_id":"2007.09271","paper":"/paper/onlineaugment-online-data-augmentation-with","title":"OnlineAugment: Online Data Augmentation with Less Domain Knowledge","date":"2020-07-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zhiqiangdon/online-augment","path":"models/normalize_mean_std.py","file_url":"https://github.com/zhiqiangdon/online-augment/blob/HEAD/models/normalize_mean_std.py","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"8bc8b691d2e94f84","mcp_get_code":{"code_sha256":"8bc8b691d2e94f84"}},{"arxiv_id":"1910.00033","paper":"/paper/hidden-trigger-backdoor-attacks","title":"Hidden Trigger Backdoor Attacks","date":"2019-09-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"UMBCvision/Hidden-Trigger-Backdoor-Attacks","path":"alexnet_fc7out.py","file_url":"https://github.com/UMBCvision/Hidden-Trigger-Backdoor-Attacks/blob/HEAD/alexnet_fc7out.py","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"8bc8b691d2e94f84","mcp_get_code":{"code_sha256":"8bc8b691d2e94f84"}}]}