{"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/get-optimizers","entry":"get_optimizers","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":1,"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":6,"n_samples_ran":1,"n_samples_fingerprinted":0,"n_places":7,"n_places_pointer_only":2,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":1,"ran_fixture":0,"ran":0,"unverified":5},"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.20730","paper":"/paper/arxiv-2605-20730","title":"Distributional Alignment as a Criterion for Designing Task Vectors in In-Context Learning","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"HITsz-TMG/ICL-State-Vector","path":"optimizer.py","file_url":"https://github.com/HITsz-TMG/ICL-State-Vector/blob/HEAD/optimizer.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"f5d8f58d3af60f15","mcp_get_code":{"code_sha256":"f5d8f58d3af60f15"}},{"arxiv_id":"2411.13731","paper":"/paper/delta-influence-unlearning-poisons-via","title":"Delta-Influence: Unlearning Poisons via Influence Functions","date":"2024-11-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Ruby-a07/delta-influence","path":"forest/victims/training.py","file_url":"https://github.com/Ruby-a07/delta-influence/blob/HEAD/forest/victims/training.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"235c22042629630e","mcp_get_code":{"code_sha256":"235c22042629630e"}},{"arxiv_id":"2404.11225","paper":"/paper/in-context-learning-state-vector-with-inner","title":"In-Context Learning State Vector with Inner and Momentum Optimization","date":"2024-04-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hitsz-tmg/icl-state-vector","path":"optimizer.py","file_url":"https://github.com/hitsz-tmg/icl-state-vector/blob/HEAD/optimizer.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"f5d8f58d3af60f15","mcp_get_code":{"code_sha256":"f5d8f58d3af60f15"}},{"arxiv_id":"2305.02468","paper":"/paper/task-optimized-adapters-for-an-end-to-end","title":"Task-Optimized Adapters for an End-to-End Task-Oriented Dialogue System","date":"2023-05-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sogang-isds/TOATOD","path":"E2E_TOD/learn.py","file_url":"https://github.com/sogang-isds/TOATOD/blob/HEAD/E2E_TOD/learn.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":"5cf02a5cf8f1a005","mcp_get_code":{"code_sha256":"5cf02a5cf8f1a005"}},{"arxiv_id":"2106.01357","paper":"/paper/diffusion-schrodinger-bridge-with","title":"Diffusion Schrödinger Bridge with Applications to Score-Based Generative Modeling","date":"2021-06-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"maxencenoble/tree-diffusion-schrodinger-bridge","path":"bridge/runners/ipf.py","file_url":"https://github.com/maxencenoble/tree-diffusion-schrodinger-bridge/blob/HEAD/bridge/runners/ipf.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"77e8834da5dd3a78","mcp_get_code":{"code_sha256":"77e8834da5dd3a78"}},{"arxiv_id":"2105.04349","paper":"/paper/generative-adversarial-registration-for","title":"Generative Adversarial Registration for Improved Conditional Deformable Templates","date":"2021-05-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"neel-dey/Atlas-GAN","path":"src/optimizers.py","file_url":"https://github.com/neel-dey/Atlas-GAN/blob/HEAD/src/optimizers.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"4a578e56f8dcbdb7","mcp_get_code":{"code_sha256":"4a578e56f8dcbdb7"}},{"arxiv_id":"1605.09304","paper":"/paper/synthesizing-the-preferred-inputs-for-neurons","title":"Synthesizing the preferred inputs for neurons in neural networks via deep generator networks","date":"2016-05-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ndey96/deep-generator-network","path":"optimizer_stub.py","file_url":"https://github.com/ndey96/deep-generator-network/blob/HEAD/optimizer_stub.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"5f72f9c63bb450a3","mcp_get_code":{"code_sha256":"5f72f9c63bb450a3"}}]}