{"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/read-pkl","entry":"read_pkl","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":9,"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":2,"n_samples_fingerprinted":0,"n_places":9,"n_places_pointer_only":4,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":2,"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":"2406.05374","paper":"/paper/planning-like-human-a-dual-process-framework","title":"Planning Like Human: A Dual-process Framework for Dialogue Planning","date":"2024-06-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"cs-holder/DPDP","path":"CIMA/ppdpp/data_reader.py","file_url":"https://github.com/cs-holder/DPDP/blob/HEAD/CIMA/ppdpp/data_reader.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"28e7c08042bacaaf","mcp_get_code":{"code_sha256":"28e7c08042bacaaf"}},{"arxiv_id":"2403.12388","paper":"/paper/interpretable-user-satisfaction-estimation","title":"Interpretable User Satisfaction Estimation for Conversational Systems with Large Language Models","date":"2024-03-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dengyang17/USDA","path":"usda-clu/utils.py","file_url":"https://github.com/dengyang17/USDA/blob/HEAD/usda-clu/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"28e7c08042bacaaf","mcp_get_code":{"code_sha256":"28e7c08042bacaaf"}},{"arxiv_id":"2312.03703","paper":"/paper/skeleton-in-context-unified-skeleton-sequence","title":"Skeleton-in-Context: Unified Skeleton Sequence Modeling with In-Context Learning","date":"2023-12-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"fanglaosi/skeleton-in-context","path":"lib/utils/tools.py","file_url":"https://github.com/fanglaosi/skeleton-in-context/blob/HEAD/lib/utils/tools.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"27577e12fac69d08","mcp_get_code":{"code_sha256":"27577e12fac69d08"}},{"arxiv_id":"2311.00262","paper":"/paper/plug-and-play-policy-planner-for-large","title":"Plug-and-Play Policy Planner for Large Language Model Powered Dialogue Agents","date":"2023-11-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dengyang17/ppdpp","path":"data_reader.py","file_url":"https://github.com/dengyang17/ppdpp/blob/HEAD/data_reader.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"28e7c08042bacaaf","mcp_get_code":{"code_sha256":"28e7c08042bacaaf"}},{"arxiv_id":"2210.15359","paper":"/paper/exploiting-modality-invariant-feature-for","title":"Exploiting modality-invariant feature for robust multimodal emotion recognition with missing modalities","date":"2022-10-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zhuoyulang/if-mmin","path":"draw.py","file_url":"https://github.com/zhuoyulang/if-mmin/blob/HEAD/draw.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e14ed990f333a627","mcp_get_code":{"code_sha256":"e14ed990f333a627"}},{"arxiv_id":"2208.07638","paper":"/paper/mask-and-reason-pre-training-knowledge-graph","title":"Mask and Reason: Pre-Training Knowledge Graph Transformers for Complex Logical Queries","date":"2022-08-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"thudm/kgtransformer","path":"tasks/base.py","file_url":"https://github.com/thudm/kgtransformer/blob/HEAD/tasks/base.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":"8b0d003d9e5f8311","mcp_get_code":{"code_sha256":"8b0d003d9e5f8311"}},{"arxiv_id":"2107.05451","paper":"/paper/axonem-dataset-3d-axon-instance-segmentation","title":"AxonEM Dataset: 3D Axon Instance Segmentation of Brain Cortical Regions","date":"2021-07-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"donglaiw/AxonEM-challenge","path":"erl_wrapper/data_io.py","file_url":"https://github.com/donglaiw/AxonEM-challenge/blob/HEAD/erl_wrapper/data_io.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d33cace927540693","mcp_get_code":{"code_sha256":"d33cace927540693"}},{"arxiv_id":"Tan_Neighbor_Relations_Matter_in_Video_Scene_Detection_CVPR_2024_paper","paper":null,"title":"arXiv:Tan_Neighbor_Relations_Matter_in_Video_Scene_Detection_CVPR_2024_paper","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"ExMorgan-Alter/NeighborNet","path":"dataloader/supervise_movienet.py","file_url":"https://github.com/ExMorgan-Alter/NeighborNet/blob/HEAD/dataloader/supervise_movienet.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":"1289a89ed8f7865d","mcp_get_code":{"code_sha256":"1289a89ed8f7865d"}},{"arxiv_id":"2025.emnlp-industry.133","paper":null,"title":"arXiv:2025.emnlp-industry.133","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"endeavorXx/Mind-the-Query","path":"utils/utilities.py","file_url":"https://github.com/endeavorXx/Mind-the-Query/blob/HEAD/utils/utilities.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":"6aa359787069ac89","mcp_get_code":{"code_sha256":"6aa359787069ac89"}}]}