Biometric verification
What Is Biometric Verification?
Which Types of Biometrics Are Used for Biometric Verification?
- Physiological biometrics: face, fingerprints, iris pattern, vein pattern, etc.
- Behavioral biometrics: voice, signature, typing rhythm, gait, etc.
How Does Facial Biometric Verification Work?
- Face detection — locates a face in the captured image
- Quality assessment — checks for blur, glare, poor lighting, and other issues that could affect the result
- Liveness detection — checks whether a real person is present
- Face matching — compares the current capture with a trusted reference and produces a similarity score
Why Is Biometric Verification Combined with Document Checks?
How Can Regula Help with Biometric Verification?
FAQ
How does biometric verification differ from biometric identification?
Biometric verification performs a 1:1 comparison between a person’s biometric sample and a specific reference linked to their claimed identity. Biometric identification performs a 1:N search across multiple enrolled references to determine whether the person appears in a database. Verification therefore answers, “Is this the claimed person?”, while identification asks, “Who might this person be?” The 1:1 verification model is commonly used during identity verification and digital onboarding.
Why does biometric verification need liveness detection?
Liveness detection helps confirm that the biometric sample comes from a real person who is present during verification. It reduces the risk of spoofing attempts involving photos, masks, or replayed videos. This makes biometric verification more reliable in remote identity checks.
What happens if document checks or biometrics are skipped?
Without biometric verification, the process may confirm that a document is genuine without proving that it belongs to the person presenting it. Without document verification, a successful face match may be based on an unverified or fraudulent reference image. Higher-risk onboarding often combines both checks because they address different types of fraud.
When does biometric verification use active or passive liveness?
Active liveness asks the user to complete an action, such as turning their head or following an on-screen prompt. Passive liveness analyzes the captured image or video without requiring an explicit action. A verification flow may use either method or combine both, depending on the risk level, user experience requirements, and expected types of attack.
How does biometric verification differ from biometric MFA?
During identity proofing, biometric verification often compares a selfie with the portrait on a government-issued document to establish a trusted reference. Biometric MFA uses a biometric comparison after enrollment, together with another authentication factor, to authenticate a returning user or approve a sensitive action. The main difference is purpose: biometric verification supports an identity claim, while biometric MFA protects access to an existing account.