paper-with-me

홈 › Papers

HPM-KD: Hierarchical Progressive Multi-Teacher Framework for Knowledge Distillation and Efficient Model Compression

2025-12-10 · Gustavo Coelho Haase, Paulo Henrique Dourado da Silva arxiv

Knowledge Distillation (KD) has emerged as a promising technique for model compression but faces critical limitations: (1) sensitivity to hyperparameters requiring extensive manual tuning, (2) capacity gap when distilling from very large teachers to small students, (3) suboptimal coordination in multi-teacher scenarios, and (4) inefficient use of computational resources. We present \textbf{HPM-KD}, a framework that integrates six synergistic components: (i) Adaptive Configuration Manager via meta-learning that eliminates manual hyperparameter tuning, (ii) Progressive Distillation Chain with automatically determined intermediate models, (iii) Attention-Weighted Multi-Teacher Ensemble that learns dynamic per-sample weights, (iv) Meta-Learned Temperature Scheduler that adapts temperature throughout training, (v) Parallel Processing Pipeline with intelligent load balancing, and (vi) Shared Optimization Memory for cross-experiment reuse. Experiments on CIFAR-10, CIFAR-100, and tabular datasets demonstrate that HPM-KD: achieves 10x-15x compression while maintaining 85% accuracy retention, eliminates the need for manual tuning, and reduces training time by 30-40% via parallelization. Ablation studies confirm independent contribution of each component (0.10-0.98 pp). HPM-KD is available as part of the open-source DeepBridge library.

📄 PDF Abstract BibTeX arXiv:2512.09886

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationModel Compression

Similar Papers 제목 키워드 기반

Collaborative Adaptive Curriculum for Progressive Knowledge Distillation

2026-03-19 · Jing Liu, Zhenchao Ma, Han Yu, Bobo Ju 외 arxiv

Recent advances in collaborative knowledge distillation have demonstrated cutting-edge performance for resource-constrained distributed multimedia learning scenarios. However, achieving such competitiveness requires addr…

Knowledge Distillation

HumP-KD: A Hybrid Uncertainty-Aware Multi-Stage Progressive Knowledge Distillation Framework for Efficient Fire Classification

2026-06-12 · Mohammed Arif Mainuddin, Najifa Tabassum, Omar Ibne Shahid, Riasat Khan arxiv

Real-time fire classification systems require models that are simultaneously accurate, computationally efficient, and deployable on resource-constrained hardware. This work proposes \textbf{HumP-KD}, a Hybrid Uncertainty…

Knowledge Distillation

Progressively Efficient Learning

2023-10-13 · Ruijie Zheng, Khanh Nguyen, Hal Daumé III, Furong Huang 외

Assistant AI agents should be capable of rapidly acquiring novel skills and adapting to new user preferences. Traditional frameworks like imitation learning and reinforcement learning do not facilitate this capability be…

Decision MakingImitation LearningMinecraft

Progressive Teacher-Student Learning for Early Action Prediction

2019-06-01 · CVPR 2019 6 · Xionghui Wang, Jian-Fang Hu, Jian-Huang Lai, Jianguo Zhang 외

The goal of early action prediction is to recognize actions from partially observed videos with incomplete action executions, which is quite different from action recognition. Predicting early actions is very challenging…

Action RecognitionEarly Action PredictionPredictionTemporal Action Localization

PSMamba: Progressive Self-supervised Vision Mamba for Plant Disease Recognition

2025-12-16 · Abdullah Al Mamun, Miaohua Zhang, David Ahmedt-Aristizabal, Zeeshan Hayder 외 arxiv

Self-supervised Learning (SSL) has become a powerful paradigm for representation learning without manual annotations. However, most existing frameworks focus on global alignment and struggle to capture the hierarchical, …

Self-Supervised LearningRepresentation Learning