STELLA Enables Efficient On-Device Human Activity Recognition with LLMs.
Summary
This paper introduces STELLA, an efficient sensor-to-LLM translation framework for on-device Human Activity Recognition (HAR) that uses a lightweight hierarchical tokenizer to compress sensor data for frozen LLMs. STELLA achieves state-of-the-art performance, supports on-device personalization, and enables real-time inference on edge devices while preserving privacy.
Why it matters
Professionals developing edge AI solutions for wearables, smart homes, or health monitoring can leverage STELLA to deploy highly accurate, private, and personalized Human Activity Recognition systems with low latency and computational overhead.
How to implement this in your domain
- 1Evaluate STELLA for deploying real-time HAR capabilities on edge devices in products like smartwatches or health trackers.
- 2Integrate STELLA's lightweight hierarchical tokenizer into existing sensor data processing pipelines for LLM-based applications.
- 3Explore STELLA's on-device personalization features to enhance user experience and data privacy for HAR.
- 4Benchmark STELLA's performance and efficiency against current HAR solutions on specific edge hardware.
Who benefits
Key takeaways
- STELLA enables efficient, on-device Human Activity Recognition using LLMs.
- It uses a lightweight tokenizer to compress sensor data for frozen LLMs, reducing inference cost.
- The framework supports on-device personalization, enhancing accuracy and privacy.
- STELLA achieves state-of-the-art performance and real-time inference on edge devices.
Original post by Nirhoshan Sivaroopan, Albert Zomaya, Kanchana Thilakarathna
"arXiv:2607.03089v1 Announce Type: new Abstract: HAR is increasingly expected to run continuously on edge devices, yet recent LLM-based methods remain hard to deploy: raw sensor prompts are long, cloud inference adds latency and privacy risk, and fine-tuned LLM pipelines turn gene…"
View on XOriginally posted by Nirhoshan Sivaroopan, Albert Zomaya, Kanchana Thilakarathna on X · view source
Want to go deeper?
Turn these trends into skills with Learnijoy's hands-on AI & tech courses.
Explore coursesMore in AI Engineering & DevTools

Anthropic Demonstrates "Brain Surgery" on AI Reasoning Paths
Anthropic's J-space paper shows the ability to intervene in AI reasoning to change topics midstream and that the model can detect these interventions, indicating a form of evaluation awareness.
WorldTensor: Harmonized Dataset for Earth System AI Models
WorldTensor is a new harmonized global dataset that integrates hundreds of environmental and socioeconomic variables onto a standardized 0.25-degree spatial grid and annual temporal framework. It aims to address the lack of a unified training resource for multimodal Earth system foundation models, combining climate, land, ocean, infrastructure, and socioeconomic data.
Global Weather Foundation Model Improves Regional Forecasts
A new framework proposes efficient regional weather downscaling by augmenting a pretrained global weather foundation model with lightweight, multi-scale prediction heads. This approach learns regional refinements directly in the model's latent space, achieving improved accuracy over traditional numerical weather prediction at a fraction of the computational cost.