y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#on-device-learning News & Analysis

3 articles tagged with #on-device-learning. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

3 articles
AIBullisharXiv – CS AI · May 287/10
🧠

CLANE: Continual Learning of Actions on Neuromorphic Hardware from Event Cameras

Researchers have developed CLANE, a neuromorphic hardware system deployed on Intel Loihi 2 that enables continuous learning of human actions from event cameras without forgetting previously learned classes. The system achieves 70.4% accuracy on a 50-class action recognition dataset while consuming 100x less energy and delivering 16x lower latency than conventional GPU-based approaches, advancing on-device AI for AR/VR and robotics applications.

AINeutralarXiv – CS AI · Jun 16/10
🧠

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

This survey examines on-device learning (ODL) in TinyML systems, analyzing how 70 existing solutions address the challenge of distribution shift in deployed machine learning models on microcontrollers. The research identifies a critical gap between academic benchmarks and real-world deployment scenarios, emphasizing that different types of distribution change require tailored technical approaches.

AINeutralarXiv – CS AI · May 296/10
🧠

Turning Stale Gradients into Stable Gradients: Coherent Coordinate Descent with Implicit Landscape Smoothing for Lightweight Zeroth-Order Optimization

Researchers propose Coherent Coordinate Descent (CoCD), a deterministic zeroth-order optimization method that improves sample efficiency for scenarios where backpropagation is unavailable. The approach reframes stale gradients as computational assets and demonstrates that larger finite-difference step sizes create implicit landscape smoothing, achieving superior convergence stability compared to existing randomized methods across neural network architectures.