paper-with-me

Papers

Human Activity Recognition using RGB-Event based Sensors: A Multi-modal Heat Conduction Model and A Benchmark Dataset

2025-04-08 · Shiao Wang, Xiao Wang, Bo Jiang, Lin Zhu, Guoqi Li, YaoWei Wang, Yonghong Tian, Jin Tang

Human Activity Recognition (HAR) primarily relied on traditional RGB cameras to achieve high-performance activity recognition. However, the challenging factors in real-world scenarios, such as insufficient lighting and rapid movements, inevitably degrade the performance of RGB cameras. To address these challenges, biologically inspired event cameras offer a promising solution to overcome the limitations of traditional RGB cameras. In this work, we rethink human activity recognition by combining the RGB and event cameras. The first contribution is the proposed large-scale multi-modal RGB-Event human activity recognition benchmark dataset, termed HARDVS 2.0, which bridges the dataset gaps. It contains 300 categories of everyday real-world actions with a total of 107,646 paired videos covering various challenging scenarios. Inspired by the physics-informed heat conduction model, we propose a novel multi-modal heat conduction operation framework for effective activity recognition, termed MMHCO-HAR. More in detail, given the RGB frames and event streams, we first extract the feature embeddings using a stem network. Then, multi-modal Heat Conduction blocks are designed to fuse the dual features, the key module of which is the multi-modal Heat Conduction Operation layer. We integrate RGB and event embeddings through a multi-modal DCT-IDCT layer while adaptively incorporating the thermal conductivity coefficient via FVEs into this module. After that, we propose an adaptive fusion module based on a policy routing strategy for high-performance classification. Comprehensive experiments demonstrate that our method consistently performs well, validating its effectiveness and robustness. The source code and benchmark dataset will be released on https://github.com/Event-AHU/HARDVS/tree/HARDVSv2

📄 PDF Abstract BibTeX arXiv:2504.05830

Code (1)

event-ahu/hardvs 공식 구현 pytorch

Tasks

Activity RecognitionHuman Activity Recognition

Similar Papers 제목 키워드 기반

Mukhtasir-Khail-Net: An Ultra-Efficient Convolutional Neural Network for Sports Activity Recognition with Wearable Inertial Sensors

2024-10-22 · 4th International Conference on Digital Futures and Transformative Technologies (ICoDT2) 2024 10 · Hamza Ali Imran, Shaida Muhammad, Saad Wazir, Ataul Aziz Ikram

The current prevalent approach of the Internet of Health and Medical Things entails proactively preventing disease onset through routine monitoring of individuals’ physical activities, making Human Activity Recognition (…

Activity RecognitionHuman Activity RecognitionSports Activity Recognition

CHARM: A Hierarchical Deep Learning Model for Classification of Complex Human Activities Using Motion Sensors

2022-07-16 · Eric Rosen, Doruk Senkal

In this paper, we report a hierarchical deep learning model for classification of complex human activities using motion sensors. In contrast to traditional Human Activity Recognition (HAR) models used for event-based act…

Activity RecognitionHuman Activity Recognition

SALIENCE: An Unsupervised User Adaptation Model for Multiple Wearable Sensors Based Human Activity Recognition

2021-08-17 · Ling Chen, Yi Zhang, Shenghuan Miao, Sirou Zhu 외

Unsupervised user adaptation aligns the feature distributions of the data from training users and the new user, so a well-trained wearable human activity recognition (WHAR) model can be well adapted to the new user. With…

Activity RecognitionHuman Activity Recognition

HARDVS: Revisiting Human Activity Recognition with Dynamic Vision Sensors

2022-11-17 · Xiao Wang, Zongzhen Wu, Bo Jiang, Zhimin Bao 외

The main streams of human activity recognition (HAR) algorithms are developed based on RGB cameras which are suffered from illumination, fast motion, privacy-preserving, and large energy consumption. Meanwhile, the biolo…

Activity PredictionActivity RecognitionHuman Activity RecognitionPrivacy Preserving

Human Activity Recognition on Time Series Accelerometer Sensor Data using LSTM Recurrent Neural Networks

2022-06-03 · Chrisogonas O. Odhiambo, Sanjoy Saha, Corby K. Martin, Homayoun Valafar

The use of sensors available through smart devices has pervaded everyday life in several applications including human activity monitoring, healthcare, and social networks. In this study, we focus on the use of smartwatch…

Activity RecognitionHuman Activity RecognitionTime SeriesTime Series Analysis