{"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/refine-classname","entry":"refine_classname","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":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":3,"n_samples_ran":0,"n_samples_fingerprinted":0,"n_places":8,"n_places_pointer_only":4,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"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":"2603.29410","paper":"/paper/arxiv-2603-29410","title":"AGFT: Alignment-Guided Fine-Tuning for Zero-Shot Adversarial Robustness of Vision-Language Models","date":null,"month_inferred_from_arxiv_id":"2026-03","title_source":"syntology","repo":"YuboCui/AGFT","path":"clip_dataset.py","file_url":"https://github.com/YuboCui/AGFT/blob/HEAD/clip_dataset.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"801704a2c8af559e","mcp_get_code":{"code_sha256":"801704a2c8af559e"}},{"arxiv_id":"2601.21426","paper":"/paper/arxiv-2601-21426","title":"MultiModal Fine-tuning with Synthetic Captions","date":null,"month_inferred_from_arxiv_id":"2026-01","title_source":"syntology","repo":"s-enmt/MMFT","path":"utils/dataset_utils.py","file_url":"https://github.com/s-enmt/MMFT/blob/HEAD/utils/dataset_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"b32782e33156c848","mcp_get_code":{"code_sha256":"b32782e33156c848"}},{"arxiv_id":"2512.12997","paper":"/paper/arxiv-2512-12997","title":"Calibrating Uncertainty for Zero-Shot Adversarial CLIP","date":null,"month_inferred_from_arxiv_id":"2025-12","title_source":"syntology","repo":"VivienLu/UCAT","path":"utils.py","file_url":"https://github.com/VivienLu/UCAT/blob/HEAD/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"60ab7dcbb5498f88","mcp_get_code":{"code_sha256":"60ab7dcbb5498f88"}},{"arxiv_id":"2404.19287","paper":"/paper/revisiting-the-adversarial-robustness-of","title":"Revisiting the Adversarial Robustness of Vision Language Models: a Multimodal Perspective","date":"2024-04-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ellezwq/mmcoa","path":"utils.py","file_url":"https://github.com/ellezwq/mmcoa/blob/HEAD/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"60ab7dcbb5498f88","mcp_get_code":{"code_sha256":"60ab7dcbb5498f88"}},{"arxiv_id":"2401.04350","paper":"/paper/pre-trained-model-guided-fine-tuning-for-zero","title":"Pre-trained Model Guided Fine-Tuning for Zero-Shot Adversarial Robustness","date":"2024-01-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"serendipity1122/Pre-trained-Model-Guided-Fine-Tuning-for-Zero-Shot-Adversarial-Robustness","path":"utils.py","file_url":"https://github.com/serendipity1122/Pre-trained-Model-Guided-Fine-Tuning-for-Zero-Shot-Adversarial-Robustness/blob/HEAD/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"60ab7dcbb5498f88","mcp_get_code":{"code_sha256":"60ab7dcbb5498f88"}},{"arxiv_id":"2303.08138","paper":"/paper/diversity-aware-meta-visual-prompting","title":"Diversity-Aware Meta Visual Prompting","date":"2023-03-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"shikiw/DAM-VP","path":"meta-training/main_clip.py","file_url":"https://github.com/shikiw/DAM-VP/blob/HEAD/meta-training/main_clip.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b32782e33156c848","mcp_get_code":{"code_sha256":"b32782e33156c848"}},{"arxiv_id":"2212.10556","paper":"/paper/unleashing-the-power-of-visual-prompting-at","title":"Unleashing the Power of Visual Prompting At the Pixel Level","date":"2022-12-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ucsc-vlaa/evp","path":"util/tool.py","file_url":"https://github.com/ucsc-vlaa/evp/blob/HEAD/util/tool.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b32782e33156c848","mcp_get_code":{"code_sha256":"b32782e33156c848"}},{"arxiv_id":"2203.17274","paper":"/paper/visual-prompting-modifying-pixel-space-to","title":"Exploring Visual Prompts for Adapting Large-Scale Models","date":"2022-03-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hjbahng/visual_prompting","path":"utils.py","file_url":"https://github.com/hjbahng/visual_prompting/blob/HEAD/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b32782e33156c848","mcp_get_code":{"code_sha256":"b32782e33156c848"}}]}