{"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/strategy","entry":"Strategy","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":10,"n_papers_ran":6,"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":12,"n_samples_ran":7,"n_samples_fingerprinted":0,"n_places":12,"n_places_pointer_only":9,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":7,"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":"2603.10341","paper":"/paper/arxiv-2603-10341","title":"Federated Active Learning Under Extreme Non-IID and Global Class Imbalance","date":null,"month_inferred_from_arxiv_id":"2026-03","title_source":"syntology","repo":"chenchenzong/FairFAL","path":"query_strategies/fairfal_sampling.py","file_url":"https://github.com/chenchenzong/FairFAL/blob/HEAD/query_strategies/fairfal_sampling.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ed36e72647fd09fa","mcp_get_code":{"code_sha256":"ed36e72647fd09fa"}},{"arxiv_id":"2407.18899","paper":"/paper/learn-from-the-learnt-source-free-active","title":"Learn from the Learnt: Source-Free Active Domain Adaptation via Contrastive Sampling and Visual Persistence","date":"2024-07-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lyumengyao/lftl","path":"mining/contrastive_sampling.py","file_url":"https://github.com/lyumengyao/lftl/blob/HEAD/mining/contrastive_sampling.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"5237eafffa541c27","mcp_get_code":{"code_sha256":"5237eafffa541c27"}},{"arxiv_id":"2406.18817","paper":"/paper/correspondence-free-non-rigid-point-set-1","title":"Correspondence-Free Non-Rigid Point Set Registration Using Unsupervised Clustering Analysis","date":"2024-06-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zikai1/cvpr24_pointsetreg","path":"pypointsetreg/fuzzyclusterreg.py","file_url":"https://github.com/zikai1/cvpr24_pointsetreg/blob/HEAD/pypointsetreg/fuzzyclusterreg.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"AGPL-3.0","inline_ok":false,"code_sha256_prefix":"2aa8a84e532aa84e","mcp_get_code":{"code_sha256":"2aa8a84e532aa84e"}},{"arxiv_id":"2402.02110","paper":"/paper/composite-active-learning-towards-multi","title":"Composite Active Learning: Towards Multi-Domain Active Learning with Theoretical Guarantees","date":"2024-02-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Wang-ML-Lab/multi-domain-active-learning","path":"query_strategies/active_learning_by_learning.py","file_url":"https://github.com/Wang-ML-Lab/multi-domain-active-learning/blob/HEAD/query_strategies/active_learning_by_learning.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"a7fce5e86fcae0a4","mcp_get_code":{"code_sha256":"a7fce5e86fcae0a4"}},{"arxiv_id":"2312.04604","paper":"/paper/transferable-candidate-proposal-with-bounded","title":"Transferable Candidate Proposal with Bounded Uncertainty","date":"2023-12-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"gokyeongryeol/tbu","path":"active/selection/strategy.py","file_url":"https://github.com/gokyeongryeol/tbu/blob/HEAD/active/selection/strategy.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f71b931ef7fcb1e3","mcp_get_code":{"code_sha256":"f71b931ef7fcb1e3"}},{"arxiv_id":"2303.12317","paper":"/paper/re-thinking-federated-active-learning-based","title":"Re-thinking Federated Active Learning based on Inter-class Diversity","date":"2023-03-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"raymin0223/LoGo","path":"query_strategies/fal/logo.py","file_url":"https://github.com/raymin0223/LoGo/blob/HEAD/query_strategies/fal/logo.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"69e62d4fe26b8a80","mcp_get_code":{"code_sha256":"69e62d4fe26b8a80"}},{"arxiv_id":"2303.02535","paper":"/paper/streaming-active-learning-with-deep-neural","title":"Streaming Active Learning with Deep Neural Networks","date":"2023-03-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"JordanAsh/badge","path":"query_strategies/bait_sampling.py","file_url":"https://github.com/JordanAsh/badge/blob/HEAD/query_strategies/bait_sampling.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"6d8eafd77757e08c","mcp_get_code":{"code_sha256":"6d8eafd77757e08c"}},{"arxiv_id":"2303.02535","paper":"/paper/streaming-active-learning-with-deep-neural","title":"Streaming Active Learning with Deep Neural Networks","date":"2023-03-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"asaran/vessal","path":"query_strategies/vessal.py","file_url":"https://github.com/asaran/vessal/blob/HEAD/query_strategies/vessal.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"6c89994e332a9504","mcp_get_code":{"code_sha256":"6c89994e332a9504"}},{"arxiv_id":"2210.07805","paper":"/paper/meta-query-net-resolving-purity","title":"Meta-Query-Net: Resolving Purity-Informativeness Dilemma in Open-set Active Learning","date":"2022-10-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dsba-lab/openal","path":"query_strategies/mqnet.py","file_url":"https://github.com/dsba-lab/openal/blob/HEAD/query_strategies/mqnet.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d8dae434bb97677a","mcp_get_code":{"code_sha256":"d8dae434bb97677a"}},{"arxiv_id":"2209.08425","paper":"/paper/introspective-learning-a-two-stage-approach-1","title":"Introspective Learning : A Two-Stage Approach for Inference in Neural Networks","date":"2022-09-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"JordanAsh/badge","path":"query_strategies/badge_sampling.py","file_url":"https://github.com/JordanAsh/badge/blob/HEAD/query_strategies/badge_sampling.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"6ddce4b6345c6b85","mcp_get_code":{"code_sha256":"6ddce4b6345c6b85"}},{"arxiv_id":"2203.07034","paper":"/paper/active-learning-by-feature-mixing","title":"Active Learning by Feature Mixing","date":"2022-03-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dsba-lab/openal","path":"query_strategies/featmix_sampling.py","file_url":"https://github.com/dsba-lab/openal/blob/HEAD/query_strategies/featmix_sampling.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"bf475d60bd681390","mcp_get_code":{"code_sha256":"bf475d60bd681390"}},{"arxiv_id":"2203.07034","paper":"/paper/active-learning-by-feature-mixing","title":"Active Learning by Feature Mixing","date":"2022-03-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"aminparvaneh/alpha_mix_active_learning","path":"query_strategies/alpha_mix_sampling.py","file_url":"https://github.com/aminparvaneh/alpha_mix_active_learning/blob/HEAD/query_strategies/alpha_mix_sampling.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"2661daeb22d41bb0","mcp_get_code":{"code_sha256":"2661daeb22d41bb0"}}]}