Method · Gradient matching
CGM
Gradient Matching for Categorical Data Distillation in CTR Prediction
Cheng Wang, Jiacheng Sun, Zhenhua Dong, Ruixuan Li, Rui Zhang
RecSys 2023 · first public 2023-01
In one paragraph
Proposes CGM (Categorical data distillation with Gradient Matching), which extends gradient-matching dataset distillation to the high-dimensional, sparse categorical features of click-through-rate prediction data, addressing the blocked gradient flow through categorical embeddings and the cost of the resulting bi-level optimization; distills a small synthetic dataset that trains CTR models from scratch toward performance close to training on the full data.
Where it sits
- Gradient matching (Surrogate matching)
- Setting: Other data types
BibTeX (generated; prefer the venue's official entry)
@article{wang2023gradient,
title = {Gradient Matching for Categorical Data Distillation in CTR Prediction},
author = {Cheng Wang and Jiacheng Sun and Zhenhua Dong and Ruixuan Li and Rui Zhang},
journal = {RecSys 2023},
year = {2023}
}Nearby in Gradient matching
Linear Gradient Matching — Dataset Distillation for Pre-Trained Self-Supervised Vision Models
George Cazenavette, Antonio Torralba, Vincent Sitzmann · NeurIPS 2025notablePre-training & transferpaper ↗code ↗
Distilled Datamodel with Reverse Gradient Matching
Jingwen Ye, Ruonan Yu, Songhua Liu et al. · CVPR 2024notablepaper ↗
Static-dynamic video DD — Dancing with Still Images: Video Distillation via Static-Dynamic Disentanglement
Ziyu Wang, Yue Xu, Cewu Lu et al. · CVPR 2024coreVideopaper ↗code ↗