{"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/fadrm-fast-and-accurate-data-residual","title":"FADRM: Fast and Accurate Data Residual Matching for Dataset Distillation","arxiv_id":"2506.24125","date":"2025-06-30","proceeding":null,"authors":["Jiacheng Cui","Xinyue Bi","Yaxin Luo","Xiaohan Zhao","Jiacheng Liu","Zhiqiang Shen"],"abstract":"Residual connection has been extensively studied and widely applied at the model architecture level. However, its potential in the more challenging data-centric approaches remains unexplored. In this work, we introduce the concept of Data Residual Matching for the first time, leveraging data-level skip connections to facilitate data generation and mitigate data information vanishing. This approach maintains a balance between newly acquired knowledge through pixel space optimization and existing core local information identification within raw data modalities, specifically for the dataset distillation task. Furthermore, by incorporating optimization-level refinements, our method significantly improves computational efficiency, achieving superior performance while reducing training time and peak GPU memory usage by 50%. Consequently, the proposed method Fast and Accurate Data Residual Matching for Dataset Distillation (FADRM) establishes a new state-of-the-art, demonstrating substantial improvements over existing methods across multiple dataset benchmarks in both efficiency and effectiveness. For instance, with ResNet-18 as the student model and a 0.8% compression ratio on ImageNet-1K, the method achieves 47.7% test accuracy in single-model dataset distillation and 50.0% in multi-model dataset distillation, surpassing RDED by +5.7% and outperforming state-of-the-art multi-model approaches, EDC and CV-DD, by +1.4% and +4.0%. Code is available at: https://github.com/Jiacheng8/FADRM.","url_abs":"https://arxiv.org/abs/2506.24125v1","url_pdf":"https://arxiv.org/pdf/2506.24125v1.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"fadrm-fast-and-accurate-data-residual","repo_url":"https://github.com/jiacheng8/fadrm","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"computational-efficiency","task_name":"Computational Efficiency"},{"task_slug":"dataset-distillation","task_name":"Dataset Distillation"},{"task_slug":null,"task_name":"GPU"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2506.24125","atlas_url":"https://app.syntology.ai/?focus=2506.24125","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2506.24125"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+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":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/jiacheng8/fadrm","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran":14,"ran_violates":1,"ran_draft_wrong":2,"unverified":1},"by_repo_kind":{"official":{"samples":18,"ran":17,"repositories":1}},"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":0,"samples":[{"code_sha256_prefix":"3da7ee44118b27ad","entry":"DenseNet121","repo":"jiacheng8/fadrm","repo_kind":"official","path":"models/densenet.py","file_url":"https://github.com/jiacheng8/fadrm/blob/HEAD/models/densenet.py","link_basis":"plan_row","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":"339dfa096b3c4a02","entry":"DenseNet169","repo":"jiacheng8/fadrm","repo_kind":"official","path":"models/densenet.py","file_url":"https://github.com/jiacheng8/fadrm/blob/HEAD/models/densenet.py","link_basis":"plan_row","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":"e28ebe17022741b6","entry":"DenseNet201","repo":"jiacheng8/fadrm","repo_kind":"official","path":"models/densenet.py","file_url":"https://github.com/jiacheng8/fadrm/blob/HEAD/models/densenet.py","link_basis":"plan_row","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":"official","path":"models/resnet.py","file_url":"https://github.com/jiacheng8/fadrm/blob/HEAD/models/resnet.py","link_basis":"plan_row","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":"official","path":"models/resnet.py","file_url":"https://github.com/jiacheng8/fadrm/blob/HEAD/models/resnet.py","link_basis":"plan_row","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":"official","path":"models/resnet.py","file_url":"https://github.com/jiacheng8/fadrm/blob/HEAD/models/resnet.py","link_basis":"plan_row","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":"ca73dd5ac9ee210f","entry":"count_multiplications","repo":"jiacheng8/fadrm","repo_kind":"official","path":"recover/recover.py","file_url":"https://github.com/jiacheng8/fadrm/blob/HEAD/recover/recover.py","link_basis":"plan_row","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":"official","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","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":"b97000ad1f1f7bba","entry":"format_int_to_str","repo":"jiacheng8/fadrm","repo_kind":"official","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","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":"370445b84099fd37","entry":"get_FKD_info","repo":"jiacheng8/fadrm","repo_kind":"official","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","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":"ba1399ac9cd62aa7","entry":"get_lambda","repo":"jiacheng8/fadrm","repo_kind":"official","path":"models/util.py","file_url":"https://github.com/jiacheng8/fadrm/blob/HEAD/models/util.py","link_basis":"plan_row","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":"25dda4be04d5c390","entry":"get_second_idx","repo":"jiacheng8/fadrm","repo_kind":"official","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","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":"cd4d8e43e2ff286b","entry":"is_special_epoch","repo":"jiacheng8/fadrm","repo_kind":"official","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":"38fd828e9ae4636a","entry":"lr_policy","repo":"jiacheng8/fadrm","repo_kind":"official","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":"bf057d506488cd4c","entry":"mixup_process","repo":"jiacheng8/fadrm","repo_kind":"official","path":"models/util.py","file_url":"https://github.com/jiacheng8/fadrm/blob/HEAD/models/util.py","link_basis":"plan_row","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":"0756a99508caf42c","entry":"rand_bbox","repo":"jiacheng8/fadrm","repo_kind":"official","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":"4f312e21745a6f61","entry":"to_one_hot","repo":"jiacheng8/fadrm","repo_kind":"official","path":"models/util.py","file_url":"https://github.com/jiacheng8/fadrm/blob/HEAD/models/util.py","link_basis":"plan_row","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":"230fb2e9963063c9","entry":"validate","repo":"jiacheng8/fadrm","repo_kind":"official","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":null,"syntology_extracted_results":null}