SensingAgents: A Multi-Agent Collaborative Framework for Robust IMU Activity Recognition

📅 2026-05-06
📈 Citations: 0
Influential: 0
📄 PDF

career value

226K/year
📝 Abstract
Human Activity Recognition (HAR) using Inertial Measurement Unit (IMU) sensors is a cornerstone of mobile health, smart environments, and human-computer interaction. However, current deep learning-based HAR models often struggle with heavy reliance on labeled data, position-specific ambiguity, and a lack of transparent reasoning. Inspired by the advanced agents framework, which emulates a collaborative agent using Large Language Models (LLMs), we propose SensingAgents, a novel multi-agent system for robust IMU activity recognition. SensingAgents organizes LLM-powered agents into specialized roles: a group of Analyst Agents for position-specific sensor analysis (arm, wrist, belt, pocket), a pair of Advocate Agents that resolves sensor conflicts through dynamic and static dialectical debates, and a Decision Agent that ensures reliability under sensor drift or failure. Evaluation on the Shoaib dataset demonstrates that SensingAgents significantly outperforms state-of-the-art single-agent and multi-agent LLM models, achieving an accuracy of 79.5% in a zero setting--29% higher than existing agent models and 9.4% higher than deep learning baselines--particularly in complex scenarios where multi-sensor data is conflicting or noisy. Our work highlights the potential of multi-agent collaborative reasoning for advancing the robustness and interpretability of ubiquitous sensing systems.
Problem

Research questions and friction points this paper is trying to address.

Human Activity Recognition
IMU
sensor ambiguity
labeled data dependency
interpretability
Innovation

Methods, ideas, or system contributions that make the work stand out.

multi-agent system
LLM-powered agents
IMU activity recognition
sensor conflict resolution
zero-shot HAR