• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

用于概念漂移的微型机器学习

Tiny Machine Learning for Concept Drift.

作者信息

Disabato Simone, Roveri Manuel

出版信息

IEEE Trans Neural Netw Learn Syst. 2024 Jun;35(6):8470-8481. doi: 10.1109/TNNLS.2022.3229897. Epub 2024 Jun 3.

DOI:10.1109/TNNLS.2022.3229897
PMID:37015671
Abstract

Tiny machine learning (TML) is a new research area whose goal is to design machine and deep learning (DL) techniques able to operate in embedded systems and the Internet-of-Things (IoT) units, hence satisfying the severe technological constraints on memory, computation, and energy characterizing these pervasive devices. Interestingly, the related literature mainly focused on reducing the computational and memory demand of the inference phase of machine and deep learning models. At the same time, the training is typically assumed to be carried out in cloud or edge computing systems (due to the larger memory and computational requirements). This assumption results in TML solutions that might become obsolete when the process generating the data is affected by concept drift (e.g., due to periodicity or seasonality effect, faults or malfunctioning affecting sensors or actuators, or changes in the users' behavior), a common situation in real-world application scenarios. For the first time in the literature, this article introduces a TML for concept drift (TML-CD) solution based on deep learning feature extractors and a k -nearest neighbors ( k -NNs) classifier integrating a hybrid adaptation module able to deal with concept drift affecting the data-generating process. This adaptation module continuously updates (in a passive way) the knowledge base of TML-CD and, at the same time, employs a change detection test (CDT) to inspect for changes (in an active way) to quickly adapt to concept drift by removing obsolete knowledge. Experimental results on both image and audio benchmarks show the effectiveness of the proposed solution, whilst the porting of TML-CD on three off-the-shelf micro-controller units (MCUs) shows the feasibility of what is proposed in real-world pervasive systems.

摘要

微型机器学习(TML)是一个新的研究领域,其目标是设计能够在嵌入式系统和物联网(IoT)设备中运行的机器学习和深度学习(DL)技术,从而满足这些普及型设备在内存、计算和能源方面的严格技术限制。有趣的是,相关文献主要集中在降低机器学习和深度学习模型推理阶段的计算和内存需求。同时,通常假设训练是在云计算或边缘计算系统中进行的(由于内存和计算需求较大)。这种假设导致当生成数据的过程受到概念漂移影响时(例如,由于周期性或季节性效应、影响传感器或执行器的故障或故障,或用户行为的变化),TML解决方案可能会过时,这在实际应用场景中是很常见的情况。本文首次在文献中介绍了一种基于深度学习特征提取器和k近邻(k-NN)分类器的概念漂移TML(TML-CD)解决方案,该分类器集成了一个能够处理影响数据生成过程的概念漂移的混合自适应模块。这个自适应模块以被动方式持续更新TML-CD的知识库,同时采用变化检测测试(CDT)以主动方式检查变化,通过去除过时知识快速适应概念漂移。在图像和音频基准测试上的实验结果表明了所提出解决方案的有效性,而将TML-CD移植到三个现成的微控制器单元(MCU)上则表明了在实际普及型系统中所提出方案的可行性。

相似文献

1
Tiny Machine Learning for Concept Drift.用于概念漂移的微型机器学习
IEEE Trans Neural Netw Learn Syst. 2024 Jun;35(6):8470-8481. doi: 10.1109/TNNLS.2022.3229897. Epub 2024 Jun 3.
2
Towards Edge-Based Deep Learning in Industrial Internet of Things.面向工业物联网中基于边缘的深度学习
IEEE Internet Things J. 2020 May;7(5). doi: 10.1109/jiot.2019.2963635.
3
TinyML: Enabling of Inference Deep Learning Models on Ultra-Low-Power IoT Edge Devices for AI Applications.TinyML:在超低功耗物联网边缘设备上实现用于人工智能应用的推理深度学习模型。
Micromachines (Basel). 2022 May 29;13(6):851. doi: 10.3390/mi13060851.
4
Dynamic Adaptation Attack Detection Model for a Distributed Multi-Access Edge Computing Smart City.分布式多接入边缘计算智慧城市的动态自适应攻击检测模型
Sensors (Basel). 2023 Aug 12;23(16):7135. doi: 10.3390/s23167135.
5
Blockchain-Modeled Edge-Computing-Based Smart Home Monitoring System with Energy Usage Prediction.基于区块链模型的边缘计算的智能家居监测系统,具有能耗预测功能。
Sensors (Basel). 2023 Jun 1;23(11):5263. doi: 10.3390/s23115263.
6
Detection of Malicious Cloud Bandwidth Consumption in Cloud Computing Using Machine Learning Techniques.利用机器学习技术检测云计算中的恶意带宽消耗。
Comput Intell Neurosci. 2022 Sep 5;2022:4003403. doi: 10.1155/2022/4003403. eCollection 2022.
7
Detection of Android Malware in the Internet of Things through the K-Nearest Neighbor Algorithm.通过K近邻算法检测物联网中的安卓恶意软件。
Sensors (Basel). 2023 Aug 18;23(16):7256. doi: 10.3390/s23167256.
8
An Adaptive Deep Learning Framework for Dynamic Image Classification in the Internet of Things Environment.一种适用于物联网环境中动态图像分类的自适应深度学习框架。
Sensors (Basel). 2020 Oct 14;20(20):5811. doi: 10.3390/s20205811.
9
Edge Machine Learning for AI-Enabled IoT Devices: A Review.边缘机器学习在人工智能物联网设备中的应用:综述。
Sensors (Basel). 2020 Apr 29;20(9):2533. doi: 10.3390/s20092533.
10
Learning Discrete-Time Markov Chains Under Concept Drift.概念漂移下的离散时间马尔可夫链学习
IEEE Trans Neural Netw Learn Syst. 2019 Sep;30(9):2570-2582. doi: 10.1109/TNNLS.2018.2886956. Epub 2019 Jan 18.

引用本文的文献

1
Sustainable E-Health: Energy-Efficient Tiny AI for Epileptic Seizure Detection via EEG.可持续电子健康:通过脑电图实现用于癫痫发作检测的节能微型人工智能。
Biomed Eng Comput Biol. 2025 Aug 10;16:11795972241283101. doi: 10.1177/11795972241283101. eCollection 2025.
2
Lightweight and Energy-Efficient Deep Learning Accelerator for Real-Time Object Detection on Edge Devices.轻量级、节能的深度学习加速器,用于边缘设备上的实时目标检测。
Sensors (Basel). 2023 Jan 20;23(3):1185. doi: 10.3390/s23031185.