用户可一键修正AI误判,低资源设备也能高效学习。
Continual Error Correction on Low-Resource Devices
- 用原型更新替代重训练,轻量纠错
- 单次修正即纠正超50%错误,遗忘低于0.02%
- 适合手机等资源受限设备使用
AI模型在日常设备中的普及凸显了预测错误影响用户体验的问题。现有方案多聚焦于错误检测,却缺乏高效的纠正机制,尤其在资源受限设备上。本文提出一种新系统,支持用户通过少量样本进行错误修正,计算与存储开销极低。方法结合服务器端基础模型知识蒸馏,将鲁棒特征迁移至设备兼容架构,并在设备端采用基于原型的分类机制,通过原型更新实现高效纠错。系统在图像分类与目标检测任务中验证有效,在Food-101和Flowers-102数据集上,单次修正即可纠正超过50%错误,遗忘率低于0.02%,计算开销可忽略。通过安卓演示应用验证了其实用性。
原文摘要 · Abstract (English)
The proliferation of AI models in everyday devices has highlighted a critical challenge: prediction errors that degrade user experience. While existing solutions focus on error detection, they rarely provide efficient correction mechanisms, especially for resource-constrained devices. We present a novel system enabling users to correct AI misclassifications through few-shot learning, requiring minimal computational resources and storage. Our approach combines server-side foundation model training with on-device prototype-based classification, enabling efficient error correction through prototype updates rather than model retraining. The system consists of two key components: (1) a server-side pipeline that leverages knowledge distillation to transfer robust feature representations from foundation models to device-compatible architectures, and (2) a device-side mechanism that enables ultra-efficient error correction through prototype adaptation. We demonstrate our system's effectiveness on both image classification and object detection tasks, achieving over 50% error correction in one-shot scenarios on Food-101 and Flowers-102 datasets while maintaining minimal forgetting (less than 0.02%) and negligible computational overhead. Our implementation, validated through an Android demonstration app, proves the system's practicality in real-world scenarios.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。