{"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/effective-sample-size","entry":"effective_sample_size","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":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":6,"n_samples_ran":2,"n_samples_fingerprinted":2,"n_places":7,"n_places_pointer_only":1,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":1,"ran_fixture":1,"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":"2609.12243","paper":"/paper/arxiv-2609-12243","title":"Chopthin-Consensus Power Sampling: A Diversity-Preserving Approach to LLM Decoding","date":null,"month_inferred_from_arxiv_id":"2026-09","title_source":"syntology","repo":"MinooAhmadii/chopthin-consensus-power-sampling","path":"ccps/smc.py","file_url":"https://github.com/MinooAhmadii/chopthin-consensus-power-sampling/blob/HEAD/ccps/smc.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"91135083780b8eb9","mcp_get_code":{"code_sha256":"91135083780b8eb9"}},{"arxiv_id":"2604.04287","paper":"/paper/arxiv-2604-04287","title":"Entropy, Disagreement, and the Limits of Foundation Models in Genomics","date":null,"month_inferred_from_arxiv_id":"2026-04","title_source":"syntology","repo":"lbcb-sci/GFMs","path":"discriminator/plot_logits.py","file_url":"https://github.com/lbcb-sci/GFMs/blob/HEAD/discriminator/plot_logits.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b39fafeed31cde18","mcp_get_code":{"code_sha256":"b39fafeed31cde18"}},{"arxiv_id":"2602.10273","paper":"/paper/arxiv-2602-10273","title":"Power-SMC: Low-Latency Sequence-Level Power Sampling for Training-Free LLM Reasoning","date":null,"month_inferred_from_arxiv_id":"2026-02","title_source":"syntology","repo":"ArminAzizi98/Power-SMC","path":"smc_samp_utils.py","file_url":"https://github.com/ArminAzizi98/Power-SMC/blob/HEAD/smc_samp_utils.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"91135083780b8eb9","mcp_get_code":{"code_sha256":"91135083780b8eb9"}},{"arxiv_id":"2601.10774","paper":"/paper/arxiv-2601-10774","title":"Analytic Bijections for Smooth and Interpretable Normalizing Flows","date":null,"month_inferred_from_arxiv_id":"2026-01","title_source":"syntology","repo":"mathisgerdes/bijx","path":"src/bijx/utils.py","file_url":"https://github.com/mathisgerdes/bijx/blob/HEAD/src/bijx/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":"e3fe2073ab6ad0a5","mcp_get_code":{"code_sha256":"e3fe2073ab6ad0a5"}},{"arxiv_id":"2505.16732","paper":"/paper/sequential-monte-carlo-for-policy","title":"Sequential Monte Carlo for Policy Optimization in Continuous POMDPs","date":"2025-05-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Sahel13/particle-pomdp","path":"ppomdp/smc/_smc.py","file_url":"https://github.com/Sahel13/particle-pomdp/blob/HEAD/ppomdp/smc/_smc.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2ee44ce129125614","mcp_get_code":{"code_sha256":"2ee44ce129125614"}},{"arxiv_id":"2109.03867","paper":"/paper/lsb-local-self-balancing-mcmc-in-discrete","title":"LSB: Local Self-Balancing MCMC in Discrete Spaces","date":"2021-09-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"emsansone/LSB","path":"2DIsing/ess.py","file_url":"https://github.com/emsansone/LSB/blob/HEAD/2DIsing/ess.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"1df7cd9af94bdc93","mcp_get_code":{"code_sha256":"1df7cd9af94bdc93"}},{"arxiv_id":"1910.03632","paper":"/paper/distilling-importance-sampling","title":"Distilling Importance Sampling for Likelihood Free Inference","date":"2019-10-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dennisprangle/distillingimportancesampling","path":"utils.py","file_url":"https://github.com/dennisprangle/distillingimportancesampling/blob/HEAD/utils.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"72e7c152edb6e05f","mcp_get_code":{"code_sha256":"72e7c152edb6e05f"}}]}