← All reviews

Accessible Mobile Biometrics for Elderly

Ramon Blanco-Gonzalo, Raul Sanchez-Reillo, Loïc Martínez-Normand, Belen Fernandez-Saavedra, Judith Liu-Jimenez · 2015 · ASSETS '15: Proceedings of the 17th International ACM SIGACCESS Conference on Computers & Accessibility · doi:10.1145/2700648.2811332

Summary

This paper presents one of the first accessibility evaluations of mobile biometric authentication, focusing on elderly users making Point of Sale payments via smartphone. The researchers developed an Android app using NFC communication and two biometric modalities—fingerprint and handwritten signature—chosen as less intrusive alternatives to face or voice recognition. The system was designed to accommodate users with different abilities: someone with Parkinson's disease might struggle with signature but could use fingerprint, while someone with worn fingerprints could sign instead. The evaluation involved elderly participants completing payment transactions across two sessions. An operator assisted users as needed, and both accessibility compliance and biometric performance were measured. The accessibility evaluation used a checklist based on EN 301 549, the European standard for ICT accessibility in public procurement—making this one of the first studies to apply that standard to biometric systems. The payment workflow required users to tap their phone to the PoS terminal via NFC, authenticate using their chosen biometric modality, then tap again to complete the transaction. The interface provided enrollment screens for both fingerprint and signature capture, with Spanish-language instructions and clear visual feedback.

Key findings

The performance results defied conventional wisdom: signature recognition dramatically outperformed fingerprint for elderly users. Fingerprint Equal Error Rates ranged from 30-36% with 19.7% of purchases failing, while signature achieved 1.8-7.4% EER with zero purchase failures. This contradicts the general state of the art where fingerprint is typically more reliable. The researchers identified several factors explaining this reversal. Elderly people are accustomed to signing documents throughout their lives but have little experience placing fingers on biometric sensors—the unfamiliarity led to poor technique. More fundamentally, fingerprints erode over time, particularly in people who have done manual labor. For elderly populations, fingerprint may simply not be a viable biometric modality regardless of training. Signature recognition, despite initial awkwardness with the stylus, improved during the training phase such that users were comfortable by the actual evaluation. The accessibility evaluation found that most generic (clause 5) and hardware (clause 8) requirements of EN 301 549 were satisfied. However, 15 of 51 applicable software requirements (chapter 11) failed—primarily because the prototype did not integrate with Android's accessibility services, making it incompatible with screen readers, magnifiers, and alternative inputs. Several WCAG 2.0-derived requirements also failed: insufficient color contrast, no text resizing, images of text, and missing programmatic language identification.

Relevance

This research highlights a critical gap: biometrics are increasingly mandatory for secure transactions, yet accessibility standards barely address them. EN 301 549 contains only one biometrics-specific clause (5.3), which simply requires alternative forms of biometric input. The authors argue that biometric systems need dedicated accessibility requirements and evaluation methodologies. For practitioners, the key insight is that "universal" biometric assumptions may not hold across populations. Fingerprint, often considered the gold standard for mobile authentication, performed poorly for elderly users due to biological factors (fingerprint erosion) and experiential factors (unfamiliarity with the interaction). Offering multiple biometric modalities is not just about accommodating disability—it addresses age-related changes that affect large portions of the population. The finding that many users refused to participate due to distrust of smartphone payments points to a user experience challenge beyond technical accessibility. Even well-designed biometric interfaces may face adoption barriers if users don't feel secure. The paper notes the need for interface designs that make banking procedures feel safer—a psychological accessibility concern distinct from functional requirements.

Tags: biometrics · elderly · mobile accessibility · authentication · fingerprint · signature recognition · EN 301 549 · security · aging · mobile payments

Standards referenced: EN 301 549 · WCAG 2.0