{"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/remove-duplicates","entry":"remove_duplicates","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":15,"n_papers_ran":7,"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":13,"n_samples_ran":5,"n_samples_fingerprinted":3,"n_places":15,"n_places_pointer_only":5,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":1,"ran_fixture":1,"ran":3,"unverified":8},"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":"2605.20955","paper":"/paper/arxiv-2605-20955","title":"DrawMotion : Generating 3D Human Motions by Freehand Drawing","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"InvertedForest/DrawMotion","path":"demo/drawmotion_studio/runner.py","file_url":"https://github.com/InvertedForest/DrawMotion/blob/HEAD/demo/drawmotion_studio/runner.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"555cbd98d272b421","mcp_get_code":{"code_sha256":"555cbd98d272b421"}},{"arxiv_id":"2603.11772","paper":"/paper/arxiv-2603-11772","title":"Legal-DC: Benchmarking Retrieval-Augmented Generation for Legal Documents","date":null,"month_inferred_from_arxiv_id":"2026-03","title_source":"syntology","repo":"legal-dc/Legal-DC","path":"Legal-DC/hybrid_rag.py","file_url":"https://github.com/legal-dc/Legal-DC/blob/HEAD/Legal-DC/hybrid_rag.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"4001b6a1e439e13c","mcp_get_code":{"code_sha256":"4001b6a1e439e13c"}},{"arxiv_id":"2410.20724","paper":"/paper/simple-is-effective-the-roles-of-graphs-and","title":"Simple Is Effective: The Roles of Graphs and Large Language Models in Knowledge-Graph-Based Retrieval-Augmented Generation","date":"2024-10-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Graph-COM/SubgraphRAG","path":"reason/metrics/evaluate_results_corrected.py","file_url":"https://github.com/Graph-COM/SubgraphRAG/blob/HEAD/reason/metrics/evaluate_results_corrected.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ef25b6bc0f20fd61","mcp_get_code":{"code_sha256":"ef25b6bc0f20fd61"}},{"arxiv_id":"2403.00425","paper":"/paper/halc-object-hallucination-reduction-via","title":"HALC: Object Hallucination Reduction via Adaptive Focal-Contrast Decoding","date":"2024-03-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"BillChan226/HALC","path":"models/questioner.py","file_url":"https://github.com/BillChan226/HALC/blob/HEAD/models/questioner.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"8a2ce3b99884243a","mcp_get_code":{"code_sha256":"8a2ce3b99884243a"}},{"arxiv_id":"2310.16045","paper":"/paper/woodpecker-hallucination-correction-for","title":"Woodpecker: Hallucination Correction for Multimodal Large Language Models","date":"2023-10-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bradyfu/woodpecker","path":"models/questioner.py","file_url":"https://github.com/bradyfu/woodpecker/blob/HEAD/models/questioner.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"8a2ce3b99884243a","mcp_get_code":{"code_sha256":"8a2ce3b99884243a"}},{"arxiv_id":"2310.01446","paper":"/paper/adaptive-solver-framework-for-dynamic","title":"Adaptive-Solver Framework for Dynamic Strategy Selection in Large Language Model Reasoning","date":"2023-10-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"john1226966735/adaptive-solver","path":"utils.py","file_url":"https://github.com/john1226966735/adaptive-solver/blob/HEAD/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"dc4174baa18a4b99","mcp_get_code":{"code_sha256":"dc4174baa18a4b99"}},{"arxiv_id":"2112.10755","paper":"/paper/discovering-state-variables-hidden-in","title":"Discovering State Variables Hidden in Experimental Data","date":"2021-12-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"boyuanchen/neural-state-variables","path":"analysis/eval_intrinsic_dimension.py","file_url":"https://github.com/boyuanchen/neural-state-variables/blob/HEAD/analysis/eval_intrinsic_dimension.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f4e725fbf11428c2","mcp_get_code":{"code_sha256":"f4e725fbf11428c2"}},{"arxiv_id":"1910.13461","paper":"/paper/bart-denoising-sequence-to-sequence-pre","title":"BART: Denoising Sequence-to-Sequence Pre-training for Natural Language Generation, Translation, and Comprehension","date":"2019-10-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bayer-science-for-a-better-life/data2text-bioleaflets","path":"bioleaflets/helpers.py","file_url":"https://github.com/bayer-science-for-a-better-life/data2text-bioleaflets/blob/HEAD/bioleaflets/helpers.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":"d0a738e3442f47f8","mcp_get_code":{"code_sha256":"d0a738e3442f47f8"}},{"arxiv_id":"1904.12166","paper":"/paper/help-a-dataset-for-identifying-shortcomings","title":"HELP: A Dataset for Identifying Shortcomings of Neural Models in Monotonicity Reasoning","date":"2019-04-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"verypluming/HELP","path":"scripts/create_dataset_PMB.py","file_url":"https://github.com/verypluming/HELP/blob/HEAD/scripts/create_dataset_PMB.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"CC-BY-SA-4.0","inline_ok":false,"code_sha256_prefix":"ca9955d1b0c834af","mcp_get_code":{"code_sha256":"ca9955d1b0c834af"}},{"arxiv_id":"1904.03310","paper":"/paper/gender-bias-in-contextualized-word-embeddings","title":"Gender Bias in Contextualized Word Embeddings","date":"2019-04-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dadebias/genda-lens","path":"genda_lens/ner_tasks/process_names.py","file_url":"https://github.com/dadebias/genda-lens/blob/HEAD/genda_lens/ner_tasks/process_names.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"fe6f242ddb1d59bb","mcp_get_code":{"code_sha256":"fe6f242ddb1d59bb"}},{"arxiv_id":"1805.09821","paper":"/paper/a-corpus-for-multilingual-document","title":"A Corpus for Multilingual Document Classification in Eight Languages","date":"2018-05-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"n-waves/multifit","path":"split-cls.py","file_url":"https://github.com/n-waves/multifit/blob/HEAD/split-cls.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"21075dccf90eda43","mcp_get_code":{"code_sha256":"21075dccf90eda43"}},{"arxiv_id":"1803.05170","paper":"/paper/xdeepfm-combining-explicit-and-implicit","title":"xDeepFM: Combining Explicit and Implicit Feature Interactions for Recommender Systems","date":"2018-03-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"recommenders-team/recommenders","path":"recommenders/datasets/covid_utils.py","file_url":"https://github.com/recommenders-team/recommenders/blob/HEAD/recommenders/datasets/covid_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"8b17f7c92b0db3cd","mcp_get_code":{"code_sha256":"8b17f7c92b0db3cd"}},{"arxiv_id":"1711.04340","paper":"/paper/data-augmentation-generative-adversarial","title":"Data Augmentation Generative Adversarial Networks","date":"2017-11-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"AntreasAntoniou/DAGAN","path":"dagan_architectures.py","file_url":"https://github.com/AntreasAntoniou/DAGAN/blob/HEAD/dagan_architectures.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e73857dab63b5298","mcp_get_code":{"code_sha256":"e73857dab63b5298"}},{"arxiv_id":"1609.04468","paper":"/paper/sampling-generative-networks","title":"Sampling Generative Networks","date":"2016-09-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"gitaar9/MLDAGAN","path":"dagan_architectures.py","file_url":"https://github.com/gitaar9/MLDAGAN/blob/HEAD/dagan_architectures.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e73857dab63b5298","mcp_get_code":{"code_sha256":"e73857dab63b5298"}},{"arxiv_id":"aaai_20388","paper":null,"title":"arXiv:aaai_20388","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"xuehansheng/RepBin","path":"loader.py","file_url":"https://github.com/xuehansheng/RepBin/blob/HEAD/loader.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"857a6989a9141e71","mcp_get_code":{"code_sha256":"857a6989a9141e71"}}]}