paper-with-me

Papers

A Multi-Task Deep Learning Approach for Sensor-based Human Activity Recognition and Segmentation

2023-03-20 · Furong Duan, Tao Zhu, Jinqiang Wang, Liming Chen, Huansheng Ning, Yaping Wan

Sensor-based human activity segmentation and recognition are two important and challenging problems in many real-world applications and they have drawn increasing attention from the deep learning community in recent years. Most of the existing deep learning works were designed based on pre-segmented sensor streams and they have treated activity segmentation and recognition as two separate tasks. In practice, performing data stream segmentation is very challenging. We believe that both activity segmentation and recognition may convey unique information which can complement each other to improve the performance of the two tasks. In this paper, we firstly proposes a new multitask deep neural network to solve the two tasks simultaneously. The proposed neural network adopts selective convolution and features multiscale windows to segment activities of long or short time durations. First, multiple windows of different scales are generated to center on each unit of the feature sequence. Then, the model is trained to predict, for each window, the activity class and the offset to the true activity boundaries. Finally, overlapping windows are filtered out by non-maximum suppression, and adjacent windows of the same activity are concatenated to complete the segmentation task. Extensive experiments were conducted on eight popular benchmarking datasets, and the results show that our proposed method outperforms the state-of-the-art methods both for activity recognition and segmentation.

📄 PDF Abstract BibTeX arXiv:2303.11100

Code (0)

등록된 구현이 없습니다.

Tasks

Activity RecognitionBenchmarkingHuman Activity RecognitionSegmentation

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 제목 키워드 기반

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

UMSNet: An Universal Multi-sensor Network for Human Activity Recognition

2022-05-24 · Jialiang Wang, Haotian Wei, Yi Wang, Shu Yang 외

Human activity recognition (HAR) based on multimodal sensors has become a rapidly growing branch of biometric recognition and artificial intelligence. However, how to fully mine multimodal time series data and effectivel…

Activity RecognitionHuman Activity RecognitionTime SeriesTime Series Analysis+1

EmbraceNet for Activity: A Deep Multimodal Fusion Architecture for Activity Recognition

2020-04-29 · Jun-Ho Choi, Jong-Seok Lee

Human activity recognition using multiple sensors is a challenging but promising task in recent decades. In this paper, we propose a deep multimodal fusion model for activity recognition based on the recently proposed fe…

Activity RecognitionHuman Activity Recognition

Investigating Deep Neural Network Architecture and Feature Extraction Designs for Sensor-based Human Activity Recognition

2023-09-26 · Danial Ahangarani, Mohammad Shirazi, Navid Ashraf

The extensive ubiquitous availability of sensors in smart devices and the Internet of Things (IoT) has opened up the possibilities for implementing sensor-based activity recognition. As opposed to traditional sensor time…

Activity RecognitionContrastive LearningHuman Activity RecognitionTime Series

Deep Learning for Sensor-based Human Activity Recognition: Overview, Challenges and Opportunities

2020-01-21 · Kaixuan Chen, Dalin Zhang, Lina Yao, Bin Guo 외

The vast proliferation of sensor devices and Internet of Things enables the applications of sensor-based activity recognition. However, there exist substantial challenges that could influence the performance of the recog…

Activity RecognitionHuman Activity Recognition