{"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/subsample","entry":"subsample","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":25,"n_papers_ran":13,"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":17,"n_samples_ran":7,"n_samples_fingerprinted":1,"n_places":25,"n_places_pointer_only":4,"by_status":{"ran_honours":1,"ran_violates":0,"ran_draft_wrong":1,"ran_fixture":1,"ran":4,"unverified":10},"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":"2606.13818","paper":"/paper/arxiv-2606-13818","title":"PAC-Chernoff Bounds: Understanding Generalization in the Interpolation Regime","date":null,"month_inferred_from_arxiv_id":"2026-06","title_source":"syntology","repo":"Ludvins/FixedMeanGaussianProcesses","path":"bayesipy/laplace/ella/utils.py","file_url":"https://github.com/Ludvins/FixedMeanGaussianProcesses/blob/HEAD/bayesipy/laplace/ella/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"1dbd6e4dad05ca85","mcp_get_code":{"code_sha256":"1dbd6e4dad05ca85"}},{"arxiv_id":"2407.12043","paper":"/paper/the-art-of-saying-no-contextual-noncompliance","title":"The Art of Saying No: Contextual Noncompliance in Language Models","date":"2024-07-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"allenai/compred","path":"dpo.py","file_url":"https://github.com/allenai/compred/blob/HEAD/dpo.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":"dffe35a176c72680","mcp_get_code":{"code_sha256":"dffe35a176c72680"}},{"arxiv_id":"2403.12309","paper":"/paper/reinforcement-learning-from-delayed","title":"Reinforcement Learning from Delayed Observations via World Models","date":"2024-03-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"indylab/delayeddreamer","path":"dreamerv3/jaxutils.py","file_url":"https://github.com/indylab/delayeddreamer/blob/HEAD/dreamerv3/jaxutils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e5b1910ea05891b1","mcp_get_code":{"code_sha256":"e5b1910ea05891b1"}},{"arxiv_id":"2403.04253","paper":"/paper/mastering-memory-tasks-with-world-models","title":"Mastering Memory Tasks with World Models","date":"2024-03-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"chandar-lab/Recall2Imagine","path":"recall2imagine/jaxutils.py","file_url":"https://github.com/chandar-lab/Recall2Imagine/blob/HEAD/recall2imagine/jaxutils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e5b1910ea05891b1","mcp_get_code":{"code_sha256":"e5b1910ea05891b1"}},{"arxiv_id":"2310.20581","paper":"/paper/stochastic-gradient-descent-for-gaussian","title":"Stochastic Gradient Descent for Gaussian Processes Done Right","date":"2023-10-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"cambridge-mlg/sgd-gp","path":"scalable_gps/data.py","file_url":"https://github.com/cambridge-mlg/sgd-gp/blob/HEAD/scalable_gps/data.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"5e56bc4f20bb7af5","mcp_get_code":{"code_sha256":"5e56bc4f20bb7af5"}},{"arxiv_id":"2310.00344","paper":"/paper/harmony-world-models-boosting-sample","title":"HarmonyDream: Task Harmonization Inside World Models","date":"2023-09-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"thuml/HarmonyDream","path":"dreamerv3-jax/dreamerv3/jaxutils.py","file_url":"https://github.com/thuml/HarmonyDream/blob/HEAD/dreamerv3-jax/dreamerv3/jaxutils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e5b1910ea05891b1","mcp_get_code":{"code_sha256":"e5b1910ea05891b1"}},{"arxiv_id":"2308.08241","paper":"/paper/test-text-prototype-aligned-embedding-to","title":"TEST: Text Prototype Aligned Embedding to Activate LLM's Ability for Time Series","date":"2023-08-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"scxsunchenxi/test","path":"datasets_classification/data.py","file_url":"https://github.com/scxsunchenxi/test/blob/HEAD/datasets_classification/data.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"99cb2d7796fc399b","mcp_get_code":{"code_sha256":"99cb2d7796fc399b"}},{"arxiv_id":"2307.07176","paper":"/paper/safe-dreamerv3-safe-reinforcement-learning","title":"SafeDreamer: Safe Reinforcement Learning with World Models","date":"2023-07-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"PKU-Alignment/SafeDreamer","path":"SafeDreamer/jaxutils.py","file_url":"https://github.com/PKU-Alignment/SafeDreamer/blob/HEAD/SafeDreamer/jaxutils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"e5b1910ea05891b1","mcp_get_code":{"code_sha256":"e5b1910ea05891b1"}},{"arxiv_id":"2306.11488","paper":"/paper/informed-pomdp-leveraging-additional","title":"Informed POMDP: Leveraging Additional Information in Model-Based RL","date":"2023-06-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"glambrechts/informed-dreamer","path":"dreamerv3/jaxutils.py","file_url":"https://github.com/glambrechts/informed-dreamer/blob/HEAD/dreamerv3/jaxutils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e5b1910ea05891b1","mcp_get_code":{"code_sha256":"e5b1910ea05891b1"}},{"arxiv_id":"2306.05836","paper":"/paper/can-large-language-models-infer-causation","title":"Can Large Language Models Infer Causation from Correlation?","date":"2023-06-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"causalnlp/corr2cause","path":"code/data_postsampling.py","file_url":"https://github.com/causalnlp/corr2cause/blob/HEAD/code/data_postsampling.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"fcc354ce3cc55f43","mcp_get_code":{"code_sha256":"fcc354ce3cc55f43"}},{"arxiv_id":"2305.14343","paper":"/paper/video-prediction-models-as-rewards-for","title":"Video Prediction Models as Rewards for Reinforcement Learning","date":"2023-05-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Alescontrela/viper_rl","path":"viper_rl/dreamerv3/jaxutils.py","file_url":"https://github.com/Alescontrela/viper_rl/blob/HEAD/viper_rl/dreamerv3/jaxutils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e5b1910ea05891b1","mcp_get_code":{"code_sha256":"e5b1910ea05891b1"}},{"arxiv_id":"2305.03510","paper":"/paper/parameter-efficient-cross-lingual-transfer-of","title":"Parameter-Efficient Cross-lingual Transfer of Vision and Language Models via Translation-based Alignment","date":"2023-05-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"eric-ai-lab/pectvlm","path":"align_from_to_en/run_XTD.py","file_url":"https://github.com/eric-ai-lab/pectvlm/blob/HEAD/align_from_to_en/run_XTD.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"3a1d5bb385bfeb72","mcp_get_code":{"code_sha256":"3a1d5bb385bfeb72"}},{"arxiv_id":"2302.14233","paper":"/paper/goal-driven-discovery-of-distributional-1","title":"Goal Driven Discovery of Distributional Differences via Language Descriptions","date":"2023-02-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ruiqi-zhong/d5","path":"run_example_problem.py","file_url":"https://github.com/ruiqi-zhong/d5/blob/HEAD/run_example_problem.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"d45b5be91268c80b","mcp_get_code":{"code_sha256":"d45b5be91268c80b"}},{"arxiv_id":"2301.12600","paper":"/paper/bagging-provides-assumption-free-stability","title":"Bagging Provides Assumption-free Stability","date":"2023-01-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jake-soloff/subbagging-experiments","path":"stability-experiments.py","file_url":"https://github.com/jake-soloff/subbagging-experiments/blob/HEAD/stability-experiments.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"15530dfaee2fe87d","mcp_get_code":{"code_sha256":"15530dfaee2fe87d"}},{"arxiv_id":"2301.10540","paper":"/paper/modelling-long-range-dependencies-in-n-d-from","title":"Modelling Long Range Dependencies in $N$D: From Task-Specific to a General Purpose CNN","date":"2023-01-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"david-knigge/ccnn","path":"datamodules/utils.py","file_url":"https://github.com/david-knigge/ccnn/blob/HEAD/datamodules/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d9f8c8bfd8781483","mcp_get_code":{"code_sha256":"d9f8c8bfd8781483"}},{"arxiv_id":"2208.04933","paper":"/paper/simplified-state-space-layers-for-sequence","title":"Simplified State Space Layers for Sequence Modeling","date":"2022-08-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"leonty1/deepldnn","path":"src/dataloaders/sc.py","file_url":"https://github.com/leonty1/deepldnn/blob/HEAD/src/dataloaders/sc.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":"037cf309e950d7ef","mcp_get_code":{"code_sha256":"037cf309e950d7ef"}},{"arxiv_id":"2010.02803","paper":"/paper/a-transformer-based-framework-for-1","title":"A Transformer-based Framework for Multivariate Time Series Representation Learning","date":"2020-10-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"gzerveas/mvts_transformer","path":"src/datasets/data.py","file_url":"https://github.com/gzerveas/mvts_transformer/blob/HEAD/src/datasets/data.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"99cb2d7796fc399b","mcp_get_code":{"code_sha256":"99cb2d7796fc399b"}},{"arxiv_id":"2008.00188","paper":"/paper/augmented-skeleton-based-contrastive-action","title":"Augmented Skeleton Based Contrastive Action Learning with Momentum LSTM for Unsupervised Action Recognition","date":"2020-08-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Mikexu007/AS_CAL","path":"feeders/tools.py","file_url":"https://github.com/Mikexu007/AS_CAL/blob/HEAD/feeders/tools.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d4cef4738b78026c","mcp_get_code":{"code_sha256":"d4cef4738b78026c"}},{"arxiv_id":"2007.10408","paper":"/paper/pdo-econvs-partial-differential-operator","title":"PDO-eConvs: Partial Differential Operator Based Equivariant Convolutions","date":"2020-07-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"shenzy08/PDO-eConvs","path":"cifar.py","file_url":"https://github.com/shenzy08/PDO-eConvs/blob/HEAD/cifar.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ea673d7294c57b2c","mcp_get_code":{"code_sha256":"ea673d7294c57b2c"}},{"arxiv_id":"2006.01796","paper":"/paper/neural-speaker-diarization-with-speaker-wise","title":"Neural Speaker Diarization with Speaker-Wise Chain Rule","date":"2020-06-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hitachi-speech/EEND","path":"eend/feature.py","file_url":"https://github.com/hitachi-speech/EEND/blob/HEAD/eend/feature.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"08f6950bcdfafc26","mcp_get_code":{"code_sha256":"08f6950bcdfafc26"}},{"arxiv_id":"2005.09921","paper":"/paper/end-to-end-speaker-diarization-for-an-unknown","title":"End-to-End Speaker Diarization for an Unknown Number of Speakers with Encoder-Decoder Based Attractors","date":"2020-05-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Yoshani/pytorch-sa-eend","path":"eend/feature.py","file_url":"https://github.com/Yoshani/pytorch-sa-eend/blob/HEAD/eend/feature.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"08f6950bcdfafc26","mcp_get_code":{"code_sha256":"08f6950bcdfafc26"}},{"arxiv_id":"1909.06247","paper":"/paper/end-to-end-neural-speaker-diarization-with","title":"End-to-End Neural Speaker Diarization with Self-attention","date":"2019-09-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"JunzheJosephZhu/EEND-for-LENA","path":"eend/feature.py","file_url":"https://github.com/JunzheJosephZhu/EEND-for-LENA/blob/HEAD/eend/feature.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"08f6950bcdfafc26","mcp_get_code":{"code_sha256":"08f6950bcdfafc26"}},{"arxiv_id":"1905.12843","paper":"/paper/fair-regression-quantitative-definitions-and","title":"Fair Regression: Quantitative Definitions and Reduction-based Algorithms","date":"2019-05-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"steven7woo/fair_regression_reduction","path":"run_exp.py","file_url":"https://github.com/steven7woo/fair_regression_reduction/blob/HEAD/run_exp.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d37e2e89c6bfcf9f","mcp_get_code":{"code_sha256":"d37e2e89c6bfcf9f"}},{"arxiv_id":"1811.09245","paper":"/paper/tganv2-efficient-training-of-large-models-for","title":"Train Sparsely, Generate Densely: Memory-efficient Unsupervised Training of High-resolution Temporal GAN","date":"2018-11-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"pfnet-research/tgan2","path":"tgan2/datasets/multi_level.py","file_url":"https://github.com/pfnet-research/tgan2/blob/HEAD/tgan2/datasets/multi_level.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"932dd8314fd7500b","mcp_get_code":{"code_sha256":"932dd8314fd7500b"}},{"arxiv_id":"2023.findings-emnlp.761","paper":null,"title":"arXiv:2023.findings-emnlp.761","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"YaooXu/Q2T","path":"ssl-relation-prediction/src/datasets.py","file_url":"https://github.com/YaooXu/Q2T/blob/HEAD/ssl-relation-prediction/src/datasets.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"531b7da64b0bf034","mcp_get_code":{"code_sha256":"531b7da64b0bf034"}}]}