{"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/ei","entry":"EI","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":2,"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":8,"n_samples_ran":2,"n_samples_fingerprinted":0,"n_places":8,"n_places_pointer_only":3,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":1,"ran_fixture":0,"ran":1,"unverified":6},"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":"2510.21379","paper":"/paper/arxiv-2510-21379","title":"Cost-Sensitive Freeze-thaw Bayesian Optimization for Efficient Hyperparameter Tuning","date":null,"month_inferred_from_arxiv_id":"2025-10","title_source":"syntology","repo":"releaunifreiburg/fsbo","path":"fsbo_utils.py","file_url":"https://github.com/releaunifreiburg/fsbo/blob/HEAD/fsbo_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"5804550c8ae16837","mcp_get_code":{"code_sha256":"5804550c8ae16837"}},{"arxiv_id":"2411.01573","paper":"/paper/conditional-controllable-image-fusion","title":"Conditional Controllable Image Fusion","date":"2024-11-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jehovahxu/CCF","path":"guided_diffusion/gaussian_diffusion_LLVIP_optim.py","file_url":"https://github.com/jehovahxu/CCF/blob/HEAD/guided_diffusion/gaussian_diffusion_LLVIP_optim.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"493cbd904da9ef0c","mcp_get_code":{"code_sha256":"493cbd904da9ef0c"}},{"arxiv_id":"2402.01408","paper":"/paper/climbing-the-ladder-of-interpretability-with","title":"Counterfactual Concept Bottleneck Models","date":"2024-02-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"gabriele-dominici/counterfactual-cbm","path":"baycon/baycon/acquisition_functions.py","file_url":"https://github.com/gabriele-dominici/counterfactual-cbm/blob/HEAD/baycon/baycon/acquisition_functions.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b6a6628cdfc08742","mcp_get_code":{"code_sha256":"b6a6628cdfc08742"}},{"arxiv_id":"2002.03113","paper":"/paper/projective-preferential-bayesian-optimization","title":"Projective Preferential Bayesian Optimization","date":"2020-02-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"P-Mikkola/PPBO","path":"src/acquisition.py","file_url":"https://github.com/P-Mikkola/PPBO/blob/HEAD/src/acquisition.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"bbf4831cff62777c","mcp_get_code":{"code_sha256":"bbf4831cff62777c"}},{"arxiv_id":"2001.02589","paper":"/paper/machine-learning-enables-completely-automatic","title":"Machine learning enables completely automatic tuning of a quantum device faster than human experts","date":"2020-01-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"oxquantum-repo/Tuning_old","path":"BO_common.py","file_url":"https://github.com/oxquantum-repo/Tuning_old/blob/HEAD/BO_common.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"25d62f0dddf3e169","mcp_get_code":{"code_sha256":"25d62f0dddf3e169"}},{"arxiv_id":"1911.12809","paper":"/paper/greed-is-good-exploration-and-exploitation","title":"Greed is Good: Exploration and Exploitation Trade-offs in Bayesian Optimisation","date":"2019-11-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"georgedeath/egreedy","path":"egreedy/acquisition_functions/standard_acq_funcs_minimize.py","file_url":"https://github.com/georgedeath/egreedy/blob/HEAD/egreedy/acquisition_functions/standard_acq_funcs_minimize.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"200d26a3d7ada429","mcp_get_code":{"code_sha256":"200d26a3d7ada429"}},{"arxiv_id":"1805.00979","paper":"/paper/modal-a-modular-active-learning-framework-for","title":"modAL: A modular active learning framework for Python","date":"2018-05-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"cosmic-cortex/modAL","path":"modAL/acquisition.py","file_url":"https://github.com/cosmic-cortex/modAL/blob/HEAD/modAL/acquisition.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"98abbdd24f4472d9","mcp_get_code":{"code_sha256":"98abbdd24f4472d9"}},{"arxiv_id":"1704.00963","paper":"/paper/correcting-boundary-over-exploration","title":"Correcting boundary over-exploration deficiencies in Bayesian optimization with virtual derivative sign observations","date":"2017-04-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"esiivola/vdsobo","path":"acquisitions.py","file_url":"https://github.com/esiivola/vdsobo/blob/HEAD/acquisitions.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"94e2b8b5eac126f0","mcp_get_code":{"code_sha256":"94e2b8b5eac126f0"}}]}