STELLA Enables Efficient On-Device Human Activity Recognition with LLMs.

Nirhoshan Sivaroopan, Albert Zomaya, Kanchana Thilakarathna· July 7, 2026 View original

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.

Human Activity Recognition (HAR) is increasingly expected to operate continuously on edge devices. However, current LLM-based HAR methods face significant deployment challenges, including long raw sensor prompts, cloud inference latency and privacy risks, and the transformation of general-purpose LLMs into task-specific classifiers through fine-tuning. Researchers present STELLA, an efficient framework designed for sensor-to-LLM translation specifically for on-device HAR. STELLA shifts the computational burden from LLM adaptation to sensor tokenization. It employs a lightweight hierarchical tokenizer that compresses an entire multi-channel inertial window into a fixed set of compact latent sensor tokens. These tokens are then projected into the embedding space of a frozen, pre-trained LLM and combined with a natural-language prompt for label scoring. This approach effectively preserves activity-relevant temporal and cross-channel structure while ensuring predictable LLM-side computation across diverse sensor configurations. STELLA also supports on-device personalization by adapting only the lightweight tokenizer with small amounts of user-specific labeled data. It augments inference with a local retrieval context, keeping the LLM, user data, and retrieval entirely on the device, enhancing privacy. Across seven public HAR datasets and eight benchmark settings, STELLA achieved new state-of-the-art performance, improving over prior methods by up to 11.83% F1. On-device personalization further boosted performance by up to 21.91% F1 as user data accumulated. STELLA also outperformed representative time-series tokenizers under the same LLM pipeline and achieved real-time inference within practical mobile and edge device budgets, demonstrating that efficient sensor tokenization is a viable path for accurate, private, and personalized LLM-based HAR on edge devices.

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

  1. 1Evaluate STELLA for deploying real-time HAR capabilities on edge devices in products like smartwatches or health trackers.
  2. 2Integrate STELLA's lightweight hierarchical tokenizer into existing sensor data processing pipelines for LLM-based applications.
  3. 3Explore STELLA's on-device personalization features to enhance user experience and data privacy for HAR.
  4. 4Benchmark STELLA's performance and efficiency against current HAR solutions on specific edge hardware.

Who benefits

Wearable TechHealthcareSmart HomeSports & FitnessRobotics

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 X

Originally 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 courses