{"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/certify","entry":"certify","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":7,"n_papers_ran":0,"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":7,"n_samples_ran":0,"n_samples_fingerprinted":0,"n_places":7,"n_places_pointer_only":5,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":0,"unverified":7},"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":"2406.10427","paper":"/paper/adaptive-randomized-smoothing-certifying","title":"Adaptive Randomized Smoothing: Certified Adversarial Robustness for Multi-Step Defences","date":"2024-06-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ubc-systopia/adaptive-randomized-smoothing","path":"src/certify.py","file_url":"https://github.com/ubc-systopia/adaptive-randomized-smoothing/blob/HEAD/src/certify.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f94b3530deb26e7e","mcp_get_code":{"code_sha256":"f94b3530deb26e7e"}},{"arxiv_id":"2405.03316","paper":"/paper/provably-unlearnable-examples","title":"Provably Unlearnable Data Examples","date":"2024-05-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"neuralsec/certified-data-learnability","path":"certify.py","file_url":"https://github.com/neuralsec/certified-data-learnability/blob/HEAD/certify.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"afe95a5c13746d1d","mcp_get_code":{"code_sha256":"afe95a5c13746d1d"}},{"arxiv_id":"2210.14283","paper":"/paper/accelerating-certified-robustness-training","title":"Accelerating Certified Robustness Training via Knowledge Transfer","date":"2022-10-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ethos-lab/crt-neurips22","path":"helpers/xfer.py","file_url":"https://github.com/ethos-lab/crt-neurips22/blob/HEAD/helpers/xfer.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"8f4cdfdca525052f","mcp_get_code":{"code_sha256":"8f4cdfdca525052f"}},{"arxiv_id":"2207.07972","paper":"/paper/certified-neural-network-watermarks-with","title":"Certified Neural Network Watermarks with Randomized Smoothing","date":"2022-07-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"arpitbansal297/certified_watermarks","path":"cifar10_certify.py","file_url":"https://github.com/arpitbansal297/certified_watermarks/blob/HEAD/cifar10_certify.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"f747f44e1bfe0ab8","mcp_get_code":{"code_sha256":"f747f44e1bfe0ab8"}},{"arxiv_id":"2110.07719","paper":"/paper/certified-patch-robustness-via-smoothed-1","title":"Certified Patch Robustness via Smoothed Vision Transformers","date":"2021-10-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"madrylab/smoothed-vit","path":"src/utils/smoothing.py","file_url":"https://github.com/madrylab/smoothed-vit/blob/HEAD/src/utils/smoothing.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"5ec101dbc1fa66d0","mcp_get_code":{"code_sha256":"5ec101dbc1fa66d0"}},{"arxiv_id":"2107.00228","paper":"/paper/scalable-certified-segmentation-via","title":"Scalable Certified Segmentation via Randomized Smoothing","date":"2021-07-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"eth-sri/segmentation-smoothing","path":"code/multiclassify_utils.py","file_url":"https://github.com/eth-sri/segmentation-smoothing/blob/HEAD/code/multiclassify_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"011683d815ca1c70","mcp_get_code":{"code_sha256":"011683d815ca1c70"}},{"arxiv_id":"2106.08283","paper":"/paper/crfl-certifiably-robust-federated-learning","title":"CRFL: Certifiably Robust Federated Learning against Backdoor Attacks","date":"2021-06-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"AI-secure/CRFL","path":"certify_mnist.py","file_url":"https://github.com/AI-secure/CRFL/blob/HEAD/certify_mnist.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"78325824cb26fc1b","mcp_get_code":{"code_sha256":"78325824cb26fc1b"}}]}