paper-with-me

Papers

Multilevel neural networks with dual-stage feature fusion for human activity recognition

2026-04-17 · Abeer FathAllah Brery, Ascensión Gallardo-Antolín, Israel Gonzalez-Carrasco, Mahmoud Fakhry arxiv

Human activity recognition (HAR) refers to the process of identifying human actions and activities using data collected from sensors. Neural networks, such as convolutional neural networks (CNNs), long short-term memory (LSTM) networks, convolutional LSTM, and their hybrid combinations, have demonstrated exceptional performance in various research domains. Developing a multilevel individual or hybrid model for HAR involves strategically integrating multiple networks to capitalize on their complementary strengths. The structural arrangement of these components is a critical factor influencing the overall performance. This study explores a novel framework of a two-level network architecture with dual-stage feature fusion: late fusion, which combines the outputs from the first network level, and intermediate fusion, which integrates the features from both the first and second levels. We evaluated $15$ different network architectures of CNNs, LSTMs, and convolutional LSTMs, incorporating late fusion with and without intermediate fusion, to identify the optimal configuration. Experimental evaluation on two public benchmark datasets demonstrates that architectures incorporating both late and intermediate fusion achieve higher accuracy than those relying on late fusion alone. Moreover, the optimal configuration outperforms baseline models, thereby validating its effectiveness for HAR.

📄 PDF Abstract BibTeX arXiv:2604.16577

Code (0)

등록된 구현이 없습니다.

Tasks

Human Activity Recognition

Similar Papers 제목 키워드 기반

Human Action Recognition Using Deep Multilevel Multimodal (M2) Fusion of Depth and Inertial Sensors

2019-10-25 · Zeeshan Ahmad, Naimul Khan

Multimodal fusion frameworks for Human Action Recognition (HAR) using depth and inertial sensor data have been proposed over the years. In most of the existing works, fusion is performed at a single level (feature level …

Action RecognitionTemporal Action Localization

MOC-RVQ: Multilevel Codebook-Assisted Digital Generative Semantic Communication

2024-01-02 · Yingbin Zhou, Yaping Sun, GuanYing Chen, Xiaodong Xu 외

Vector quantization-based image semantic communication systems have successfully boosted transmission efficiency, but face challenges with conflicting requirements between codebook design and digital constellation modula…

2kQuantizationSemantic Communication

M$^3$Net: Multilevel, Mixed and Multistage Attention Network for Salient Object Detection

2023-09-15 · Yao Yuan, Pan Gao, Xiaoyang Tan

Most existing salient object detection methods mostly use U-Net or feature pyramid structure, which simply aggregates feature maps of different scales, ignoring the uniqueness and interdependence of them and their respec…

object-detectionObject DetectionRGB Salient Object DetectionSalient Object Detection

Multi-Stage Residual Hiding for Image-into-Audio Steganography

2021-01-06 · Wenxue Cui, Shaohui Liu, Feng Jiang, Yongliang Liu 외

The widespread application of audio communication technologies has speeded up audio data flowing across the Internet, which made it a popular carrier for covert communication. In this paper, we present a cross-modal steg…

Slow Learning and Fast Inference: Efficient Graph Similarity Computation via Knowledge Distillation

2021-12-01 · NeurIPS 2021 12 · Can Qin, Handong Zhao, Lichen Wang, Huan Wang 외

Graph Similarity Computation (GSC) is essential to wide-ranging graph applications such as retrieval, plagiarism/anomaly detection, etc. The exact computation of graph similarity, e.g., Graph Edit Distance (GED), is an N…

Anomaly DetectionGraph Neural NetworkGraph SimilarityKnowledge Distillation+2