arXiv:2506.07055cs.CV2025-06被引 1

无需大模型教师,用中间层辅助分类器实现高效多模态边缘学习

A Layered Self-Supervised Knowledge Distillation Framework for Efficient Multimodal Learning on the Edge

  • 在中间特征层添加辅助分类器,自监督生成知识进行跨阶段迁移
  • 在CIFAR-100上比PS-KD提升4.54%,比SSKD提升1.14%
  • 推理时可移除所有辅助模块,适合低算力设备部署

我们提出一种分层自监督知识蒸馏框架(LSSKD),用于训练轻量级深度学习模型。与依赖预训练教师网络的传统方法不同,该框架在中间特征图上添加辅助分类器,生成多样化的自监督知识,并支持不同网络阶段间的一一对应知识迁移。在CIFAR-100上,LSSKD相比当前最优的PS-KD方法平均提升4.54%,比SSKD提升1.14%;在ImageNet上相较HASSKD提升0.32%。在少样本学习场景下,于Tiny ImageNet和CIFAR-100上均取得当前最优结果。实验表明,该方法在不使用大规模过参数化教师网络的前提下,显著提升了模型泛化能力与性能。推理阶段所有辅助分类器均可移除,无额外计算开销。该框架因轻量化与高适应性,特别适用于需要高效响应的多模态感知与信息物理系统环境,助力智能体在弱监督下从有限传感数据中学习。

原文摘要 · Abstract (English)

We introduce Layered Self-Supervised Knowledge Distillation (LSSKD) framework for training compact deep learning models. Unlike traditional methods that rely on pre-trained teacher networks, our approach appends auxiliary classifiers to intermediate feature maps, generating diverse self-supervised knowledge and enabling one-to-one transfer across different network stages. Our method achieves an average improvement of 4.54\% over the state-of-the-art PS-KD method and a 1.14% gain over SSKD on CIFAR-100, with a 0.32% improvement on ImageNet compared to HASSKD. Experiments on Tiny ImageNet and CIFAR-100 under few-shot learning scenarios also achieve state-of-the-art results. These findings demonstrate the effectiveness of our approach in enhancing model generalization and performance without the need for large over-parameterized teacher networks. Importantly, at the inference stage, all auxiliary classifiers can be removed, yielding no extra computational cost. This makes our model suitable for deploying small language models on affordable low-computing devices. Owing to its lightweight design and adaptability, our framework is particularly suitable for multimodal sensing and cyber-physical environments that require efficient and responsive inference. LSSKD facilitates the development of intelligent agents capable of learning from limited sensory data under weak supervision.

知识蒸馏边缘计算多模态学习

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。