paper-with-me

홈 › Papers

DFTerNet: Towards 2-bit Dynamic Fusion Networks for Accurate Human Activity Recognition

2018-07-31 · Zhan Yang, Osolo Ian Raymond, ChengYuan Zhang, Ying Wan, Jun Long

Deep Convolutional Neural Networks (DCNNs) are currently popular in human activity recognition applications. However, in the face of modern artificial intelligence sensor-based games, many research achievements cannot be practically applied on portable devices. DCNNs are typically resource-intensive and too large to be deployed on portable devices, thus this limits the practical application of complex activity detection. In addition, since portable devices do not possess high-performance Graphic Processing Units (GPUs), there is hardly any improvement in Action Game (ACT) experience. Besides, in order to deal with multi-sensor collaboration, all previous human activity recognition models typically treated the representations from different sensor signal sources equally. However, distinct types of activities should adopt different fusion strategies. In this paper, a novel scheme is proposed. This scheme is used to train 2-bit Convolutional Neural Networks with weights and activations constrained to {-0.5,0,0.5}. It takes into account the correlation between different sensor signal sources and the activity types. This model, which we refer to as DFTerNet, aims at producing a more reliable inference and better trade-offs for practical applications. Our basic idea is to exploit quantization of weights and activations directly in pre-trained filter banks and adopt dynamic fusion strategies for different activity types. Experiments demonstrate that by using dynamic fusion strategy can exceed the baseline model performance by up to ~5% on activity recognition like OPPORTUNITY and PAMAP2 datasets. Using the quantization method proposed, we were able to achieve performances closer to that of full-precision counterpart. These results were also verified using the UniMiB-SHAR dataset. In addition, the proposed method can achieve ~9x acceleration on CPUs and ~11x memory saving.

📄 PDF Abstract BibTeX arXiv:1808.04228

Code (0)

등록된 구현이 없습니다.

Tasks

Action DetectionActivity DetectionActivity RecognitionHuman Activity RecognitionQuantization

Similar Papers 제목 키워드 기반

IMUDiffusion: A Diffusion Model for Multivariate Time Series Synthetisation for Inertial Motion Capturing Systems

2024-11-05 · Heiko Oppel, Michael Munz

Kinematic sensors are often used to analyze movement behaviors in sports and daily activities due to their ease of use and lack of spatial restrictions, unlike video-based motion capturing systems. Still, the generation,…

DiversityTime SeriesTime Series Generation

Feature Fusion for Human Activity Recognition using Parameter-Optimized Multi-Stage Graph Convolutional Network and Transformer Models

2024-06-24 · Mohammad Belal, Taimur Hassan, Abdelfatah Ahmed, Ahmad Aljarah 외

Human activity recognition (HAR) is a crucial area of research that involves understanding human movements using computer and machine vision technology. Deep learning has emerged as a powerful tool for this task, with mo…

Activity RecognitionHuman Activity Recognition

Real-Time Human Activity Recognition on Edge Microcontrollers: Dynamic Hierarchical Inference with Multi-Spectral Sensor Fusion

2026-01-29 · Boyu Li, Kuangji Zuo, Lincong Li, Yonghui Wu arxiv

The demand for accurate on-device pattern recognition in edge applications is intensifying, yet existing approaches struggle to reconcile accuracy with computational constraints. To address this challenge, a resource-awa…

Human Activity RecognitionImage Enhancement

Dynamic Inter-Class Confusion-Aware Encoder for Audio-Visual Fusion in Human Activity Recognition

2025-07-12 · Kaixuan Cong, Yifan Wang, Rongkun Xue, Yuyang Jiang 외 arxiv

Humans do not understand individual events in isolation; rather, they generalize concepts within classes and compare them to others. Existing audio-video pre-training paradigms only focus on the alignment of the overall …

Human Activity Recognition

Reconstructing seen images from human brain activity via guided stochastic search

2023-04-30 · Reese Kneeland, Jordyn Ojeda, Ghislain St-Yves, Thomas Naselaris

Visual reconstruction algorithms are an interpretive tool that map brain activity to pixels. Past reconstruction algorithms employed brute-force search through a massive library to select candidate images that, when pass…

Diversity