{"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/uniform-sample","entry":"uniform_sample","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":4,"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":4,"n_samples_fingerprinted":1,"n_places":7,"n_places_pointer_only":4,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":1,"ran_fixture":0,"ran":3,"unverified":3},"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.23190","paper":"/paper/arxiv-2510-23190","title":"Evaluation of Vision-LLMs in Surveillance Video","date":null,"month_inferred_from_arxiv_id":"2025-10","title_source":"syntology","repo":"pascalbenschopTU/VLLM_AnomalyRecognition","path":"models/apply_videollm.py","file_url":"https://github.com/pascalbenschopTU/VLLM_AnomalyRecognition/blob/HEAD/models/apply_videollm.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":"446dade60fab2aaa","mcp_get_code":{"code_sha256":"446dade60fab2aaa"}},{"arxiv_id":"2409.19603","paper":"/paper/one-token-to-seg-them-all-language-instructed","title":"One Token to Seg Them All: Language Instructed Reasoning Segmentation in Videos","date":"2024-09-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"showlab/videolisa","path":"chat.py","file_url":"https://github.com/showlab/videolisa/blob/HEAD/chat.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":"1b9b4f3219b0ece5","mcp_get_code":{"code_sha256":"1b9b4f3219b0ece5"}},{"arxiv_id":"2406.09418","paper":"/paper/videogpt-integrating-image-and-video-encoders","title":"VideoGPT+: Integrating Image and Video Encoders for Enhanced Video Understanding","date":"2024-06-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mbzuai-oryx/videogpt-plus","path":"videogpt_plus/model/dataloader.py","file_url":"https://github.com/mbzuai-oryx/videogpt-plus/blob/HEAD/videogpt_plus/model/dataloader.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"CC-BY-4.0","inline_ok":false,"code_sha256_prefix":"75fecde3bc752044","mcp_get_code":{"code_sha256":"75fecde3bc752044"}},{"arxiv_id":"2403.05659","paper":"/paper/audio-synchronized-visual-animation","title":"Audio-Synchronized Visual Animation","date":"2024-03-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lzhangbj/ASVA","path":"avsync/data.py","file_url":"https://github.com/lzhangbj/ASVA/blob/HEAD/avsync/data.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"1d3a3c2776d79f76","mcp_get_code":{"code_sha256":"1d3a3c2776d79f76"}},{"arxiv_id":"2309.16316","paper":"/paper/astroconformer-the-prospects-of-analyzing","title":"Astroconformer: The Prospects of Analyzing Stellar Light Curves with Transformer-Based Deep Learning Models","date":"2023-09-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"panjiashu/astroconformer","path":"Astroconformer/Train/utils.py","file_url":"https://github.com/panjiashu/astroconformer/blob/HEAD/Astroconformer/Train/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"16bcad54f0f129e0","mcp_get_code":{"code_sha256":"16bcad54f0f129e0"}},{"arxiv_id":"2303.11700","paper":"/paper/dynamically-expandable-graph-convolution-for","title":"Dynamically Expandable Graph Convolution for Streaming Recommendation","date":"2023-03-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bokwaiho/degc","path":"degc/DEGC_MGCCF.py","file_url":"https://github.com/bokwaiho/degc/blob/HEAD/degc/DEGC_MGCCF.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"566ca71b5a839708","mcp_get_code":{"code_sha256":"566ca71b5a839708"}},{"arxiv_id":"2010.13902","paper":"/paper/graph-contrastive-learning-with-augmentations","title":"Graph Contrastive Learning with Augmentations","date":"2020-10-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ycremar/DIG-SSL","path":"sslgraph/contrastive/model/graphcl.py","file_url":"https://github.com/ycremar/DIG-SSL/blob/HEAD/sslgraph/contrastive/model/graphcl.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"5d7733a471ca27b8","mcp_get_code":{"code_sha256":"5d7733a471ca27b8"}}]}