paper-with-me

Papers

Unsupervised Deep Learning-based clustering for Human Activity Recognition

2022-11-10 · Hamza Amrani, Daniela Micucci, Paolo Napoletano

One of the main problems in applying deep learning techniques to recognize activities of daily living (ADLs) based on inertial sensors is the lack of appropriately large labelled datasets to train deep learning-based models. A large amount of data would be available due to the wide spread of mobile devices equipped with inertial sensors that can collect data to recognize human activities. Unfortunately, this data is not labelled. The paper proposes DISC (Deep Inertial Sensory Clustering), a DL-based clustering architecture that automatically labels multi-dimensional inertial signals. In particular, the architecture combines a recurrent AutoEncoder and a clustering criterion to predict unlabelled human activities-related signals. The proposed architecture is evaluated on three publicly available HAR datasets and compared with four well-known end-to-end deep clustering approaches. The experiments demonstrate the effectiveness of DISC on both clustering accuracy and normalized mutual information metrics.

📄 PDF Abstract BibTeX arXiv:2211.05483

Code (1)

hamzaamrani/Deep-Inertial-Sensory-Clustering 공식 구현 pytorch

Tasks

Activity RecognitionClusteringDeep ClusteringDeep LearningHuman Activity Recognition

Similar Papers 제목 키워드 기반

Towards Deep Clustering of Human Activities from Wearables

2020-08-02 · Alireza Abedin, Farbod Motlagh, Qinfeng Shi, Seyed Hamid Rezatofighi 외

Our ability to exploit low-cost wearable sensing modalities for critical human behaviour and activity monitoring applications in health and wellness is reliant on supervised learning regimes; here, deep learning paradigm…

Activity RecognitionClusteringDeep ClusteringHuman Activity Recognition+1

Unsupervised Embedding Learning for Human Activity Recognition Using Wearable Sensor Data

2023-07-21 · Taoran Sheng, Manfred Huber

The embedded sensors in widely used smartphones and other wearable devices make the data of human activities more accessible. However, recognizing different human activities from the wearable sensor data remains a challe…

Activity RecognitionClusteringHuman Activity Recognition

Negative Selection by Clustering for Contrastive Learning in Human Activity Recognition

2022-03-23 · Jinqiang Wang, Tao Zhu, Liming Chen, Huansheng Ning 외

Contrastive learning has been applied to Human Activity Recognition (HAR) based on sensor data owing to its ability to achieve performance comparable to supervised learning with a large amount of unlabeled data and a sma…

Activity RecognitionClusteringContrastive LearningHuman Activity Recognition+1

Human Action Attribute Learning From Video Data Using Low-Rank Representations

2016-12-23 · Tong Wu, Prudhvi Gurram, Raghuveer M. Rao, Waheed U. Bajwa

Representation of human actions as a sequence of human body movements or action attributes enables the development of models for human activity recognition and summarization. We present an extension of the low-rank repre…

Action RecognitionActivity RecognitionAttributeClustering+2

Unsupervised explainable activity prediction in competitive Nordic Walking from experimental data

2024-06-18 · Silvia García-Méndez, Francisco de Arriba-Pérez, Francisco J. González-Castaño, Javier Vales-Alonso

Artificial Intelligence (AI) has found application in Human Activity Recognition (HAR) in competitive sports. To date, most Machine Learning (ML) approaches for HAR have relied on offline (batch) training, imposing highe…

Activity PredictionActivity RecognitionHuman Activity Recognition