轻量级模型协同容错,边缘推理更稳更快
MEL: Multi-level Ensemble Learning for Resource-Constrained Environments
- 多层级集成学习,训练多个轻量备份模型协同优化
- 模型仅原大小40%,故障时仍保持95.6%的集成准确率
- 适合资源受限边缘场景,兼顾精度与容错能力
边缘端人工智能推理正广泛应用于低延迟服务,但边缘环境受限于算力与功耗,且易发生故障。传统容错方法如云迁移或压缩备份常牺牲延迟或精度,难以满足关键边缘服务需求。本文提出多层级集成学习(MEL)框架,通过联合训练多个轻量备份模型,在多服务器环境下可相互协作、共同优化,单机故障时亦能独立运行并保持良好精度。该方法将训练建模为多目标优化问题,损失函数天然促进模型间多样性,同时保证各模型独立性能。在视觉、语言和音频数据集上的实证结果表明,MEL在保持与原始模型相当性能的同时,具备强容错性与跨平台部署灵活性。训练后的集成模型仅占原模型40%大小,在故障情况下仍保留95.6%的集成准确率。
原文摘要 · Abstract (English)
AI inference at the edge is becoming increasingly common for low-latency services. However, edge environments are power- and resource-constrained, and susceptible to failures. Conventional failure resilience approaches, such as cloud failover or compressed backups, often compromise latency or accuracy, limiting their effectiveness for critical edge inference services. In this paper, we propose Multi-Level Ensemble Learning (MEL), a new framework for resilient edge inference that simultaneously trains multiple lightweight backup models capable of operating collaboratively, refining each other when multiple servers are available, and independently under failures while maintaining good accuracy. Specifically, we formulate our approach as a multi-objective optimization problem with a loss formulation that inherently encourages diversity among individual models to promote mutually refining representations, while ensuring each model maintains good standalone performance. Empirical evaluations across vision, language, and audio datasets show that MEL provides performance comparable to original architectures while also providing fault tolerance and deployment flexibility across edge platforms. Our results show that our ensemble model, sized at 40\% of the original model, achieves similar performance, while preserving 95.6\% of ensemble accuracy in the case of failures when trained using MEL.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。