F

False Rejection Rate

FRR

False Rejection Rate (FRR) measures the percentage of unauthorized users incorrectly accepted by a system.

The False Rejection Rate (FRR) is an important metric used in biometric systems and authentication technologies to evaluate their performance. Specifically, FRR refers to the percentage of instances where legitimate users are incorrectly rejected by a system when they attempt to gain access. This can occur in various contexts, such as fingerprint recognition, facial recognition, or any system relying on biometric data for user verification.

FRR is a critical parameter because a high FRR indicates that many authorized users are unable to access the system, which can lead to frustration and decreased user satisfaction. In contrast, a low FRR suggests that the system is effectively allowing legitimate users to authenticate successfully. However, it is essential to balance FRR with the False Acceptance Rate (FAR), which measures the rate at which unauthorized users are incorrectly accepted. An optimal security system typically aims to minimize both FRR and FAR, ensuring high security without compromising user experience.

FRR can be influenced by various factors, including the quality of the biometric data, the algorithms used for matching, and environmental conditions at the time of authentication. As such, developers and researchers continuously work to improve biometric systems to reduce FRR while maintaining a robust security posture.

Ctrl + /