{"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/group-with-matcher","entry":"group_with_matcher","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":4,"n_samples_ran":0,"n_samples_fingerprinted":0,"n_places":7,"n_places_pointer_only":3,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":0,"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":"2501.06884","paper":"/paper/transforming-vision-transformer-towards","title":"Transforming Vision Transformer: Towards Efficient Multi-Task Asynchronous Learning","date":"2025-01-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yewen1486/emtal","path":"optim_factory.py","file_url":"https://github.com/yewen1486/emtal/blob/HEAD/optim_factory.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"0332519996466b5a","mcp_get_code":{"code_sha256":"0332519996466b5a"}},{"arxiv_id":"2412.10569","paper":"/paper/learning-to-merge-tokens-via-decoupled","title":"Learning to Merge Tokens via Decoupled Embedding for Efficient Vision Transformers","date":"2024-12-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"huggingface/pytorch-image-models","path":"timm/models/_manipulate.py","file_url":"https://github.com/huggingface/pytorch-image-models/blob/HEAD/timm/models/_manipulate.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":"4b76ad7d1ac46ef1","mcp_get_code":{"code_sha256":"4b76ad7d1ac46ef1"}},{"arxiv_id":"2410.23623","paper":"/paper/on-learning-multi-modal-forgery","title":"On Learning Multi-Modal Forgery Representation for Diffusion Generated Video Detection","date":"2024-10-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sparklexfantasy/mm-det","path":"models/vit/_manipulate.py","file_url":"https://github.com/sparklexfantasy/mm-det/blob/HEAD/models/vit/_manipulate.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":"787ccd49175173ad","mcp_get_code":{"code_sha256":"787ccd49175173ad"}},{"arxiv_id":"2409.06706","paper":"/paper/discovering-long-term-effects-on-parameter","title":"SAN: Hypothesizing Long-Term Synaptic Development and Neural Engram Mechanism in Scalable Model's Parameter-Efficient Fine-Tuning","date":"2024-08-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"daviddaiiiii/san-peft","path":"utils/optim_factory.py","file_url":"https://github.com/daviddaiiiii/san-peft/blob/HEAD/utils/optim_factory.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"0332519996466b5a","mcp_get_code":{"code_sha256":"0332519996466b5a"}},{"arxiv_id":"2312.10136","paper":"/paper/gradient-based-parameter-selection-for","title":"Gradient-based Parameter Selection for Efficient Fine-Tuning","date":"2023-12-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"FightingFighting/GPS","path":"optim_factory.py","file_url":"https://github.com/FightingFighting/GPS/blob/HEAD/optim_factory.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0332519996466b5a","mcp_get_code":{"code_sha256":"0332519996466b5a"}},{"arxiv_id":"2307.11342","paper":"/paper/tuning-pre-trained-model-via-moment-probing","title":"Tuning Pre-trained Model via Moment Probing","date":"2023-07-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mingzeg/moment-probing","path":"optim_factory.py","file_url":"https://github.com/mingzeg/moment-probing/blob/HEAD/optim_factory.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"1fd037cb67e5a59e","mcp_get_code":{"code_sha256":"1fd037cb67e5a59e"}},{"arxiv_id":"2210.08823","paper":"/paper/scaling-shifting-your-features-a-new-baseline","title":"Scaling & Shifting Your Features: A New Baseline for Efficient Model Tuning","date":"2022-10-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dongzelian/ssf","path":"optim_factory.py","file_url":"https://github.com/dongzelian/ssf/blob/HEAD/optim_factory.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0332519996466b5a","mcp_get_code":{"code_sha256":"0332519996466b5a"}}]}