PulseAugur
EN
LIVE 13:58:42

New C2R Framework Enhances Robustness in Dataset Distillation

Researchers have developed a new framework called Contrastive Curriculum for Robust Dataset Distillation (C$^2$R) to improve the robustness of distilled datasets. Unlike previous methods that treated all adversarial perturbations equally, C$^2$R prioritizes samples with the smallest robust margins and explicitly widens the separation between decision boundaries. This approach leads to better accuracy-robustness trade-offs, achieving superior robust accuracy across various datasets and attacks. AI

RANK_REASON The cluster contains a research paper detailing a new framework for dataset distillation. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.CV →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

COVERAGE [1]

  1. arXiv cs.CV TIER_1 English(EN) · Muquan Li, Yingyi Ma, Yihong Huang, Hang Gou, Ke Qin, Ming Li, Yuan-Fang Li, Tao He ·

    Mind Your Margin and Boundary: Are Your Distilled Datasets Truly Robust?

    arXiv:2605.20606v2 Announce Type: replace Abstract: Dataset distillation (DD) compresses a large training set into a small synthetic set for efficient training, but most DD methods optimize only clean accuracy and leave robustness uncontrolled. Recent robust DD methods improve ro…