paper-with-me

Papers

Real-time Human Activity Recognition Using Conditionally Parametrized Convolutions on Mobile and Wearable Devices

2020-06-05 · Xin Cheng, Lei Zhang, Yin Tang, Yue Liu, Hao Wu, Jun He

Recently, deep learning has represented an important research trend in human activity recognition (HAR). In particular, deep convolutional neural networks (CNNs) have achieved state-of-the-art performance on various HAR datasets. For deep learning, improvements in performance have to heavily rely on increasing model size or capacity to scale to larger and larger datasets, which inevitably leads to the increase of operations. A high number of operations in deep leaning increases computational cost and is not suitable for real-time HAR using mobile and wearable sensors. Though shallow learning techniques often are lightweight, they could not achieve good performance. Therefore, deep learning methods that can balance the trade-off between accuracy and computation cost is highly needed, which to our knowledge has seldom been researched. In this paper, we for the first time propose a computation efficient CNN using conditionally parametrized convolution for real-time HAR on mobile and wearable devices. We evaluate the proposed method on four public benchmark HAR datasets consisting of WISDM dataset, PAMAP2 dataset, UNIMIB-SHAR dataset, and OPPORTUNITY dataset, achieving state-of-the-art accuracy without compromising computation cost. Various ablation experiments are performed to show how such a network with large capacity is clearly preferable to baseline while requiring a similar amount of operations. The method can be used as a drop-in replacement for the existing deep HAR architectures and easily deployed onto mobile and wearable devices for real-time HAR applications.

📄 PDF Abstract BibTeX arXiv:2006.03259

Code (0)

등록된 구현이 없습니다.

Tasks

Activity RecognitionDeep LearningHuman Activity Recognition

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Simultaneous Learning from Human Pose and Object Cues for Real-Time Activity Recognition

2020-03-26 · Brian Reily, Qingzhao Zhu, Christopher Reardon, Hao Zhang

Real-time human activity recognition plays an essential role in real-world human-centered robotics applications, such as assisted living and human-robot collaboration. Although previous methods based on skeletal data to …

Activity RecognitionHuman Activity Recognition

ASM2TV: An Adaptive Semi-Supervised Multi-Task Multi-View Learning Framework for Human Activity Recognition

2021-05-18 · Zekai Chen, Xiao Zhang, Xiuzhen Cheng

Many real-world scenarios, such as human activity recognition (HAR) in IoT, can be formalized as a multi-task multi-view learning problem. Each specific task consists of multiple shared feature views collected from multi…

Activity RecognitionHuman Activity RecognitionMULTI-VIEW LEARNINGTime Series Analysis

A Distributed Multi-Modal Sensing Approach for Human Activity Recognition in Real-Time Human-Robot Collaboration

2026-02-02 · Valerio Belcamino, Nhat Minh Dinh Le, Quan Khanh Luu, Alessandro Carfì 외 arxiv

Human activity recognition (HAR) is fundamental in human-robot collaboration (HRC), enabling robots to respond to and dynamically adapt to human intentions. This paper introduces a HAR system combining a modular data glo…

Human Activity Recognition

Human Activity Recognition using Smartphones

2024-04-03 · Mayur Sonawane, Sahil Rajesh Dhayalkar, Siddesh Waje, Soyal Markhelkar 외

Human Activity Recognition is a subject of great research today and has its applications in remote healthcare, activity tracking of the elderly or the disables, calories burnt tracking etc. In our project, we have create…

Activity RecognitionDimensionality ReductionHuman Activity Recognition

BSDGAN: Balancing Sensor Data Generative Adversarial Networks for Human Activity Recognition

2022-08-07 · Yifan Hu, Yu Wang

The development of IoT technology enables a variety of sensors can be integrated into mobile devices. Human Activity Recognition (HAR) based on sensor data has become an active research topic in the field of machine lear…

Activity RecognitionHuman Activity Recognition