paper-with-me

홈 › Papers

FLOW: Fusing and Shuffling Global and Local Views for Cross-User Human Activity Recognition with IMUs

2024-06-03 · Qi Qiu, Tao Zhu, Furong Duan, Kevin I-Kai Wang, Liming Chen, Mingxing Nie

Inertial Measurement Unit (IMU) sensors are widely employed for Human Activity Recognition (HAR) due to their portability, energy efficiency, and growing research interest. However, a significant challenge for IMU-HAR models is achieving robust generalization performance across diverse users. This limitation stems from substantial variations in data distribution among individual users. One primary reason for this distribution disparity lies in the representation of IMU sensor data in the local coordinate system, which is susceptible to subtle user variations during IMU wearing. To address this issue, we propose a novel approach that extracts a global view representation based on the characteristics of IMU data, effectively alleviating the data distribution discrepancies induced by wearing styles. To validate the efficacy of the global view representation, we fed both global and local view data into model for experiments. The results demonstrate that global view data significantly outperforms local view data in cross-user experiments. Furthermore, we propose a Multi-view Supervised Network (MVFNet) based on Shuffling to effectively fuse local view and global view data. It supervises the feature extraction of each view through view division and view shuffling, so as to avoid the model ignoring important features as much as possible. Extensive experiments conducted on OPPORTUNITY and PAMAP2 datasets demonstrate that the proposed algorithm outperforms the current state-of-the-art methods in cross-user HAR.

📄 PDF Abstract BibTeX arXiv:2406.18569

Code (0)

등록된 구현이 없습니다.

Tasks

Activity RecognitionHuman Activity Recognition

Similar Papers 제목 키워드 기반

Convergence Analysis of Distributed Stochastic Gradient Descent with Shuffling

2017-09-29 · Qi Meng, Wei Chen, Yue Wang, Zhi-Ming Ma 외

When using stochastic gradient descent to solve large-scale machine learning problems, a common practice of data processing is to shuffle the training data, partition the data across multiple machines if needed, and then…

BIG-bench Machine Learning

Action Shuffling for Weakly Supervised Temporal Localization

2021-05-10 · Xiao-Yu Zhang, Haichao Shi, Changsheng Li, Xinchu Shi

Weakly supervised action localization is a challenging task with extensive applications, which aims to identify actions and the corresponding temporal intervals with only video-level annotations available. This paper ana…

Action LocalizationTemporal LocalizationWeakly Supervised Action Localization

Distributed Random Reshuffling Methods with Improved Convergence

2023-06-21 · Kun Huang, Linli Zhou, Shi Pu

This paper proposes two distributed random reshuffling methods, namely Gradient Tracking with Random Reshuffling (GT-RR) and Exact Diffusion with Random Reshuffling (ED-RR), to solve the distributed optimization problem …

Distributed Optimization

On the Convergence to a Global Solution of Shuffling-Type Gradient Algorithms

2022-06-13 · NeurIPS 2023 11

Stochastic gradient descent (SGD) algorithm is the method of choice in many machine learning tasks thanks to its scalability and efficiency in dealing with large-scale problems. In this paper, we focus on the shuffling v…

Distributed Random Reshuffling over Networks

2021-12-31 · Kun Huang, Xiao Li, Andre Milzarek, Shi Pu 외

In this paper, we consider distributed optimization problems where $n$ agents, each possessing a local cost function, collaboratively minimize the average of the local cost functions over a connected network. To solve th…

Distributed Optimization