{"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":"/paper/arxiv-2606-18209","title":"Rethinking Dataset Distillation for Classification: Do Distilled Sets Outperform Coresets?","arxiv_id":"2606.18209","date":"2026-06-16","proceeding":null,"authors":["Trisha Mittal","Akshay Mehra","Joshua Kimball"],"abstract":"Dataset distillation (DD) has emerged as a prominent approach in data centric machine learning, aiming to synthesize compact training sets for efficient training by compressing the information in large datasets into a small number of synthetic samples. However, DD methods are often evaluated under inconsistent evaluation protocols, ranging from standard ERM to single/multi-teacher supervision, making it difficult to isolate the effectiveness of distilled data from evaluation. Moreover, many prior methods claim that DD outperforms data pruning approaches such as coreset selection (CS), based on the assumption that restricting condensed datasets to subsets of real samples fundamentally limits their expressiveness. In this work, we critically evaluate DD methods through large-scale experiments using standardized datasets and evaluation protocols to assess their intrinsic effectiveness. We benchmark seven state-of-the-art (SOTA) DD methods on ImageNet-1K, ImageNet100, and ImageNette, using three widely adopted training protocols against three CS strategies. Our results show that while some DD methods fail to outperform even simple random subsets, the SOTA DD approaches are comparable to or worse than coresets on large-scale datasets and incur a substantially higher cost for construction. Beyond accuracy, we also evaluate the representativeness, diversity, and quality of condensed sets, and find that coresets consistently achieve better coverage of the original data distribution. These findings highlight the limited practical advantages of current DD methods and show that coresets remain competitive and are often a more computationally efficient alternative for data-centric learning.","url_abs":"https://arxiv.org/abs/2606.18209","url_pdf":"https://arxiv.org/pdf/2606.18209","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2606.18209","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2606.18209"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/vimar-gu/MinimaxDiffusion","reach":null},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/jachansantiago/mode_guidance","reach":null},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/AyushRoy2001/ManifoldGD","reach":null},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/lin-zhao-resoLve/D3HR","reach":{"status":"ok"}},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/Jiacheng8/FADRM","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran":40,"ran_draft_wrong":15,"ran_honours":5,"ran_violates":1,"unverified":11},"by_repo_kind":{"found_in_text":{"samples":72,"ran":61,"repositories":5}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":54,"samples":[{"code_sha256_prefix":"19442a6a71144dbd","entry":"DenseNet121","repo":"AyushRoy2001/ManifoldGD","repo_kind":"found_in_text","path":"train_models/densenet_cifar.py","file_url":"https://github.com/AyushRoy2001/ManifoldGD/blob/HEAD/train_models/densenet_cifar.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"19442a6a71144dbd"}},{"code_sha256_prefix":"3da7ee44118b27ad","entry":"DenseNet121","repo":"Jiacheng8/FADRM","repo_kind":"found_in_text","path":"models/densenet.py","file_url":"https://github.com/Jiacheng8/FADRM/blob/HEAD/models/densenet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3da7ee44118b27ad"}},{"code_sha256_prefix":"96a2132550304d0d","entry":"DenseNet169","repo":"AyushRoy2001/ManifoldGD","repo_kind":"found_in_text","path":"train_models/densenet_cifar.py","file_url":"https://github.com/AyushRoy2001/ManifoldGD/blob/HEAD/train_models/densenet_cifar.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"96a2132550304d0d"}},{"code_sha256_prefix":"339dfa096b3c4a02","entry":"DenseNet169","repo":"Jiacheng8/FADRM","repo_kind":"found_in_text","path":"models/densenet.py","file_url":"https://github.com/Jiacheng8/FADRM/blob/HEAD/models/densenet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"339dfa096b3c4a02"}},{"code_sha256_prefix":"8937ae0759fe135c","entry":"DenseNet201","repo":"AyushRoy2001/ManifoldGD","repo_kind":"found_in_text","path":"train_models/densenet_cifar.py","file_url":"https://github.com/AyushRoy2001/ManifoldGD/blob/HEAD/train_models/densenet_cifar.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"8937ae0759fe135c"}},{"code_sha256_prefix":"e28ebe17022741b6","entry":"DenseNet201","repo":"Jiacheng8/FADRM","repo_kind":"found_in_text","path":"models/densenet.py","file_url":"https://github.com/Jiacheng8/FADRM/blob/HEAD/models/densenet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e28ebe17022741b6"}},{"code_sha256_prefix":"c2749ad43673e986","entry":"ResNet18","repo":"Jiacheng8/FADRM","repo_kind":"found_in_text","path":"models/resnet.py","file_url":"https://github.com/Jiacheng8/FADRM/blob/HEAD/models/resnet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c2749ad43673e986"}},{"code_sha256_prefix":"f9e75567dfd01367","entry":"ResNet34","repo":"Jiacheng8/FADRM","repo_kind":"found_in_text","path":"models/resnet.py","file_url":"https://github.com/Jiacheng8/FADRM/blob/HEAD/models/resnet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f9e75567dfd01367"}},{"code_sha256_prefix":"71310b3a95d5c6eb","entry":"ResNet50","repo":"Jiacheng8/FADRM","repo_kind":"found_in_text","path":"models/resnet.py","file_url":"https://github.com/Jiacheng8/FADRM/blob/HEAD/models/resnet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"71310b3a95d5c6eb"}},{"code_sha256_prefix":"77c5c0238ecc8b28","entry":"agglomerative_ipc_l2","repo":"AyushRoy2001/ManifoldGD","repo_kind":"found_in_text","path":"sample_new.py","file_url":"https://github.com/AyushRoy2001/ManifoldGD/blob/HEAD/sample_new.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"77c5c0238ecc8b28"}},{"code_sha256_prefix":"7eb2592bfc829f81","entry":"agglomerative_ipc_l2_closest","repo":"AyushRoy2001/ManifoldGD","repo_kind":"found_in_text","path":"sample_new.py","file_url":"https://github.com/AyushRoy2001/ManifoldGD/blob/HEAD/sample_new.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"7eb2592bfc829f81"}},{"code_sha256_prefix":"d6a68e210556f857","entry":"approx_standard_normal_cdf","repo":"vimar-gu/MinimaxDiffusion","repo_kind":"found_in_text","path":"diffusion/diffusion_utils.py","file_url":"https://github.com/vimar-gu/MinimaxDiffusion/blob/HEAD/diffusion/diffusion_utils.py","link_basis":"plan_row","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"d6a68e210556f857"}},{"code_sha256_prefix":"fde7881344a30b12","entry":"betas_for_alpha_bar","repo":"jachansantiago/mode_guidance","repo_kind":"found_in_text","path":"diffusers/src/diffusers/schedulers/scheduling_ddim_mode_guidance.py","file_url":"https://github.com/jachansantiago/mode_guidance/blob/HEAD/diffusers/src/diffusers/schedulers/scheduling_ddim_mode_guidance.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"fde7881344a30b12"}},{"code_sha256_prefix":"1712a07966b542ee","entry":"center_crop_arr","repo":"jachansantiago/mode_guidance","repo_kind":"found_in_text","path":"finetune_dit.py","file_url":"https://github.com/jachansantiago/mode_guidance/blob/HEAD/finetune_dit.py","link_basis":"plan_row","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"1712a07966b542ee"}},{"code_sha256_prefix":"6fc038f89ff59f28","entry":"collate_fn","repo":"lin-zhao-resoLve/D3HR","repo_kind":"found_in_text","path":"generation/dit_inversion_save_statistic.py","file_url":"https://github.com/lin-zhao-resoLve/D3HR/blob/HEAD/generation/dit_inversion_save_statistic.py","link_basis":"plan_row","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"6fc038f89ff59f28"}},{"code_sha256_prefix":"dfaf3be9474cef03","entry":"compute_distance","repo":"AyushRoy2001/ManifoldGD","repo_kind":"found_in_text","path":"sample_mode_guidance.py","file_url":"https://github.com/AyushRoy2001/ManifoldGD/blob/HEAD/sample_mode_guidance.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"dfaf3be9474cef03"}},{"code_sha256_prefix":"ab1c9568b4e13899","entry":"continuous_gaussian_log_likelihood","repo":"vimar-gu/MinimaxDiffusion","repo_kind":"found_in_text","path":"diffusion/diffusion_utils.py","file_url":"https://github.com/vimar-gu/MinimaxDiffusion/blob/HEAD/diffusion/diffusion_utils.py","link_basis":"plan_row","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"ab1c9568b4e13899"}},{"code_sha256_prefix":"fac5364e2f53c6db","entry":"conv3x3","repo":"vimar-gu/MinimaxDiffusion","repo_kind":"found_in_text","path":"train_models/resnet.py","file_url":"https://github.com/vimar-gu/MinimaxDiffusion/blob/HEAD/train_models/resnet.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"fac5364e2f53c6db"}},{"code_sha256_prefix":"a0131fb70c267a9e","entry":"conv_1x1_bn","repo":"lin-zhao-resoLve/D3HR","repo_kind":"found_in_text","path":"validation/models/mobilenet_v2.py","file_url":"https://github.com/lin-zhao-resoLve/D3HR/blob/HEAD/validation/models/mobilenet_v2.py","link_basis":"plan_row","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"a0131fb70c267a9e"}},{"code_sha256_prefix":"408e747e0425a594","entry":"conv_3x3_bn","repo":"lin-zhao-resoLve/D3HR","repo_kind":"found_in_text","path":"validation/models/mobilenet_v2.py","file_url":"https://github.com/lin-zhao-resoLve/D3HR/blob/HEAD/validation/models/mobilenet_v2.py","link_basis":"plan_row","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"408e747e0425a594"}},{"code_sha256_prefix":"1b4af1f0c7b88a83","entry":"conv_stride1","repo":"vimar-gu/MinimaxDiffusion","repo_kind":"found_in_text","path":"train_models/resnet_ap.py","file_url":"https://github.com/vimar-gu/MinimaxDiffusion/blob/HEAD/train_models/resnet_ap.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"1b4af1f0c7b88a83"}},{"code_sha256_prefix":"e157ae27e2ac5b4a","entry":"cosine_similarity","repo":"jachansantiago/mode_guidance","repo_kind":"found_in_text","path":"finetune_dit.py","file_url":"https://github.com/jachansantiago/mode_guidance/blob/HEAD/finetune_dit.py","link_basis":"plan_row","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"e157ae27e2ac5b4a"}},{"code_sha256_prefix":"ca73dd5ac9ee210f","entry":"count_multiplications","repo":"Jiacheng8/FADRM","repo_kind":"found_in_text","path":"recover/recover.py","file_url":"https://github.com/Jiacheng8/FADRM/blob/HEAD/recover/recover.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ca73dd5ac9ee210f"}},{"code_sha256_prefix":"b07a34e357aed3db","entry":"cutmix","repo":"Jiacheng8/FADRM","repo_kind":"found_in_text","path":"relabel/utils_fkd.py","file_url":"https://github.com/Jiacheng8/FADRM/blob/HEAD/relabel/utils_fkd.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b07a34e357aed3db"}},{"code_sha256_prefix":"dea99904c6a5b594","entry":"diversity_score_minimax","repo":"AyushRoy2001/ManifoldGD","repo_kind":"found_in_text","path":"representativeness_diversity.py","file_url":"https://github.com/AyushRoy2001/ManifoldGD/blob/HEAD/representativeness_diversity.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"dea99904c6a5b594"}},{"code_sha256_prefix":"734076d456219648","entry":"divisive_bisect_kmeans_ipc_l2","repo":"AyushRoy2001/ManifoldGD","repo_kind":"found_in_text","path":"sample_new.py","file_url":"https://github.com/AyushRoy2001/ManifoldGD/blob/HEAD/sample_new.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"734076d456219648"}},{"code_sha256_prefix":"b97000ad1f1f7bba","entry":"format_int_to_str","repo":"Jiacheng8/FADRM","repo_kind":"found_in_text","path":"recover/utils_recover.py","file_url":"https://github.com/Jiacheng8/FADRM/blob/HEAD/recover/utils_recover.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b97000ad1f1f7bba"}},{"code_sha256_prefix":"c92c27c924b517e8","entry":"get_2d_sincos_pos_embed","repo":"AyushRoy2001/ManifoldGD","repo_kind":"found_in_text","path":"models.py","file_url":"https://github.com/AyushRoy2001/ManifoldGD/blob/HEAD/models.py","link_basis":"plan_row","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"c92c27c924b517e8"}},{"code_sha256_prefix":"370445b84099fd37","entry":"get_FKD_info","repo":"Jiacheng8/FADRM","repo_kind":"found_in_text","path":"relabel/utils_fkd.py","file_url":"https://github.com/Jiacheng8/FADRM/blob/HEAD/relabel/utils_fkd.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"370445b84099fd37"}},{"code_sha256_prefix":"3e0fa4efc22272d4","entry":"get_beta_schedule","repo":"vimar-gu/MinimaxDiffusion","repo_kind":"found_in_text","path":"diffusion/gaussian_diffusion.py","file_url":"https://github.com/vimar-gu/MinimaxDiffusion/blob/HEAD/diffusion/gaussian_diffusion.py","link_basis":"plan_row","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"3e0fa4efc22272d4"}},{"code_sha256_prefix":"6b9edc653f0146c3","entry":"get_class_distribution","repo":"AyushRoy2001/ManifoldGD","repo_kind":"found_in_text","path":"kl.py","file_url":"https://github.com/AyushRoy2001/ManifoldGD/blob/HEAD/kl.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"6b9edc653f0146c3"}},{"code_sha256_prefix":"a62a3ace38a10be2","entry":"get_closest_distance","repo":"AyushRoy2001/ManifoldGD","repo_kind":"found_in_text","path":"sample_mode_guidance.py","file_url":"https://github.com/AyushRoy2001/ManifoldGD/blob/HEAD/sample_mode_guidance.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"a62a3ace38a10be2"}},{"code_sha256_prefix":"31acc8c84b0a2549","entry":"get_features_per_classv2","repo":"jachansantiago/mode_guidance","repo_kind":"found_in_text","path":"sample_mode_guidance_text2img.py","file_url":"https://github.com/jachansantiago/mode_guidance/blob/HEAD/sample_mode_guidance_text2img.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"31acc8c84b0a2549"}},{"code_sha256_prefix":"ba1399ac9cd62aa7","entry":"get_lambda","repo":"Jiacheng8/FADRM","repo_kind":"found_in_text","path":"models/util.py","file_url":"https://github.com/Jiacheng8/FADRM/blob/HEAD/models/util.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ba1399ac9cd62aa7"}},{"code_sha256_prefix":"8e9046371d41825d","entry":"get_loader","repo":"AyushRoy2001/ManifoldGD","repo_kind":"found_in_text","path":"fid.py","file_url":"https://github.com/AyushRoy2001/ManifoldGD/blob/HEAD/fid.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"8e9046371d41825d"}},{"code_sha256_prefix":"36e30c7fb679ec78","entry":"get_named_beta_schedule","repo":"vimar-gu/MinimaxDiffusion","repo_kind":"found_in_text","path":"diffusion/gaussian_diffusion.py","file_url":"https://github.com/vimar-gu/MinimaxDiffusion/blob/HEAD/diffusion/gaussian_diffusion.py","link_basis":"plan_row","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"36e30c7fb679ec78"}},{"code_sha256_prefix":"25dda4be04d5c390","entry":"get_second_idx","repo":"Jiacheng8/FADRM","repo_kind":"found_in_text","path":"recover/utils_recover.py","file_url":"https://github.com/Jiacheng8/FADRM/blob/HEAD/recover/utils_recover.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"25dda4be04d5c390"}},{"code_sha256_prefix":"d923e828eed4fb87","entry":"ipc_epoch","repo":"AyushRoy2001/ManifoldGD","repo_kind":"found_in_text","path":"argument.py","file_url":"https://github.com/AyushRoy2001/ManifoldGD/blob/HEAD/argument.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"d923e828eed4fb87"}},{"code_sha256_prefix":"cd4d8e43e2ff286b","entry":"is_special_epoch","repo":"Jiacheng8/FADRM","repo_kind":"found_in_text","path":"validate/train_fkd.py","file_url":"https://github.com/Jiacheng8/FADRM/blob/HEAD/validate/train_fkd.py","link_basis":"plan_row","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"cd4d8e43e2ff286b"}},{"code_sha256_prefix":"6a59f07f0b669e9e","entry":"kl_divergence","repo":"AyushRoy2001/ManifoldGD","repo_kind":"found_in_text","path":"kl.py","file_url":"https://github.com/AyushRoy2001/ManifoldGD/blob/HEAD/kl.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"6a59f07f0b669e9e"}},{"code_sha256_prefix":"6728d2ca5cbb846d","entry":"load_image_features","repo":"AyushRoy2001/ManifoldGD","repo_kind":"found_in_text","path":"representativeness_diversity.py","file_url":"https://github.com/AyushRoy2001/ManifoldGD/blob/HEAD/representativeness_diversity.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"6728d2ca5cbb846d"}},{"code_sha256_prefix":"585d0c5757aa75ee","entry":"load_image_paths","repo":"AyushRoy2001/ManifoldGD","repo_kind":"found_in_text","path":"representativeness_diversity.py","file_url":"https://github.com/AyushRoy2001/ManifoldGD/blob/HEAD/representativeness_diversity.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"585d0c5757aa75ee"}},{"code_sha256_prefix":"9ce85b699efd5492","entry":"load_mapping","repo":"lin-zhao-resoLve/D3HR","repo_kind":"found_in_text","path":"generation/group_sampling.py","file_url":"https://github.com/lin-zhao-resoLve/D3HR/blob/HEAD/generation/group_sampling.py","link_basis":"plan_row","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"9ce85b699efd5492"}},{"code_sha256_prefix":"38fd828e9ae4636a","entry":"lr_policy","repo":"Jiacheng8/FADRM","repo_kind":"found_in_text","path":"recover/utils_recover.py","file_url":"https://github.com/Jiacheng8/FADRM/blob/HEAD/recover/utils_recover.py","link_basis":"plan_row","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"38fd828e9ae4636a"}},{"code_sha256_prefix":"580747f8e67364f5","entry":"make_loader","repo":"AyushRoy2001/ManifoldGD","repo_kind":"found_in_text","path":"kl.py","file_url":"https://github.com/AyushRoy2001/ManifoldGD/blob/HEAD/kl.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"580747f8e67364f5"}},{"code_sha256_prefix":"f6d7c009a8efb8b7","entry":"mean_flat","repo":"vimar-gu/MinimaxDiffusion","repo_kind":"found_in_text","path":"diffusion/gaussian_diffusion.py","file_url":"https://github.com/vimar-gu/MinimaxDiffusion/blob/HEAD/diffusion/gaussian_diffusion.py","link_basis":"plan_row","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"f6d7c009a8efb8b7"}},{"code_sha256_prefix":"bf057d506488cd4c","entry":"mixup_process","repo":"Jiacheng8/FADRM","repo_kind":"found_in_text","path":"models/util.py","file_url":"https://github.com/Jiacheng8/FADRM/blob/HEAD/models/util.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"bf057d506488cd4c"}},{"code_sha256_prefix":"03310bba324ae4fb","entry":"modulate","repo":"AyushRoy2001/ManifoldGD","repo_kind":"found_in_text","path":"models.py","file_url":"https://github.com/AyushRoy2001/ManifoldGD/blob/HEAD/models.py","link_basis":"plan_row","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"03310bba324ae4fb"}},{"code_sha256_prefix":"8afbfc42c6ea0448","entry":"normal_kl","repo":"vimar-gu/MinimaxDiffusion","repo_kind":"found_in_text","path":"diffusion/diffusion_utils.py","file_url":"https://github.com/vimar-gu/MinimaxDiffusion/blob/HEAD/diffusion/diffusion_utils.py","link_basis":"plan_row","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"8afbfc42c6ea0448"}},{"code_sha256_prefix":"8aac35516308515a","entry":"normalization","repo":"vimar-gu/MinimaxDiffusion","repo_kind":"found_in_text","path":"train_models/resnet.py","file_url":"https://github.com/vimar-gu/MinimaxDiffusion/blob/HEAD/train_models/resnet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"8aac35516308515a"}},{"code_sha256_prefix":"8ba16d20cf03f09b","entry":"normalization","repo":"vimar-gu/MinimaxDiffusion","repo_kind":"found_in_text","path":"train_models/resnet_ap.py","file_url":"https://github.com/vimar-gu/MinimaxDiffusion/blob/HEAD/train_models/resnet_ap.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"8ba16d20cf03f09b"}},{"code_sha256_prefix":"0756a99508caf42c","entry":"rand_bbox","repo":"Jiacheng8/FADRM","repo_kind":"found_in_text","path":"relabel/utils_fkd.py","file_url":"https://github.com/Jiacheng8/FADRM/blob/HEAD/relabel/utils_fkd.py","link_basis":"plan_row","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0756a99508caf42c"}},{"code_sha256_prefix":"bea2d776a332f2b0","entry":"rescale_noise_cfg","repo":"jachansantiago/mode_guidance","repo_kind":"found_in_text","path":"diffusers/src/diffusers/pipelines/stable_diffusion/pipeline_stable_diffusion_mode_guidance.py","file_url":"https://github.com/jachansantiago/mode_guidance/blob/HEAD/diffusers/src/diffusers/pipelines/stable_diffusion/pipeline_stable_diffusion_mode_guidance.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"bea2d776a332f2b0"}},{"code_sha256_prefix":"bb350b00da2aea93","entry":"rescale_zero_terminal_snr","repo":"jachansantiago/mode_guidance","repo_kind":"found_in_text","path":"diffusers/src/diffusers/schedulers/scheduling_ddim_mode_guidance.py","file_url":"https://github.com/jachansantiago/mode_guidance/blob/HEAD/diffusers/src/diffusers/schedulers/scheduling_ddim_mode_guidance.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"bb350b00da2aea93"}},{"code_sha256_prefix":"0b56680ee1708fee","entry":"retrieve_timesteps","repo":"jachansantiago/mode_guidance","repo_kind":"found_in_text","path":"diffusers/src/diffusers/pipelines/stable_diffusion/pipeline_stable_diffusion_mode_guidance.py","file_url":"https://github.com/jachansantiago/mode_guidance/blob/HEAD/diffusers/src/diffusers/pipelines/stable_diffusion/pipeline_stable_diffusion_mode_guidance.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"0b56680ee1708fee"}},{"code_sha256_prefix":"ef1eb484f67917c1","entry":"stage1","repo":"jachansantiago/mode_guidance","repo_kind":"found_in_text","path":"finetuning.py","file_url":"https://github.com/jachansantiago/mode_guidance/blob/HEAD/finetuning.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"ef1eb484f67917c1"}},{"code_sha256_prefix":"fc06c170864d1f3d","entry":"stage2","repo":"jachansantiago/mode_guidance","repo_kind":"found_in_text","path":"finetuning.py","file_url":"https://github.com/jachansantiago/mode_guidance/blob/HEAD/finetuning.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"fc06c170864d1f3d"}},{"code_sha256_prefix":"23bf22274cc64dc6","entry":"str2bool","repo":"AyushRoy2001/ManifoldGD","repo_kind":"found_in_text","path":"argument.py","file_url":"https://github.com/AyushRoy2001/ManifoldGD/blob/HEAD/argument.py","link_basis":"plan_row","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"23bf22274cc64dc6"}},{"code_sha256_prefix":"4f312e21745a6f61","entry":"to_one_hot","repo":"Jiacheng8/FADRM","repo_kind":"found_in_text","path":"models/util.py","file_url":"https://github.com/Jiacheng8/FADRM/blob/HEAD/models/util.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4f312e21745a6f61"}},{"code_sha256_prefix":"52605edc9d326455","entry":"transform_cifar","repo":"AyushRoy2001/ManifoldGD","repo_kind":"found_in_text","path":"data.py","file_url":"https://github.com/AyushRoy2001/ManifoldGD/blob/HEAD/data.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"52605edc9d326455"}},{"code_sha256_prefix":"fb78e314a9cbf5ff","entry":"tune_lr_img","repo":"AyushRoy2001/ManifoldGD","repo_kind":"found_in_text","path":"argument.py","file_url":"https://github.com/AyushRoy2001/ManifoldGD/blob/HEAD/argument.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"fb78e314a9cbf5ff"}},{"code_sha256_prefix":"57a1842709f61195","entry":"create_logger","repo":"jachansantiago/mode_guidance","repo_kind":"found_in_text","path":"finetune_dit.py","file_url":"https://github.com/jachansantiago/mode_guidance/blob/HEAD/finetune_dit.py","link_basis":"plan_row","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"57a1842709f61195"}},{"code_sha256_prefix":"6a0d5ecd441905cc","entry":"download_model","repo":"AyushRoy2001/ManifoldGD","repo_kind":"found_in_text","path":"download.py","file_url":"https://github.com/AyushRoy2001/ManifoldGD/blob/HEAD/download.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"6a0d5ecd441905cc"}},{"code_sha256_prefix":"29947a0a94157558","entry":"find_model","repo":"AyushRoy2001/ManifoldGD","repo_kind":"found_in_text","path":"download.py","file_url":"https://github.com/AyushRoy2001/ManifoldGD/blob/HEAD/download.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"29947a0a94157558"}},{"code_sha256_prefix":"665d8a4e8f673a4c","entry":"get_2d_sincos_pos_embed_from_grid","repo":"AyushRoy2001/ManifoldGD","repo_kind":"found_in_text","path":"models.py","file_url":"https://github.com/AyushRoy2001/ManifoldGD/blob/HEAD/models.py","link_basis":"plan_row","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"665d8a4e8f673a4c"}},{"code_sha256_prefix":"fd6a20859bd2e457","entry":"invert","repo":"lin-zhao-resoLve/D3HR","repo_kind":"found_in_text","path":"generation/dit_inversion_save_statistic.py","file_url":"https://github.com/lin-zhao-resoLve/D3HR/blob/HEAD/generation/dit_inversion_save_statistic.py","link_basis":"plan_row","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"fd6a20859bd2e457"}},{"code_sha256_prefix":"c9efd67365a73165","entry":"process_class","repo":"lin-zhao-resoLve/D3HR","repo_kind":"found_in_text","path":"generation/group_sampling.py","file_url":"https://github.com/lin-zhao-resoLve/D3HR/blob/HEAD/generation/group_sampling.py","link_basis":"plan_row","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"c9efd67365a73165"}},{"code_sha256_prefix":"d1d74d9fb90d59c1","entry":"process_p_sample","repo":"lin-zhao-resoLve/D3HR","repo_kind":"found_in_text","path":"generation/group_sampling.py","file_url":"https://github.com/lin-zhao-resoLve/D3HR/blob/HEAD/generation/group_sampling.py","link_basis":"plan_row","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"d1d74d9fb90d59c1"}},{"code_sha256_prefix":"e21d40497e4a97b0","entry":"sample","repo":"lin-zhao-resoLve/D3HR","repo_kind":"found_in_text","path":"generation/dit_inversion_save_statistic.py","file_url":"https://github.com/lin-zhao-resoLve/D3HR/blob/HEAD/generation/dit_inversion_save_statistic.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"e21d40497e4a97b0"}},{"code_sha256_prefix":"5b2e2797a6da2cb5","entry":"transform_mnist","repo":"AyushRoy2001/ManifoldGD","repo_kind":"found_in_text","path":"data.py","file_url":"https://github.com/AyushRoy2001/ManifoldGD/blob/HEAD/data.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"5b2e2797a6da2cb5"}},{"code_sha256_prefix":"4a3eef12c129ad96","entry":"transform_svhn","repo":"AyushRoy2001/ManifoldGD","repo_kind":"found_in_text","path":"data.py","file_url":"https://github.com/AyushRoy2001/ManifoldGD/blob/HEAD/data.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"4a3eef12c129ad96"}},{"code_sha256_prefix":"230fb2e9963063c9","entry":"validate","repo":"Jiacheng8/FADRM","repo_kind":"found_in_text","path":"recover/recover.py","file_url":"https://github.com/Jiacheng8/FADRM/blob/HEAD/recover/recover.py","link_basis":"plan_row","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"230fb2e9963063c9"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_2026.jsonl"},"syntology_extracted_results":{"kind":"leaderboard_placements","source":"Syntology's leaderboard-shaped extractor over the paper's own arXiv-HTML tables: a model pointed at a cell, the number was read from that cell and checked against the board's metric, dataset, split and scale, and an independent check accepted the entry; not reviewed by the paper's authors or the archive's editors","extractor_model":"global.anthropic.claude-sonnet-4-5-20250929-v1:0","verifier_model":null,"prompt_sha":"fa63d4bb9d755694","coverage":{"sentence":"Syntology has checked 6,264 of the 9,581 papers on this site that are newer than the archive; results from the others appear after they are checked.","papers_newer_than_archive":9581,"papers_checked":6264},"entries":[],"not_placed":{"boards":0,"rejected_by_independent_check":0,"refused_by_a_rule":0,"check_did_not_answer":0,"proposed_without_a_cell":0,"declined_by_site":0}}}