You Don't Need Attention: Gated Convolutional Modeling for Watch-Based Fall Detection
Sana Alamgeer, Ronish Kumar, Awatif Yasmin, Muhammad Irshad, Anne H. H. Ngu

TL;DR
This paper introduces Gated-CNN, a lightweight convolutional model with sigmoid gating that improves fall detection accuracy on smartwatch data, outperforming attention-based methods in efficiency and localization.
Contribution
The paper proposes a novel Gated-CNN architecture that replaces attention with sigmoid gating for efficient, accurate fall detection on wearable devices.
Findings
Achieved over 90% F1-score across five datasets.
Real-time deployment on a smartwatch yielded 97% F1-score and 98% accuracy.
Outperformed Transformer-based baselines in accuracy and efficiency.
Abstract
Existing deep learning approaches for wearable fall detection systems rely on self-attention mechanisms that impose quadratic computational overhead, distributing weights across all time steps. This global weight distribution impairs the precise localization of the brief impact signatures that characterize falls within short, fixed-length windows. To overcome this challenge, we propose Gated-CNN, a lightweight dual-stream architecture that processes accelerometer and gyroscope streams through independent one-dimensional convolutional feature extractors, followed by (i) a sigmoid gating module that selectively suppresses uninformative background activations while amplifying fall-discriminative features, (ii) a global average pooling layer that compresses each stream into a compact fixed-length descriptor, and (iii) a shared classification head that fuses both descriptors for binary fall…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
