Collaborative Adaptive Curriculum for Progressive Knowledge Distillation
arXiv cs.LG / 2026/3/24
💬 オピニオンSignals & Early TrendsIdeas & Deep AnalysisModels & Research
要点
- The paper proposes Federated Adaptive Progressive Distillation (FAPD) to bridge the gap between complex, high-dimensional teacher knowledge and heterogeneous client learning capacities in edge/distributed visual analytics.
- FAPD uses PCA-based hierarchical decomposition of teacher features to build a “visual knowledge hierarchy,” then sends clients progressively higher-complexity knowledge via dimension-adaptive projection matrices.
- A consensus-driven server mechanism tracks network-wide learning stability using global accuracy fluctuations over a temporal window, increasing curriculum complexity only when collective consensus is achieved.
- Experiments on three datasets show FAPD improves accuracy by 3.64% over FedAvg on CIFAR-10, achieves 2x faster convergence, and remains robust under extreme data heterogeneity (α=0.1), outperforming baselines by over 4.5%.

