LGSDASOct 29, 2021

Personalized breath based biometric authentication with wearable multimodality

arXiv:2110.15941v114 citations
Originality Incremental advance
AI Analysis

This work addresses biometric authentication for personal security, but it is incremental as it builds on existing breath-based methods by adding motion data.

The paper tackled biometric authentication using breath by introducing a new hardware setup that combines nose audio with chest motion sensors, and demonstrated improved performance in verification and identification tasks.

Breath with nose sound features has been shown as a potential biometric in personal identification and verification. In this paper, we show that information that comes from other modalities captured by motion sensors on the chest in addition to audio features could further improve the performance. Our work is composed of three main contributions: hardware creation, dataset publication, and proposed multimodal models. To be more specific, we design new hardware which consists of an acoustic sensor to collect audio features from the nose, as well as an accelerometer and gyroscope to collect movement on the chest as a result of an individual's breathing. Using this hardware, we publish a collected dataset from a number of sessions from different volunteers, each session includes three common gestures: normal, deep, and strong breathing. Finally, we experiment with two multimodal models based on Convolutional Long Short Term Memory (CNN-LSTM) and Temporal Convolutional Networks (TCN) architectures. The results demonstrate the suitability of our new hardware for both verification and identification tasks.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes