{"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/my-collate","entry":"my_collate","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":23,"n_papers_ran":12,"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":18,"n_samples_ran":9,"n_samples_fingerprinted":3,"n_places":23,"n_places_pointer_only":10,"by_status":{"ran_honours":1,"ran_violates":0,"ran_draft_wrong":4,"ran_fixture":0,"ran":4,"unverified":9},"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.19184","paper":"/paper/arxiv-2606-19184","title":"When AUC Misleads: Polarization-Aware Evaluation of Deepfake Detectors under Domain Shift","date":null,"month_inferred_from_arxiv_id":"2026-06","title_source":"syntology","repo":"megvii-research/CADDM","path":"lib/util.py","file_url":"https://github.com/megvii-research/CADDM/blob/HEAD/lib/util.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":"a78ee99664233262","mcp_get_code":{"code_sha256":"a78ee99664233262"}},{"arxiv_id":"2602.01772","paper":"/paper/arxiv-2602-01772","title":"DIA-CLIP: a universal representation learning framework for zero-shot DIA proteomics","date":null,"month_inferred_from_arxiv_id":"2026-02","title_source":"syntology","repo":"YuAirLab/Alpha-Tri","path":"Alpha-Tri/utils_xic.py","file_url":"https://github.com/YuAirLab/Alpha-Tri/blob/HEAD/Alpha-Tri/utils_xic.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"08d79d1b34823ac3","mcp_get_code":{"code_sha256":"08d79d1b34823ac3"}},{"arxiv_id":"2411.16969","paper":"/paper/zoomldm-latent-diffusion-model-for-multi","title":"ZoomLDM: Latent Diffusion Model for multi-scale image generation","date":"2024-11-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"cvlab-stonybrook/ZoomLDM","path":"cdm_dit/train_cdm.py","file_url":"https://github.com/cvlab-stonybrook/ZoomLDM/blob/HEAD/cdm_dit/train_cdm.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"865a41ede071b2cb","mcp_get_code":{"code_sha256":"865a41ede071b2cb"}},{"arxiv_id":"2407.14309","paper":"/paper/how-to-engage-your-readers-generating-guiding","title":"How to Engage Your Readers? Generating Guiding Questions to Promote Active Reading","date":"2024-07-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"eth-lre/engage-your-readers","path":"src/build_data.py","file_url":"https://github.com/eth-lre/engage-your-readers/blob/HEAD/src/build_data.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"5c8d7e5c7eec809d","mcp_get_code":{"code_sha256":"5c8d7e5c7eec809d"}},{"arxiv_id":"2404.05980","paper":"/paper/tackling-structural-hallucination-in-image","title":"Tackling Structural Hallucination in Image Translation with Local Diffusion","date":"2024-04-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"edshkim98/localdiffusion-hallucination","path":"data.py","file_url":"https://github.com/edshkim98/localdiffusion-hallucination/blob/HEAD/data.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"d68f986c1818d923","mcp_get_code":{"code_sha256":"d68f986c1818d923"}},{"arxiv_id":"2312.11281","paper":"/paper/human-mobility-is-well-described-by-closed","title":"Human mobility is well described by closed-form gravity-like models learned automatically from data","date":"2023-12-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ocabanas/symbolic_mobility_bms","path":"DeepGravity/data_loader.py","file_url":"https://github.com/ocabanas/symbolic_mobility_bms/blob/HEAD/DeepGravity/data_loader.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"965b777175bf394a","mcp_get_code":{"code_sha256":"965b777175bf394a"}},{"arxiv_id":"2312.02249","paper":"/paper/recursive-visual-programming","title":"Recursive Visual Programming","date":"2023-12-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"para-lost/rvp","path":"main_batch.py","file_url":"https://github.com/para-lost/rvp/blob/HEAD/main_batch.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"18839b05574cb883","mcp_get_code":{"code_sha256":"18839b05574cb883"}},{"arxiv_id":"2311.06411","paper":"/paper/analyzing-modular-approaches-for-visual","title":"Analyzing Modular Approaches for Visual Question Decomposition","date":"2023-11-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"cvlab-columbia/viper","path":"main_batch.py","file_url":"https://github.com/cvlab-columbia/viper/blob/HEAD/main_batch.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"18839b05574cb883","mcp_get_code":{"code_sha256":"18839b05574cb883"}},{"arxiv_id":"2306.08789","paper":"/paper/efficient-token-guided-image-text-retrieval","title":"Efficient Token-Guided Image-Text Retrieval with Consistent Multimodal Contrastive Training","date":"2023-06-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lcfractal/tgdt","path":"evaluate_utils/compute_relevance.py","file_url":"https://github.com/lcfractal/tgdt/blob/HEAD/evaluate_utils/compute_relevance.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d9047caaedf4aadb","mcp_get_code":{"code_sha256":"d9047caaedf4aadb"}},{"arxiv_id":"2207.06825","paper":"/paper/refign-align-and-refine-for-adaptation-of","title":"Refign: Align and Refine for Adaptation of Semantic Segmentation to Adverse Conditions","date":"2022-07-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"brdav/refign","path":"data_modules/combined_data_module.py","file_url":"https://github.com/brdav/refign/blob/HEAD/data_modules/combined_data_module.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"1887a014f4ec6972","mcp_get_code":{"code_sha256":"1887a014f4ec6972"}},{"arxiv_id":"2206.01506","paper":"/paper/can-hybrid-geometric-scattering-networks-help","title":"Can Hybrid Geometric Scattering Networks Help Solve the Maximum Clique Problem?","date":"2022-06-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yimengmin/geometricscatteringmaximalclique","path":"Twitter.py","file_url":"https://github.com/yimengmin/geometricscatteringmaximalclique/blob/HEAD/Twitter.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"d0ee44f05bfd483a","mcp_get_code":{"code_sha256":"d0ee44f05bfd483a"}},{"arxiv_id":"2204.02121","paper":"/paper/metaaudio-a-few-shot-audio-classification","title":"MetaAudio: A Few-Shot Audio Classification Benchmark","date":"2022-04-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"cheggan/metaaudio-a-few-shot-audio-classification-benchmark","path":"Examples/MAML_ESC/MAML_Main.py","file_url":"https://github.com/cheggan/metaaudio-a-few-shot-audio-classification-benchmark/blob/HEAD/Examples/MAML_ESC/MAML_Main.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"c49351fe44ccebfd","mcp_get_code":{"code_sha256":"c49351fe44ccebfd"}},{"arxiv_id":"2203.09138","paper":"/paper/mukea-multimodal-knowledge-extraction-and","title":"MuKEA: Multimodal Knowledge Extraction and Accumulation for Knowledge-based Visual Question Answering","date":"2022-03-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"AndersonStra/MuKEA","path":"dataset.py","file_url":"https://github.com/AndersonStra/MuKEA/blob/HEAD/dataset.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"6928e9031c786532","mcp_get_code":{"code_sha256":"6928e9031c786532"}},{"arxiv_id":"2104.05919","paper":"/paper/document-level-event-argument-extraction-by","title":"Document-Level Event Argument Extraction by Conditional Generation","date":"2021-04-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"raspberryice/gen-arg","path":"src/genie/data.py","file_url":"https://github.com/raspberryice/gen-arg/blob/HEAD/src/genie/data.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"de4450d072db3735","mcp_get_code":{"code_sha256":"de4450d072db3735"}},{"arxiv_id":"2009.08720","paper":"/paper/contextual-semantic-interpretability","title":"Contextual Semantic Interpretability","date":"2020-09-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":null,"path":"","file_url":null,"status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":null,"inline_ok":false,"code_sha256_prefix":"589350e33907586e","mcp_get_code":{"code_sha256":"589350e33907586e"}},{"arxiv_id":"2009.05160","paper":"/paper/rank-over-class-the-untapped-potential-of","title":"Rank over Class: The Untapped Potential of Ranking in Natural Language Processing","date":"2020-09-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"atapour/rank-over-class","path":"src/utils.py","file_url":"https://github.com/atapour/rank-over-class/blob/HEAD/src/utils.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"589350e33907586e","mcp_get_code":{"code_sha256":"589350e33907586e"}},{"arxiv_id":"2008.05231","paper":"/paper/fine-grained-visual-textual-alignment-for","title":"Fine-grained Visual Textual Alignment for Cross-Modal Retrieval using Transformer Encoders","date":"2020-08-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mesnico/TERAN","path":"evaluate_utils/compute_relevance.py","file_url":"https://github.com/mesnico/TERAN/blob/HEAD/evaluate_utils/compute_relevance.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":"d9047caaedf4aadb","mcp_get_code":{"code_sha256":"d9047caaedf4aadb"}},{"arxiv_id":"2007.01926","paper":"/paper/unsupervised-learning-of-lagrangian-dynamics","title":"Unsupervised Learning of Lagrangian Dynamics from Images for Prediction and Control","date":"2020-07-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"DesmondZhong/Lagrangian_caVAE","path":"utils.py","file_url":"https://github.com/DesmondZhong/Lagrangian_caVAE/blob/HEAD/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b90ef6af0c60c879","mcp_get_code":{"code_sha256":"b90ef6af0c60c879"}},{"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/pytorch_backend/diarization_dataset.py","file_url":"https://github.com/Yoshani/pytorch-sa-eend/blob/HEAD/eend/pytorch_backend/diarization_dataset.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"36210d944a56c3e1","mcp_get_code":{"code_sha256":"36210d944a56c3e1"}},{"arxiv_id":"2004.09144","paper":"/paper/transformer-reasoning-network-for-image-text","title":"Transformer Reasoning Network for Image-Text Matching and Retrieval","date":"2020-04-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mesnico/TERN","path":"evaluate_utils/compute_relevance.py","file_url":"https://github.com/mesnico/TERN/blob/HEAD/evaluate_utils/compute_relevance.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":"d9047caaedf4aadb","mcp_get_code":{"code_sha256":"d9047caaedf4aadb"}},{"arxiv_id":"2004.05508","paper":"/paper/metaiqa-deep-meta-learning-for-no-reference","title":"MetaIQA: Deep Meta-learning for No-Reference Image Quality Assessment","date":"2020-04-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zhuhancheng/MetaIQA","path":"MetaIQA_On_TID2013_KADID.py","file_url":"https://github.com/zhuhancheng/MetaIQA/blob/HEAD/MetaIQA_On_TID2013_KADID.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":"589350e33907586e","mcp_get_code":{"code_sha256":"589350e33907586e"}},{"arxiv_id":"1809.06267","paper":"/paper/pointnetgpd-detecting-grasp-configurations","title":"PointNetGPD: Detecting Grasp Configurations from Point Sets","date":null,"month_inferred_from_arxiv_id":"2018-09","title_source":"archive","repo":"lianghongzhuo/PointNetGPD","path":"PointNetGPD/main_1v.py","file_url":"https://github.com/lianghongzhuo/PointNetGPD/blob/HEAD/PointNetGPD/main_1v.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"5124350321202e42","mcp_get_code":{"code_sha256":"5124350321202e42"}},{"arxiv_id":"2022.findings-emnlp.465","paper":null,"title":"arXiv:2022.findings-emnlp.465","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"qijimrc/RobustOIE","path":"src/restoration/map_from_tree.py","file_url":"https://github.com/qijimrc/RobustOIE/blob/HEAD/src/restoration/map_from_tree.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"07f10fbad89ad076","mcp_get_code":{"code_sha256":"07f10fbad89ad076"}}]}