CVHCJun 3, 2022

Exploring Transformers for Behavioural Biometrics: A Case Study in Gait Recognition

arXiv:2206.01441v153 citationsh-index: 38
Originality Synthesis-oriented
AI Analysis

This work addresses user authentication on mobile devices, but it is incremental as it applies existing Transformer models to a new domain.

The paper tackled gait recognition for mobile biometrics by exploring Transformer architectures, achieving state-of-the-art performance that outperformed CNN and RNN methods on public databases.

Biometrics on mobile devices has attracted a lot of attention in recent years as it is considered a user-friendly authentication method. This interest has also been motivated by the success of Deep Learning (DL). Architectures based on Convolutional Neural Networks (CNNs) and Recurrent Neural Networks (RNNs) have been established to be convenient for the task, improving the performance and robustness in comparison to traditional machine learning techniques. However, some aspects must still be revisited and improved. To the best of our knowledge, this is the first article that intends to explore and propose novel gait biometric recognition systems based on Transformers, which currently obtain state-of-the-art performance in many applications. Several state-of-the-art architectures (Vanilla, Informer, Autoformer, Block-Recurrent Transformer, and THAT) are considered in the experimental framework. In addition, new configurations of the Transformers are proposed to further increase the performance. Experiments are carried out using the two popular public databases whuGAIT and OU-ISIR. The results achieved prove the high ability of the proposed Transformer, outperforming state-of-the-art CNN and RNN architectures.

Foundations

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

Your Notes