{"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/vgg11-2","entry":"VGG11","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":36,"n_papers_ran":17,"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":19,"n_samples_ran":12,"n_samples_fingerprinted":0,"n_places":42,"n_places_pointer_only":27,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":4,"ran_fixture":0,"ran":8,"unverified":7},"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.00185","paper":"/paper/arxiv-2605-00185","title":"Fair Dataset Distillation via Cross-Group Barycenter Alignment","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"mhmoslemi/COBRA","path":"networks.py","file_url":"https://github.com/mhmoslemi/COBRA/blob/HEAD/networks.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"3a29eb3050e447c2","mcp_get_code":{"code_sha256":"3a29eb3050e447c2"}},{"arxiv_id":"2605.00185","paper":"/paper/arxiv-2605-00185","title":"Fair Dataset Distillation via Cross-Group Barycenter Alignment","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"mhmoslemi/COBRA","path":"cafe/networks.py","file_url":"https://github.com/mhmoslemi/COBRA/blob/HEAD/cafe/networks.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f8401a9b3126d921","mcp_get_code":{"code_sha256":"f8401a9b3126d921"}},{"arxiv_id":"2604.18811","paper":"/paper/arxiv-2604-18811","title":"Rethinking Dataset Distillation: Hard Truths About Soft Labels","date":"2026-04-20","month_inferred_from_arxiv_id":null,"title_source":"syntology","repo":"NUS-HPC-AI-Lab/DATM","path":"networks.py","file_url":"https://github.com/NUS-HPC-AI-Lab/DATM/blob/HEAD/networks.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"2e6f03f47dc4131d","mcp_get_code":{"code_sha256":"2e6f03f47dc4131d"}},{"arxiv_id":"2412.09945","paper":"/paper/going-beyond-feature-similarity-effective","title":"Going Beyond Feature Similarity: Effective Dataset Distillation based on Class-Aware Conditional Mutual Information","date":"2024-12-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ndhg1213/CMIDD","path":"DC-DSA-DM/networks.py","file_url":"https://github.com/ndhg1213/CMIDD/blob/HEAD/DC-DSA-DM/networks.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"8e1b179ef1f0fe03","mcp_get_code":{"code_sha256":"8e1b179ef1f0fe03"}},{"arxiv_id":"2411.11924","paper":"/paper/dataset-distillers-are-good-label-denoisers","title":"Dataset Distillers Are Good Label Denoisers In the Wild","date":"2024-11-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kciiiman/dd_lnl","path":"DATM+ours/networks.py","file_url":"https://github.com/kciiiman/dd_lnl/blob/HEAD/DATM%2Bours/networks.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"2e6f03f47dc4131d","mcp_get_code":{"code_sha256":"2e6f03f47dc4131d"}},{"arxiv_id":"2411.11924","paper":"/paper/dataset-distillers-are-good-label-denoisers","title":"Dataset Distillers Are Good Label Denoisers In the Wild","date":"2024-11-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kciiiman/dd_lnl","path":"RCIG+ours/models.py","file_url":"https://github.com/kciiiman/dd_lnl/blob/HEAD/RCIG%2Bours/models.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"705d6efdfd6176e7","mcp_get_code":{"code_sha256":"705d6efdfd6176e7"}},{"arxiv_id":"2411.11329","paper":"/paper/color-oriented-redundancy-reduction-in","title":"Color-Oriented Redundancy Reduction in Dataset Distillation","date":"2024-11-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"KeViNYuAn0314/AutoPalette","path":"networks.py","file_url":"https://github.com/KeViNYuAn0314/AutoPalette/blob/HEAD/networks.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"2e6f03f47dc4131d","mcp_get_code":{"code_sha256":"2e6f03f47dc4131d"}},{"arxiv_id":"2410.17193","paper":"/paper/emphasizing-discriminative-features-for","title":"Emphasizing Discriminative Features for Dataset Distillation in Complex Scenarios","date":"2024-10-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"nus-hpc-ai-lab/edf","path":"networks.py","file_url":"https://github.com/nus-hpc-ai-lab/edf/blob/HEAD/networks.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"2e6f03f47dc4131d","mcp_get_code":{"code_sha256":"2e6f03f47dc4131d"}},{"arxiv_id":"2410.02116","paper":"/paper/dataset-distillation-via-knowledge","title":"Dataset Distillation via Knowledge Distillation: Towards Efficient Self-Supervised Pre-Training of Deep Networks","date":"2024-10-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"BigML-CS-UCLA/MKDT","path":"networks.py","file_url":"https://github.com/BigML-CS-UCLA/MKDT/blob/HEAD/networks.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"190dfb67aacf4767","mcp_get_code":{"code_sha256":"190dfb67aacf4767"}},{"arxiv_id":"2407.14245","paper":"/paper/dataset-distillation-by-automatic-training","title":"Dataset Distillation by Automatic Training Trajectories","date":"2024-07-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"NiaLiu/ATT","path":"networks.py","file_url":"https://github.com/NiaLiu/ATT/blob/HEAD/networks.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"190dfb67aacf4767","mcp_get_code":{"code_sha256":"190dfb67aacf4767"}},{"arxiv_id":"2406.03793","paper":"/paper/low-rank-similarity-mining-for-multimodal","title":"Low-Rank Similarity Mining for Multimodal Dataset Distillation","date":"2024-06-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"silicx/LoRS_Distill","path":"src/networks.py","file_url":"https://github.com/silicx/LoRS_Distill/blob/HEAD/src/networks.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"190dfb67aacf4767","mcp_get_code":{"code_sha256":"190dfb67aacf4767"}},{"arxiv_id":"2406.18561","paper":"/paper/selmatch-effectively-scaling-up-dataset","title":"SelMatch: Effectively Scaling Up Dataset Distillation via Selection-Based Initialization and Partial Updates by Trajectory Matching","date":"2024-05-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Yongalls/SelMatch","path":"distill.py","file_url":"https://github.com/Yongalls/SelMatch/blob/HEAD/distill.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":"699b6b81e84201eb","mcp_get_code":{"code_sha256":"699b6b81e84201eb"}},{"arxiv_id":"2404.00563","paper":"/paper/exploiting-inter-sample-and-inter-feature","title":"Exploiting Inter-sample and Inter-feature Relations in Dataset Distillation","date":"2024-03-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"VincenDen/IID","path":"IDM+ours/networks.py","file_url":"https://github.com/VincenDen/IID/blob/HEAD/IDM%2Bours/networks.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"190dfb67aacf4767","mcp_get_code":{"code_sha256":"190dfb67aacf4767"}},{"arxiv_id":"2404.00563","paper":"/paper/exploiting-inter-sample-and-inter-feature","title":"Exploiting Inter-sample and Inter-feature Relations in Dataset Distillation","date":"2024-03-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"VincenDen/IID","path":"IDM+ours/dc_networks.py","file_url":"https://github.com/VincenDen/IID/blob/HEAD/IDM%2Bours/dc_networks.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ec3c9224d4a0353f","mcp_get_code":{"code_sha256":"ec3c9224d4a0353f"}},{"arxiv_id":"2404.00563","paper":"/paper/exploiting-inter-sample-and-inter-feature","title":"Exploiting Inter-sample and Inter-feature Relations in Dataset Distillation","date":"2024-03-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"VincenDen/IID","path":"DM+ours/networks.py","file_url":"https://github.com/VincenDen/IID/blob/HEAD/DM%2Bours/networks.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"8e1b179ef1f0fe03","mcp_get_code":{"code_sha256":"8e1b179ef1f0fe03"}},{"arxiv_id":"2403.07245","paper":"/paper/dataset-condensation-for-time-series","title":"Dataset Condensation for Time Series Classification via Dual Domain Matching","date":"2024-03-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zhyliu00/TimeSeriesCond","path":"model/TSmodels.py","file_url":"https://github.com/zhyliu00/TimeSeriesCond/blob/HEAD/model/TSmodels.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"dd623123fc74df82","mcp_get_code":{"code_sha256":"dd623123fc74df82"}},{"arxiv_id":"2403.00999","paper":"/paper/distributional-dataset-distillation-with","title":"Distributional Dataset Distillation with Subtask Decomposition","date":"2024-03-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sunnytqin/d3","path":"networks.py","file_url":"https://github.com/sunnytqin/d3/blob/HEAD/networks.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"369e271a765fa529","mcp_get_code":{"code_sha256":"369e271a765fa529"}},{"arxiv_id":"2402.13007","paper":"/paper/improve-cross-architecture-generalization-on","title":"Improve Cross-Architecture Generalization on Dataset Distillation","date":"2024-02-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"distill-generalization-group/distill-generalization","path":"src/networks.py","file_url":"https://github.com/distill-generalization-group/distill-generalization/blob/HEAD/src/networks.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"8e1b179ef1f0fe03","mcp_get_code":{"code_sha256":"8e1b179ef1f0fe03"}},{"arxiv_id":"2312.08912","paper":"/paper/dataset-distillation-via-adversarial","title":"Dataset Distillation via Adversarial Prediction Matching","date":"2023-12-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mchen725/DD_APM","path":"model_train/networks_train.py","file_url":"https://github.com/mchen725/DD_APM/blob/HEAD/model_train/networks_train.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"190dfb67aacf4767","mcp_get_code":{"code_sha256":"190dfb67aacf4767"}},{"arxiv_id":"2312.08912","paper":"/paper/dataset-distillation-via-adversarial","title":"Dataset Distillation via Adversarial Prediction Matching","date":"2023-12-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mchen725/DD_APM","path":"networks.py","file_url":"https://github.com/mchen725/DD_APM/blob/HEAD/networks.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"2a656ce9d92fa5c9","mcp_get_code":{"code_sha256":"2a656ce9d92fa5c9"}},{"arxiv_id":"2311.17967","paper":"/paper/discovering-galaxy-features-via-dataset","title":"Discovering Galaxy Features via Dataset Distillation","date":"2023-11-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"HaowenGuan/Galaxy-Dataset-Distillation","path":"networks.py","file_url":"https://github.com/HaowenGuan/Galaxy-Dataset-Distillation/blob/HEAD/networks.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"190dfb67aacf4767","mcp_get_code":{"code_sha256":"190dfb67aacf4767"}},{"arxiv_id":"2311.17950","paper":"/paper/generalized-large-scale-data-condensation-via","title":"Generalized Large-Scale Data Condensation via Various Backbone and Statistical Matching","date":"2023-11-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"shaoshitong/G_VBSM_Dataset_Condensation","path":"Branch_CIFAR_10/recover/networks.py","file_url":"https://github.com/shaoshitong/G_VBSM_Dataset_Condensation/blob/HEAD/Branch_CIFAR_10/recover/networks.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"190dfb67aacf4767","mcp_get_code":{"code_sha256":"190dfb67aacf4767"}},{"arxiv_id":"2311.08819","paper":"/paper/frequency-domain-based-dataset-distillation","title":"Frequency Domain-based Dataset Distillation","date":"2023-11-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sdh0818/FreD","path":"DC/networks.py","file_url":"https://github.com/sdh0818/FreD/blob/HEAD/DC/networks.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":"8e1b179ef1f0fe03","mcp_get_code":{"code_sha256":"8e1b179ef1f0fe03"}},{"arxiv_id":"2310.05773","paper":"/paper/towards-lossless-dataset-distillation-via","title":"Towards Lossless Dataset Distillation via Difficulty-Aligned Trajectory Matching","date":"2023-10-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"nus-hpc-ai-lab/datm","path":"networks.py","file_url":"https://github.com/nus-hpc-ai-lab/datm/blob/HEAD/networks.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"2e6f03f47dc4131d","mcp_get_code":{"code_sha256":"2e6f03f47dc4131d"}},{"arxiv_id":"2310.03295","paper":"/paper/can-pre-trained-models-assist-in-dataset","title":"Can pre-trained models assist in dataset distillation?","date":"2023-10-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yaolu-zjut/ddinterpreter","path":"utils_clom/model.py","file_url":"https://github.com/yaolu-zjut/ddinterpreter/blob/HEAD/utils_clom/model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"8e1b179ef1f0fe03","mcp_get_code":{"code_sha256":"8e1b179ef1f0fe03"}},{"arxiv_id":"2310.00093","paper":"/paper/datadam-efficient-dataset-distillation-with-1","title":"DataDAM: Efficient Dataset Distillation with Attention Matching","date":"2023-09-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"datadistillation/datadam","path":"main_DataDAM.py","file_url":"https://github.com/datadistillation/datadam/blob/HEAD/main_DataDAM.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":"d0f0d585cc626bd7","mcp_get_code":{"code_sha256":"d0f0d585cc626bd7"}},{"arxiv_id":"2307.09742","paper":"/paper/improved-distribution-matching-for-dataset-1","title":"Improved Distribution Matching for Dataset Condensation","date":"2023-07-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"uitrbn/idm","path":"networks.py","file_url":"https://github.com/uitrbn/idm/blob/HEAD/networks.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"190dfb67aacf4767","mcp_get_code":{"code_sha256":"190dfb67aacf4767"}},{"arxiv_id":"2307.09742","paper":"/paper/improved-distribution-matching-for-dataset-1","title":"Improved Distribution Matching for Dataset Condensation","date":"2023-07-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"uitrbn/idm","path":"dc_networks.py","file_url":"https://github.com/uitrbn/idm/blob/HEAD/dc_networks.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"8e1b179ef1f0fe03","mcp_get_code":{"code_sha256":"8e1b179ef1f0fe03"}},{"arxiv_id":"2306.05764","paper":"/paper/fair-yet-asymptotically-equal-collaborative","title":"Fair yet Asymptotically Equal Collaborative Learning","date":"2023-06-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"xqlin98/Fair-yet-Equal-CML","path":"utils/models_defined.py","file_url":"https://github.com/xqlin98/Fair-yet-Equal-CML/blob/HEAD/utils/models_defined.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7a48517be70a2b3a","mcp_get_code":{"code_sha256":"7a48517be70a2b3a"}},{"arxiv_id":"2305.18381","paper":"/paper/distill-gold-from-massive-ores-efficient","title":"Distill Gold from Massive Ores: Bi-level Data Pruning towards Efficient Dataset Distillation","date":"2023-05-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"silicx/goldfromores","path":"DatasetCondensation/networks.py","file_url":"https://github.com/silicx/goldfromores/blob/HEAD/DatasetCondensation/networks.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"8e1b179ef1f0fe03","mcp_get_code":{"code_sha256":"8e1b179ef1f0fe03"}},{"arxiv_id":"2302.01068","paper":"/paper/fed-gloss-dp-federated-global-learning-using","title":"FedLAP-DP: Federated Learning by Sharing Differentially Private Loss Approximations","date":"2023-02-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"a514514772/fedlap-dp","path":"utils/networks.py","file_url":"https://github.com/a514514772/fedlap-dp/blob/HEAD/utils/networks.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"8e1b179ef1f0fe03","mcp_get_code":{"code_sha256":"8e1b179ef1f0fe03"}},{"arxiv_id":"2301.01197","paper":"/paper/backdoor-attacks-against-dataset-distillation","title":"Backdoor Attacks Against Dataset Distillation","date":"2023-01-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"liuyugeng/baadd","path":"DC/networks.py","file_url":"https://github.com/liuyugeng/baadd/blob/HEAD/DC/networks.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":"190dfb67aacf4767","mcp_get_code":{"code_sha256":"190dfb67aacf4767"}},{"arxiv_id":"2211.04446","paper":"/paper/private-set-generation-with-discriminative","title":"Private Set Generation with Discriminative Information","date":"2022-11-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"DingfanChen/Private-Set","path":"utils/networks.py","file_url":"https://github.com/DingfanChen/Private-Set/blob/HEAD/utils/networks.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"8e1b179ef1f0fe03","mcp_get_code":{"code_sha256":"8e1b179ef1f0fe03"}},{"arxiv_id":"2210.16774","paper":"/paper/dataset-distillation-via-factorization","title":"Dataset Distillation via Factorization","date":"2022-10-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"huage001/datasetfactorization","path":"networks.py","file_url":"https://github.com/huage001/datasetfactorization/blob/HEAD/networks.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":"3add7fc8542fbd6b","mcp_get_code":{"code_sha256":"3add7fc8542fbd6b"}},{"arxiv_id":"2205.12141","paper":"/paper/one-pixel-shortcut-on-the-learning-preference","title":"One-Pixel Shortcut: on the Learning Preference of Deep Neural Networks","date":"2022-05-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"cychomatica/one-pixel-shotcut","path":"model/VGG.py","file_url":"https://github.com/cychomatica/one-pixel-shotcut/blob/HEAD/model/VGG.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":"e4759822cc516831","mcp_get_code":{"code_sha256":"e4759822cc516831"}},{"arxiv_id":"2204.07513","paper":"/paper/synthesizing-informative-training-samples","title":"Synthesizing Informative Training Samples with GAN","date":"2022-04-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"VICO-UoE/DatasetCondensation","path":"networks.py","file_url":"https://github.com/VICO-UoE/DatasetCondensation/blob/HEAD/networks.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"8e1b179ef1f0fe03","mcp_get_code":{"code_sha256":"8e1b179ef1f0fe03"}},{"arxiv_id":"2203.01531","paper":"/paper/cafe-learning-to-condense-dataset-by-aligning","title":"CAFE: Learning to Condense Dataset by Aligning Features","date":"2022-03-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kaiwang960112/cafe","path":"distill.py","file_url":"https://github.com/kaiwang960112/cafe/blob/HEAD/distill.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"955fe26af93adacd","mcp_get_code":{"code_sha256":"955fe26af93adacd"}},{"arxiv_id":"2111.04263","paper":"/paper/federated-learning-based-on-dynamic-1","title":"Federated Learning Based on Dynamic Regularization","date":"2021-11-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"thejungwon/gc-fed","path":"algorithms/gcfed.py","file_url":"https://github.com/thejungwon/gc-fed/blob/HEAD/algorithms/gcfed.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"f0aeb868a782b3d7","mcp_get_code":{"code_sha256":"f0aeb868a782b3d7"}},{"arxiv_id":"1902.08605","paper":"/paper/centroid-networks-for-few-shot-clustering-and","title":"Are Few-Shot Learning Benchmarks too Simple ? Solving them without Task Supervision at Test-Time","date":"2019-02-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"gabrielhuang/centroid-networks","path":"protonets/models/vgg.py","file_url":"https://github.com/gabrielhuang/centroid-networks/blob/HEAD/protonets/models/vgg.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"14e45238d8020ce8","mcp_get_code":{"code_sha256":"14e45238d8020ce8"}},{"arxiv_id":"1901.00544","paper":"/paper/multi-class-classification-without-multi","title":"Multi-class Classification without Multi-class Labels","date":"2019-01-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"GT-RIPL/L2C","path":"models/vgg.py","file_url":"https://github.com/GT-RIPL/L2C/blob/HEAD/models/vgg.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"14e45238d8020ce8","mcp_get_code":{"code_sha256":"14e45238d8020ce8"}},{"arxiv_id":"1409.1556","paper":"/paper/very-deep-convolutional-networks-for-large","title":"Very Deep Convolutional Networks for Large-Scale Image Recognition","date":"2014-09-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"CryptoSalamander/pytorch_paper_implementation","path":"vgg/vgg.py","file_url":"https://github.com/CryptoSalamander/pytorch_paper_implementation/blob/HEAD/vgg/vgg.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":"d8c07e278a45ed42","mcp_get_code":{"code_sha256":"d8c07e278a45ed42"}},{"arxiv_id":"03030","paper":null,"title":"arXiv:03030","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"silicx/GoldFromOres-BiLP","path":"DatasetCondensation/networks.py","file_url":"https://github.com/silicx/GoldFromOres-BiLP/blob/HEAD/DatasetCondensation/networks.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"8e1b179ef1f0fe03","mcp_get_code":{"code_sha256":"8e1b179ef1f0fe03"}}]}