PulseAugur
EN
LIVE 12:17:44

TinyML survey highlights on-device learning challenges

A new survey paper published on arXiv examines the challenges of on-device learning (ODL) for TinyML applications. It highlights how changes in data distribution after deployment can degrade the performance of static models. The paper surveys approximately 70 ODL works, categorizing them by the type of distribution change they address and analyzing their impact on applications, hardware, and solution structures. A significant gap is noted between current ODL benchmarks and real-world deployment scenarios. AI

IMPACT Identifies a gap between ODL benchmarks and real-world deployment, potentially guiding future research and development in TinyML.

RANK_REASON The cluster contains a survey paper on a specific area of machine learning research.

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 2 sources. How we write summaries →

COVERAGE [2]

  1. arXiv cs.AI TIER_1 English(EN) · Massimo Pavan, Luca Pezzarossa, Fabrizio Pittorino, Manuel Roveri, Xenofon Fafoutis ·

    What changes after deployment? A survey on On-device Learning in TinyML

    arXiv:2605.31226v1 Announce Type: cross Abstract: Machine learning models on microcontroller-class devices (TinyML) face a fundamental challenge: post-deployment distribution change undermines static models. On-device learning (ODL) addresses this by running the learning process …

  2. arXiv cs.AI TIER_1 English(EN) · Xenofon Fafoutis ·

    What changes after deployment? A survey on On-device Learning in TinyML

    Machine learning models on microcontroller-class devices (TinyML) face a fundamental challenge: post-deployment distribution change undermines static models. On-device learning (ODL) addresses this by running the learning process directly on the device. The existing literature ha…