What is Biometric Authentication?
Biometric authentication identifies a person based on immutable traits (face, fingerprint, iris, voice) rather than knowledge (password) or possession (security token). The device or service probes for a sample, extracts distinguishing features, compares against a reference trusted for that person, and judges: same subject, or not. It can be fast when it works. It can be maddening when samples are poor or spoofing isn’t anticipated.
The processing pipeline is capture ➜ quality checks (pose, illumination, blur) ➜ feature extraction ➜ template comparison ➜ decision at a risk‑tuned threshold. Good vendors publish expected error rates (FAR/FRR/EER), offer fallback options for failure paths, and track demographic or environmental performance across their datasets. Privacy is important. Protect templates in storage and transit, limit retention, and audit access.