arXiv:2603.26145cs.CV2026-03

用知识蒸馏让轻量模型在少样本下高效运行于边缘设备

Efficient Few-Shot Learning for Edge AI via Knowledge Distillation on MobileViT

论文配图:Efficient Few-Shot Learning for Edge AI via Knowledge Distillation on MobileViT
图 1 · 摘自论文原文
  • 用大模型教小模型,提升轻量MobileViT在少样本下的泛化能力
  • 一shot和五shot分类准确率分别提升14%和6.7%,参数减少69%
  • 实测边缘设备上功耗降低37%,延迟仅2.6毫秒,适合部署

高效且可适应的深度学习模型是边缘计算的重要研究方向。少样本学习使深度模型能在数据稀缺场景下应用,这在现实应用中尤为关键——因大规模标注数据收集成本高或不可行。该挑战在边缘场景中尤为突出:网络连接受限、需低延迟响应或严苛能耗限制。本文提出一种面向边缘计算的MobileViT骨干网络预训练方法,采用知识蒸馏技术,将大型教师模型的泛化能力迁移至轻量学生模型。在MiniImageNet基准上,相比ResNet12基线,该方法在单样本和五样本分类任务中分别实现14%和6.7%的准确率提升,同时模型参数减少69%,计算复杂度(FLOPs)降低88%。进一步在Jetson Orin Nano平台部署并实测电源功耗,动态能耗降低37%,延迟为2.6毫秒。结果表明,该方法是部署边缘人工智能少样本学习模型的可行且高效方案。

原文摘要 · Abstract (English)

Efficient and adaptable deep learning models are an important area of deep learning research, driven by the need for highly efficient models on edge devices. Few-shot learning enables the use of deep learning models in low-data regimes, a capability that is highly sought after in real-world applications where collecting large annotated datasets is costly or impractical. This challenge is particularly relevant in edge scenarios, where connectivity may be limited, low-latency responses are required, or energy consumption constraints are critical. We propose and evaluate a pre-training method for the MobileViT backbone designed for edge computing. Specifically, we employ knowledge distillation, which transfers the generalization ability of a large-scale teacher model to a lightweight student model. This method achieves accuracy improvements of 14% and 6.7% for one-shot and five-shot classification, respectively, on the MiniImageNet benchmark, compared to the ResNet12 baseline, while reducing by 69% the number of parameters and by 88% the computational complexity of the model, in FLOPs. Furthermore, we deployed the proposed models on a Jetson Orin Nano platform and measured power consumption directly at the power supply, showing that the dynamic energy consumption is reduced by 37% with a latency of 2.6 ms. These results demonstrate that the proposed method is a promising and practical solution for deploying few-shot learning models on edge AI hardware.

边缘AI少样本学习知识蒸馏轻量化模型

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