paper-with-me

홈 › Papers

On-device edge learning for IoT data streams: a survey

2025-02-25 · Afonso Lourenço, João Rodrigo, João Gama, Goreti Marreiros

This literature review explores continual learning methods for on-device training in the context of neural networks (NNs) and decision trees (DTs) for classification tasks on smart environments. We highlight key constraints, such as data architecture (batch vs. stream) and network capacity (cloud vs. edge), which impact TinyML algorithm design, due to the uncontrolled natural arrival of data streams. The survey details the challenges of deploying deep learners on resource-constrained edge devices, including catastrophic forgetting, data inefficiency, and the difficulty of handling IoT tabular data in open-world settings. While decision trees are more memory-efficient for on-device training, they are limited in expressiveness, requiring dynamic adaptations, like pruning and meta-learning, to handle complex patterns and concept drifts. We emphasize the importance of multi-criteria performance evaluation tailored to edge applications, which assess both output-based and internal representation metrics. The key challenge lies in integrating these building blocks into autonomous online systems, taking into account stability-plasticity trade-offs, forward-backward transfer, and model convergence.

📄 PDF Abstract BibTeX arXiv:2502.17788

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningMeta-Learning

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Pervasive AI for IoT applications: A Survey on Resource-efficient Distributed Artificial Intelligence

2021-05-04 · Emna Baccour, Naram Mhaisen, Alaa Awad Abdellatif, Aiman Erbad 외

Artificial intelligence (AI) has witnessed a substantial breakthrough in a variety of Internet of Things (IoT) applications and services, spanning from recommendation systems to robotics control and military surveillance…

Recommendation SystemsScheduling

MAcPNN: Mutual Assisted Learning on Data Streams with Temporal Dependence

2026-03-09 · Federico Giannini, Emanuele Della Valle arxiv

Internet of Things (IoT) Analytics often involves applying machine learning (ML) models on data streams. In such scenarios, traditional ML paradigms face obstacles related to continuous learning while dealing with concep…

Federated Learning

CoVStream: Edge-Cloud Collaboration for Understanding of Long Video Streams

2026-06-22 · Xu Liu, Guikun Chen, Zihao Yan, Kanzhi Wu 외 arxiv

Long, continuous video streams are an increasingly critical driver of multimedia intelligence. Existing efforts often handle long videos with a sample-encode-reason approach using large models. However, they overlook a c…

Deep Learning for IoT Big Data and Streaming Analytics: A Survey

2017-12-09 · Mehdi Mohammadi, Ala Al-Fuqaha, Sameh Sorour, Mohsen Guizani

In the era of the Internet of Things (IoT), an enormous amount of sensing devices collect and/or generate various sensory data over time for a wide range of fields and applications. Based on the nature of the application…

Empowering Edge Intelligence: A Comprehensive Survey on On-Device AI Models

2025-03-08 · Xubin Wang, Zhiqing Tang, Jianxiong Guo, Tianhui Meng 외

The rapid advancement of artificial intelligence (AI) technologies has led to an increasing deployment of AI models on edge and terminal devices, driven by the proliferation of the Internet of Things (IoT) and the need f…

Edge-computingModel CompressionSurvey