{"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/ucb","entry":"UCB","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":3,"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":2,"n_samples_fingerprinted":0,"n_places":8,"n_places_pointer_only":2,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":1,"ran_fixture":0,"ran":1,"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":"2510.20872","paper":"/paper/arxiv-2510-20872","title":"MOBO-OSD: Batch Multi-Objective Bayesian Optimization via Orthogonal Search Directions","date":null,"month_inferred_from_arxiv_id":"2025-10","title_source":"syntology","repo":"belakaria/USeMO","path":"acquisitions.py","file_url":"https://github.com/belakaria/USeMO/blob/HEAD/acquisitions.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"1acd60ceda2ff72b","mcp_get_code":{"code_sha256":"1acd60ceda2ff72b"}},{"arxiv_id":"2504.02324","paper":"/paper/dynamic-assortment-selection-and-pricing-with","title":"Dynamic Assortment Selection and Pricing with Censored Preference Feedback","date":"2025-04-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"junghunkim7786/dynamicassortmentselectionpricing","path":"Algorithms.py","file_url":"https://github.com/junghunkim7786/dynamicassortmentselectionpricing/blob/HEAD/Algorithms.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"8c177fc6e2b789b8","mcp_get_code":{"code_sha256":"8c177fc6e2b789b8"}},{"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":"12aa7a459caa41dc","mcp_get_code":{"code_sha256":"12aa7a459caa41dc"}},{"arxiv_id":"2306.01324","paper":"/paper/hyperparameters-in-reinforcement-learning-and","title":"Hyperparameters in Reinforcement Learning and How To Tune Them","date":"2023-06-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"facebookresearch/how-to-autorl","path":"hydra_plugins/hydra_pbt_sweeper/pb2_utils.py","file_url":"https://github.com/facebookresearch/how-to-autorl/blob/HEAD/hydra_plugins/hydra_pbt_sweeper/pb2_utils.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":"62266f87936c1a59","mcp_get_code":{"code_sha256":"62266f87936c1a59"}},{"arxiv_id":"2204.05944","paper":"/paper/uncertainty-aware-search-framework-for-multi-1","title":"Uncertainty-Aware Search Framework for Multi-Objective Bayesian Optimization","date":"2022-04-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"belakaria/usemo","path":"acquisitions.py","file_url":"https://github.com/belakaria/usemo/blob/HEAD/acquisitions.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"1acd60ceda2ff72b","mcp_get_code":{"code_sha256":"1acd60ceda2ff72b"}},{"arxiv_id":"2002.02518","paper":"/paper/one-shot-bayes-opt-with-probabilistic","title":"Provably Efficient Online Hyperparameter Optimization with Population-Based Bandits","date":"2020-02-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jparkerholder/PB2","path":"pb2.py","file_url":"https://github.com/jparkerholder/PB2/blob/HEAD/pb2.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"6cedf36f9d7b3772","mcp_get_code":{"code_sha256":"6cedf36f9d7b3772"}},{"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":"065426747a4fd65a","mcp_get_code":{"code_sha256":"065426747a4fd65a"}},{"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":"46d0dce8c589a931","mcp_get_code":{"code_sha256":"46d0dce8c589a931"}}]}