Skip to content

Author

Kevin Niño-Tejada

1 paper indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

Open access Aug 2026

A Real-Time Communication Framework for Distributed Wearable Human Activity Recognition

Real-time multi-sensor human activity recognition (HAR) requires accurate models and a system architecture capable of distributing computation, exchanging compact outputs, and maintaining temporal consistency across asynchronous streams. This paper presents a distributed HAR framework in which five wearable sensors are associated with local embedded nodes that perform acquisition, windowing, preprocessing, and convolutional neural network–long short-term memory (CNN–LSTM) inference. Each node transmits a timestamped six-class softmax vector, and a central node applies approximate synchronization and learned probability-level fusion. The framework was evaluated with ten participants whose data were not used for model development. It achieved 95.868% accuracy and a 95.642% macro-F1-score. During continuous operation, the system sustained 47.949 predictions/s, with a mean post-window end-to-end latency of 33.963 ms and a mean synchronization span of 13.788 ms. Relative to complete-window transmission, the numerical payload decreased by 97.69%, and central-node energy per prediction decreased by 52.2% compared with centralized real-time processing. Under 30% independent probability-message loss, accuracy remained at 94.31%.

Jhonathan L. Rivas-Caicedo, Laura Saldaña-Aristizábal, Kevin Niño-Tejada et al. · 0 citations