{"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/random-selection","entry":"random_selection","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":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":7,"n_samples_ran":5,"n_samples_fingerprinted":1,"n_places":8,"n_places_pointer_only":2,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":5,"unverified":2},"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":"2604.06207","paper":"/paper/arxiv-2604-06207","title":"A Comparative Study of Demonstration Selection for Practical Large Language Models-based Next POI Prediction","date":null,"month_inferred_from_arxiv_id":"2026-04","title_source":"syntology","repo":"ryonsd/DS-LLM4POI","path":"src/utils/demo_selection.py","file_url":"https://github.com/ryonsd/DS-LLM4POI/blob/HEAD/src/utils/demo_selection.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":"c2f74cb610cff6ef","mcp_get_code":{"code_sha256":"c2f74cb610cff6ef"}},{"arxiv_id":"2405.15613","paper":"/paper/automatic-data-curation-for-self-supervised","title":"Automatic Data Curation for Self-Supervised Learning: A Clustering-Based Approach","date":"2024-05-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"facebookresearch/ssl-data-curation","path":"src/hierarchical_sampling.py","file_url":"https://github.com/facebookresearch/ssl-data-curation/blob/HEAD/src/hierarchical_sampling.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"b4b479fcfe0ff407","mcp_get_code":{"code_sha256":"b4b479fcfe0ff407"}},{"arxiv_id":"2404.00264","paper":"/paper/dilm-distilling-dataset-into-language-model","title":"DiLM: Distilling Dataset into Language Model for Text-level Dataset Distillation","date":"2024-03-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"arumaekawa/dilm","path":"src/coreset/random.py","file_url":"https://github.com/arumaekawa/dilm/blob/HEAD/src/coreset/random.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"6df27b052e7836d0","mcp_get_code":{"code_sha256":"6df27b052e7836d0"}},{"arxiv_id":"2403.18802","paper":"/paper/long-form-factuality-in-large-language-models","title":"Long-form factuality in large language models","date":"2024-03-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"google-deepmind/long-form-factuality","path":"common/utils.py","file_url":"https://github.com/google-deepmind/long-form-factuality/blob/HEAD/common/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"bee924b7c1a1b868","mcp_get_code":{"code_sha256":"bee924b7c1a1b868"}},{"arxiv_id":"2402.15708","paper":"/paper/query-augmentation-by-decoding-semantics-from","title":"Query Augmentation by Decoding Semantics from Brain Signals","date":"2024-02-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yeziyi1998/brain-query-augmentation","path":"ict/part1_config.py","file_url":"https://github.com/yeziyi1998/brain-query-augmentation/blob/HEAD/ict/part1_config.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e5d90fbc71308d28","mcp_get_code":{"code_sha256":"e5d90fbc71308d28"}},{"arxiv_id":"2103.16788","paper":"/paper/der-dynamically-expandable-representation-for","title":"DER: Dynamically Expandable Representation for Class Incremental Learning","date":"2021-03-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Rhyssiyan/DER-ClassIL.pytorch","path":"inclearn/models/incmodel.py","file_url":"https://github.com/Rhyssiyan/DER-ClassIL.pytorch/blob/HEAD/inclearn/models/incmodel.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"655d09e23b2af00d","mcp_get_code":{"code_sha256":"655d09e23b2af00d"}},{"arxiv_id":"2007.15951","paper":"/paper/an-empirical-survey-of-data-augmentation-for","title":"An Empirical Survey of Data Augmentation for Time Series Classification with Neural Networks","date":"2020-07-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"uchidalab/time_series_augmentation","path":"utils/prototype_selection.py","file_url":"https://github.com/uchidalab/time_series_augmentation/blob/HEAD/utils/prototype_selection.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":"43dc9c195316089e","mcp_get_code":{"code_sha256":"43dc9c195316089e"}},{"arxiv_id":"2024.findings-naacl.199","paper":null,"title":"arXiv:2024.findings-naacl.199","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"arumaekawa/DiLM","path":"src/coreset/random.py","file_url":"https://github.com/arumaekawa/DiLM/blob/HEAD/src/coreset/random.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"6df27b052e7836d0","mcp_get_code":{"code_sha256":"6df27b052e7836d0"}}]}